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: Nick Dokos
Subject: Re: [Orgmode] linking to emacs info nodes? Multiline comments?
Date: Tue, 20 Apr 2010 12:12:24 -0400

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}





reply via email to

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