From: Cheong Yiu Fung <cheongyiufung@gmail.com>
To: emacs-orgmode@gnu.org
Cc: Cheong Yiu Fung <cheongyiufung@gmail.com>
Subject: [PATCH] org-manual: Small fixes
Date: Mon, 13 May 2019 23:37:43 +0800 [thread overview]
Message-ID: <20190513153743.19519-1-cheongyiufung@gmail.com> (raw)
* doc/org-manual.org (Handling Links): update variable
`org-id-link-to-org-use-id', which is changed in v7.9.2.
---
doc/org-manual.org | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 54b89e5bf..c519d310b 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -3173,17 +3173,17 @@ current buffer:
to the target. Otherwise it points to the current headline, which
is also the description[fn:28].
- #+vindex: org-link-to-org-use-id
+ #+vindex: org-id-link-to-org-use-id
#+cindex: @samp{CUSTOM_ID}, property
#+cindex: @samp{ID}, property
If the headline has a =CUSTOM_ID= property, store a link to this
custom ID. In addition or alternatively, depending on the value of
- ~org-link-to-org-use-id~, create and/or use a globally unique =ID=
- property for the link[fn:29]. So using this command in Org buffers
- potentially creates two links: a human-readable link from the custom
- ID, and one that is globally unique and works even if the entry is
- moved from file to file. Later, when inserting the link, you need
- to decide which one to use.
+ ~org-id-link-to-org-use-id~, create and/or use a globally unique
+ =ID= property for the link[fn:29]. So using this command in Org
+ buffers potentially creates two links: a human-readable link from
+ the custom ID, and one that is globally unique and works even if the
+ entry is moved from file to file. Later, when inserting the link,
+ you need to decide which one to use.
- /Email/News clients: VM, Rmail, Wanderlust, MH-E, Gnus/ ::
--
2.21.0
next reply other threads:[~2019-05-13 15:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-13 15:37 Cheong Yiu Fung [this message]
2019-05-17 1:30 ` [PATCH] org-manual: Small fixes Kyle Meyer
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190513153743.19519-1-cheongyiufung@gmail.com \
--to=cheongyiufung@gmail.com \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.