[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Variable pitch mode line
From: |
Eli Zaretskii |
Subject: |
Re: Variable pitch mode line |
Date: |
Fri, 24 Dec 2021 08:50:28 +0200 |
> From: Tomas Hlavaty <tom@logand.com>
> Date: Thu, 23 Dec 2021 21:41:32 +0100
> Cc: Lars Ingebrigtsen <larsi@gnus.org>, emacs-devel@gnu.org
>
> iirc info files are not that complex. How difficult would it be to
> transform an info file to html in Lisp and display it with eww/shr on
> the fly? In my emacs-unoffice package, I explored this for various
> office formats and it seems like a reasonably useable solution.
That doesn't work well enough because many of the Texinfo directives
get lost in the Info format, and the way Texinfo markup is expressed
in Info doesn't allow mapping back to the original markup.
This has been tried before, and turned out to be unworkable.
If you are not convinced, I suggest a careful reading of the Texinfo
manual, which describes for each directive and markup how it is
translated into Info. Then try to see how you would produce the
reverse translation. You will quickly see that the translation is not
reversible.
- Re: Variable pitch mode line, (continued)
- Re: Variable pitch mode line, Tomas Hlavaty, 2021/12/23
- Re: Variable pitch mode line, Yuan Fu, 2021/12/23
- Re: Variable pitch mode line, Tomas Hlavaty, 2021/12/23
- Re: Variable pitch mode line, Yuan Fu, 2021/12/23
- Re: Variable pitch mode line, Tomas Hlavaty, 2021/12/24
- Re: Variable pitch mode line, Eli Zaretskii, 2021/12/24
- RE: [External] : Re: Variable pitch mode line, Drew Adams, 2021/12/23
- Re: [External] : Re: Variable pitch mode line, Yuan Fu, 2021/12/23
- RE: [External] : Re: Variable pitch mode line, Drew Adams, 2021/12/24
- Re: Variable pitch mode line, Eli Zaretskii, 2021/12/24
- Re: Variable pitch mode line,
Eli Zaretskii <=
- Re: Variable pitch mode line, Tomas Hlavaty, 2021/12/24