summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2018-06-23 09:14:46 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2018-06-23 09:15:43 +0200
commit1bdee35231e26cc5f0c5979523ad81350030f91e (patch)
tree9e743cbe7865dbf240110e8db75e5ee204f9be1d
parent9b06cc975b62ab5f558472da5c8e68475c9f2a20 (diff)
downloadorg-mode-1bdee35231e26cc5f0c5979523ad81350030f91e.tar.gz
org-manual: Add a missing cross reference
* doc/org-manual.org (Handling Links): Downcase tags. Add a link to explicit what a "tags view" is.
-rw-r--r--doc/org-manual.org22
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 7c2ba0c..d875dc9 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -3390,17 +3390,17 @@ generally, act on links.
Open link at point. This launches a web browser for URL (using
~browse-url-at-point~), run VM/MH-E/Wanderlust/Rmail/Gnus/BBDB
for the corresponding links, and execute the command in a shell
- link. When point is on an internal link, this command runs
- the corresponding search. When point is on a TAG list in
- a headline, it creates the corresponding TAGS view. If the
- cursor is on a timestamp, it compiles the agenda for that date.
- Furthermore, it visits text and remote files in =file= links with
- Emacs and select a suitable application for local non-text files.
- Classification of files is based on file extension only. See
- option ~org-file-apps~. If you want to override the default
- application and visit the file with Emacs, use a {{{kbd(C-u)}}}
- prefix. If you want to avoid opening in Emacs, use a {{{kbd(C-u
- C-u)}}} prefix.
+ link. When point is on an internal link, this command runs the
+ corresponding search. When point is on the tags part of
+ a headline, it creates the corresponding tags view (see [[*Matching
+ tags and properties]]). If the cursor is on a timestamp, it
+ compiles the agenda for that date. Furthermore, it visits text
+ and remote files in =file= links with Emacs and select a suitable
+ application for local non-text files. Classification of files is
+ based on file extension only. See option ~org-file-apps~. If
+ you want to override the default application and visit the file
+ with Emacs, use a {{{kbd(C-u)}}} prefix. If you want to avoid
+ opening in Emacs, use a {{{kbd(C-u C-u)}}} prefix.
#+vindex: org-link-frame-setup
If point is on a headline, but not on a link, offer all links in