emacs-devel
[Top][All Lists]
Advanced

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

Re: Convert README.org to plain text README while installing package


From: Tassilo Horn
Subject: Re: Convert README.org to plain text README while installing package
Date: Sat, 04 Jun 2022 15:32:10 +0200
User-agent: mu4e 1.7.26; emacs 29.0.50

Akib Azmain Turja <akib@disroot.org> writes:

Hi Akib,

> Packages on ELPA or NonGNU ELPA with README.org show pretty
> description both with describe-package and web browser.  But after
> installing a package, describe-package shows the Org source code,
> which contains many useless things (I mean useless for showing in the
> *Help* buffer).
>
> Isn't it possible to convert README.org to plain text README while
> compiling the package, possibly optionally?  Changing package--compile
> function should do the job.

An alternative would be to enable (parts of) org-mode in the *Help*
buffer.  I've just tried `M-x describe-package RET corfu RET` which
comes with a README.org and then enabling org-mode in the *Help* buffer.
That looked really nice and didn't seem to cause bad effects except that
the [back] / [forward] buttons stopped working.

Bye,
Tassilo



reply via email to

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