Re: Emacs Org documentation

2025-07-07 Thread ngraves
On 2025-07-07 09:01, pinoa...@gmail.com wrote: > Hi Guix, hi emacs users! > > Many emacs libraries/packages/whatever ship their documentation in an > org manual or readme file - there's no unified way to access these, and > they tend to not even be distributed with the source code. > > I recently

Re: Emacs Org documentation

2025-07-07 Thread pinoaffe
Cayetano Santos writes: >>lun. 07 juil. 2025 at 09:01, pinoaffe wrote: >> I recently found out that ox-texinfo exists - what do y'all think about >> adding a build phase to convert Org documentation files into Texinfo >> files, so they can be uniformly accessed? > > Well, this is what we usually

Re: Emacs Org documentation

2025-07-07 Thread Cayetano Santos
>lun. 07 juil. 2025 at 09:01, pinoaffe wrote: > I recently found out that ox-texinfo exists - what do y'all think about > adding a build phase to convert Org documentation files into Texinfo > files, so they can be uniformly accessed? Well, this is what we usually do, see emacs-show-font packag

Emacs Org documentation

2025-07-07 Thread pinoaffe
Hi Guix, hi emacs users! Many emacs libraries/packages/whatever ship their documentation in an org manual or readme file - there's no unified way to access these, and they tend to not even be distributed with the source code. I recently found out that ox-texinfo exists - what do y'all think about