[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Org mode and Emacs
From: |
Lars Ingebrigtsen |
Subject: |
Re: Org mode and Emacs |
Date: |
Tue, 07 Jun 2022 22:54:21 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> But I don't understand the discussion this thread warped out of. When
>> we display a README from Package, we shouldn't be showing the raw text
>> of README.org or README.md
>
> Why not? If it can be prettified on the fly by font-lock?
>
> Separating "viewing" from "editing" is un-Emacsish, because it puts
> a barrier between the "consumers" and the "producers" whereas Emacs
> likes to try and get end-users exposed to the source as mush as possible
> so it takes little effort for them to change role.
That's true, but on the other hand, we don't show texinfo files to
people for a good reason. That's about as "plain text" as normal Org
files, or as some Markdown files get. (Most Markdown files are kinda
pleasant, but there's plenty of scope for unreadability -- it drops down
into HTML for tables, for instance.)
Or take doc strings as an example -- it's always been a markup language,
too (\\ and \\[] and \\<>), but it's moving more clearly in that
direction -- because we want to make the documentation we present the
user pretty and easy to read. And we have one-key commands to take us
to the source code, which we could have in the Package README rendering,
too.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Re: Convert README.org to plain text README while installing package, (continued)
- Re: Convert README.org to plain text README while installing package, Alan Mackenzie, 2022/06/07
- Org mode and Emacs (was: Convert README.org to plain text README while installing package), Stefan Monnier, 2022/06/07
- Re: Org mode and Emacs, Lars Ingebrigtsen, 2022/06/07
- Re: Org mode and Emacs, Stefan Monnier, 2022/06/07
- Re: Org mode and Emacs, Eli Zaretskii, 2022/06/07
- Re: Org mode and Emacs, Stefan Monnier, 2022/06/07
- Re: Org mode and Emacs,
Lars Ingebrigtsen <=
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Tim Cross, 2022/06/07
- Re: Org mode and Emacs, Visuwesh, 2022/06/08
- Re: Org mode and Emacs, Tim Cross, 2022/06/08
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Richard Stallman, 2022/06/09
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Tim Cross, 2022/06/09
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Eli Zaretskii, 2022/06/10
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Ihor Radchenko, 2022/06/10
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Eli Zaretskii, 2022/06/10
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Tim Cross, 2022/06/11
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Eli Zaretskii, 2022/06/11