[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Convert README.org to plain text README while installing package
From: |
Akib Azmain Turja |
Subject: |
Re: Convert README.org to plain text README while installing package |
Date: |
Fri, 24 Jun 2022 13:18:03 +0600 |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> From 9d973044a346860d3fc6164fe75ad8cd9721a595 Mon Sep 17 00:00:00 2001
>> From: Philip Kaludercic <philipk@posteo.net>
>> Date: Mon, 6 Jun 2022 12:34:40 +0200
>> Subject: [PATCH] Render Org documentation in a plain-text README-elpa file
>>
>> * elpa-admin.el (elpaa--make-one-tarball-1): Call elpaa--write-plain-readme.
>> (elpaa--write-plain-readme): Add new function.
>
> That looks OK, feel free to push that to `elpa-admin`.
> Comments:
> - you'd get more bonus points by arranging for the code
> to (re)use the existing plain text (which is currently produced later
> when (re)generating the HTML page, so it would take a fair bit of
> code reorg to get that. In the mean time, a FIXME comment seems
> in order).
> - Your code may end up "rendering" a Markdown file for no obvious benefit
> since the rendering is a no-op (tho I think this is very hypothetical
> and likely can't happen because of other constraints).
> - We might also add a `README-elpa` file when the readme file has a name
> not recognized by `package--get-description`.
>
>
> Stefan
>
Any update?
--
Akib Azmain Turja
This message is signed by me with my GnuPG key. It's fingerprint is:
7001 8CE5 819F 17A3 BBA6 66AF E74F 0EFA 922A E7F5
signature.asc
Description: PGP signature
- Re: Convert README.org to plain text README while installing package, (continued)
- Re: Convert README.org to plain text README while installing package, Po Lu, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Ihor Radchenko, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Akib Azmain Turja, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Philip Kaludercic, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Stefan Monnier, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Philip Kaludercic, 2022/06/06
- Re: Convert README.org to plain text README while installing package, Stefan Monnier, 2022/06/07
- Re: Convert README.org to plain text README while installing package,
Akib Azmain Turja <=
- Re: Convert README.org to plain text README while installing package, Philip Kaludercic, 2022/06/24
- Re: Convert README.org to plain text README while installing package, Philip Kaludercic, 2022/06/24
- Re: Convert README.org to plain text README while installing package, Stefan Monnier, 2022/06/24
- Re: Convert README.org to plain text README while installing package, Philip Kaludercic, 2022/06/26
- Re: Convert README.org to plain text README while installing package, Stefan Monnier, 2022/06/26
- Re: Convert README.org to plain text README while installing package, Philip Kaludercic, 2022/06/26
- Re: Convert README.org to plain text README while installing package, Stefan Monnier, 2022/06/26
- Re: Convert README.org to plain text README while installing package, Philip Kaludercic, 2022/06/27
- Re: Convert README.org to plain text README while installing package, Stefan Monnier, 2022/06/27
- Re: Convert README.org to plain text README while installing package, Yuri Khan, 2022/06/27