[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] patch for HTML links to GNU documents
From: |
Marcin Borkowski |
Subject: |
Re: [O] patch for HTML links to GNU documents |
Date: |
Mon, 28 Mar 2016 06:25:11 +0200 |
User-agent: |
mu4e 0.9.13; emacs 25.1.50.7 |
On 2016-03-28, at 00:55, Richard Kim <address@hidden> wrote:
> Attached patch affects how 'info' links in org mode are converted to HTML
> links. Today info links such as
>
> [[info:emacs#List Buffers]]
>
> are converted to this HTML link:
>
> <a href="emacs.html#List-Buffers">emacs#List Buffers</a>
>
> With the patch applied, the HTML link generated would be
>
> <a href="
> http://www.gnu.org/software/emacs/manual/html_mono/emacs.html#List-Buffers">emacs#List
> Buffers</a>
>
> The general idea is that couple of list variables describe how to map
> info file names to URLs so that those URL's would be used if available.
>
> One motivation for this patch is to make it easy for elisp package
> authors to to create links to wonderful emacs documents, because writing
> an org info-link to emacs manual in org files is trivial once you know
> the info node name.
That looks great; if it's accepted, I /immediatelly/ fetch the
bleeding-edge Org and start using it!!!
My use case is writing blog posts about Emacs using Org.
Thanks,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University