emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] org-link-abbrev-alist improve docstring "linkword"
@ 2009-02-22 23:30 Jari Aalto
  0 siblings, 0 replies; only message in thread
From: Jari Aalto @ 2009-02-22 23:30 UTC (permalink / raw)
  To: emacs-orgmode


> [Carsten Dominik]
> please send your reports to emacs-orgmode@gnu.org, there I have
> them in one place, and a public record is created of your question
> and any answers - and, most importantly, someone else might
> answer for me.
>
> Link abbreviation starts with a "linkword" similar to http or so,
> and the conventions in Org require it to be a word, starting
> with a character, followed by letters, numbers, "-" and "_".

Let's move that information available for C-h v.

Jari

2009-02-22  Jari Aalto  <jari.aalto@cante.net>

        * org.el (org-link-abbrev-alist-local): Document what characters
        are allowed in linkword.

From dff73c60674054b5054f10a2d2d1dc66f00eb4fb Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto@cante.net>
Date: Mon, 23 Feb 2009 01:16:41 +0200
Subject: [PATCH] org.el: improve doctring org-link-abbrev-alist-local

Signed-off-by: Jari Aalto <jari.aalto@cante.net>
---
 lisp/org.el |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/lisp/org.el b/lisp/org.el
index c0fd99f..d43bba1 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -928,6 +928,9 @@ links in Org-mode buffers can have an optional tag after a double colon, e.g.
 
      [[linkkey:tag][description]]
 
+NOTE: The 'linkkey' must be a word word, starting with a
+character, followed by letters, numbers, characters '-' or '_'.
+
 If REPLACE is a string, the tag will simply be appended to create the link.
 If the string contains \"%s\", the tag will be inserted there.  Alternatively,
 the placeholder \"%h\" will cause a url-encoded version of the tag to
-- 
1.5.6.5

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

only message in thread, other threads:[~2009-02-22 23:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-22 23:30 [PATCH] org-link-abbrev-alist improve docstring "linkword" Jari Aalto

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