emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] linking to emacs info nodes? Multiline comments?


From: Carsten Dominik
Subject: Re: [Orgmode] linking to emacs info nodes? Multiline comments?
Date: Tue, 20 Apr 2010 20:04:39 +0200

Thanks a lot, the patch is applied.

- Carsten

On Apr 20, 2010, at 6:12 PM, Nick Dokos wrote:

LanX <address@hidden> wrote:

Thanx, linking works! :)

Anyway this Link-To-Info syntax doesn't seem to be documented on the web page...

http://orgmode.org/manual/External-links.html#External-links


Here's a patch:

diff --git a/doc/org.texi b/doc/org.texi
index ead8372..0fc2635 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -2826,6 +2826,7 @@ gnus:group @r{Gnus group link}
gnus:group#id                             @r{Gnus article link}
bbdb:R.*Stallman                          @r{BBDB link (with regexp)}
irc:/irc.com/#emacs/bob                   @r{IRC link}
+info:org:External%20links @r{Info node link (with encoded space)}
shell:ls *.org                            @r{A shell command}
elisp:org-agenda @r{Interactive Elisp command}
elisp:(find-file-other-frame "Elisp.org") @r{Elisp form to evaluate}



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]