From: Jean Louis <bugs@gnu.report>
To: emacs-orgmode@gnu.org
Subject: Bug: Org manual, 16.15.2 The ‘capture’ protocol, possible error [9.4.4 (release_9.4.4 @ /home/admin/Programming/Software/emacs/lisp/org/)]
Date: Sun, 21 Mar 2021 10:04:55 +0300 [thread overview]
Message-ID: <868s6hvvfs.fsf@protected.rcdrun.com> (raw)
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------
16.15.2 The ‘capture’ protocol
------------------------------
Activating the “capture” handler pops up a ‘Capture’ buffer in Emacs,
using acapture template.
emacsclient org-protocol://capture?template=X?url=URL?title=TITLE?body=BODY
In my opinion above line has errors and places "?" where actually the
symbol "&" should be.
This works:
emacsclient 'org-protocol://store-link?url=http://www.gnu.org&title=GNU.org'
while this does not work:
emacsclient 'org-protocol://store-link?url=http://www.gnu.org?title=GNU.org'
Thus the line should be shown as below in the manual:
emacsclient org-protocol://capture?template=X&url=URL&title=TITLE&body=BODY
and I would recommend quoting:
emacsclient 'org-protocol://capture?template=X&url=URL&title=TITLE&body=BODY'
Emacs : GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.17.4, Xaw scroll bars)
of 2021-03-15
Package: Org mode version 9.4.4 (release_9.4.4 @ /home/admin/Programming/Software/emacs/lisp/org/)
--
Thanks,
Jean Louis
⎔ λ 🄯 𝍄 𝌡 𝌚
next reply other threads:[~2021-03-22 13:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-21 7:04 Jean Louis [this message]
2021-03-24 15:31 ` Bug: Org manual, 16.15.2 The ‘capture’ protocol, possible error [9.4.4 (release_9.4.4 @ /home/admin/Programming/Software/emacs/lisp/org/)] Maxim Nikulin
2021-03-28 16:35 ` [PATCH 1/2] org-manual.org: Fix typo in org-protocol capture example Maxim Nikulin
2021-03-29 4:39 ` Kyle Meyer
2021-03-28 16:38 ` [PATCH 2/2] Add quotes to emacsclient arguments in examples Maxim Nikulin
2021-03-29 16:29 ` Maxim Nikulin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=868s6hvvfs.fsf@protected.rcdrun.com \
--to=bugs@gnu.report \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).