emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* doc about Link abbreviations
@ 2010-05-18 18:27 Michael Brand
  0 siblings, 0 replies; only message in thread
From: Michael Brand @ 2010-05-18 18:27 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: Org Mode

Hi Carsten

In the doc about Link abbreviations the limitation for the first linkword 
char is missing which I stumbled upon when I used #+LINK. I suggest to sync 
the doc more with the docstring of the variable org-link-abbrev-alist like this:

----------------------------------------------------------------------------
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -3088,8 +3088,9 @@ abbreviated link looks like this

  @noindent
  @vindex org-link-abbrev-alist
-where the tag is optional.  The @i{linkword} must be a word; letter, numbers,
-@samp{-}, and @samp{_} are allowed here.  Abbreviations are resolved
+where the tag is optional.
+The @i{linkword} must be a word, starting with a letter, followed by
+letters, numbers, @samp{-}, and @samp{_}.  Abbreviations are resolved
  according to the information in the variable @code{org-link-abbrev-alist}
  that relates the linkwords to replacement text.  Here is an example:

----------------------------------------------------------------------------

Michael

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-18 18:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-18 18:27 doc about Link abbreviations Michael Brand

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).