Re: [O] patch for HTML links to GNU documents

2016-03-30 Thread Nicolas Goaziou
Hello, emac...@gmail.com (Richard Y. Kim) writes: > I made all the changes that you suggested in the attached patch. > Please let me know if further changes are needed. It looks good. I applied the patch. Thank you. > I mailed in my signed licensing paper for emacs to FSF today, so that it > FS

Re: [O] patch for HTML links to GNU documents

2016-03-28 Thread Richard Y. Kim
Nicolas Goaziou writes: > Hello, > > Richard Kim writes: > >> 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: >> >> emacs#List Buffers >> >> With the pat

Re: [O] patch for HTML links to GNU documents

2016-03-28 Thread Nicolas Goaziou
Hello, Richard Kim writes: > 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: > > emacs#List Buffers > > With the patch applied, the HTML link generated would

Re: [O] patch for HTML links to GNU documents

2016-03-27 Thread Marcin Borkowski
On 2016-03-28, at 00:55, Richard Kim 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: > > emacs#List Buffers > > With the patch applied, the HTML link

[O] patch for HTML links to GNU documents

2016-03-27 Thread Richard Kim
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: emacs#List Buffers With the patch applied, the HTML link generated would be http://www.gnu.org/software/emacs/manu