[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unadorned cross-references
From: |
Per Bothner |
Subject: |
Re: Unadorned cross-references |
Date: |
Tue, 1 Jun 2021 11:38:25 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 |
On 6/1/21 5:23 AM, Eli Zaretskii wrote:
If we are after an Emacs-only solution,
If we want an Emacs-only solution, why not use eww-mode on an HTML file?
It works tolerably well - try: M-x eww ENTER https://domterm.org ENTER
Viola - you're browsing a texinfo manual with rich text and images.
Of course this has some drawbacks compared to info-mode - most obviously the
keybindings. But it seems like it should be easy to create a sub-mode
of eww-mode and then add keybindings that work like info-mode.
We would probably also change link-handling, so that clicking on an
external link defaults to creating a new eww buffer.
We could call it "hinfo" mode, and describe it as "an experimental mode
for browsing HTML documents (especially ones generated from texinfo)
using info-style keybindings and behavior".
We just need a volunteer ...
--
--Per Bothner
per@bothner.com http://per.bothner.com/
Re: Unadorned cross-references, Augusto Stoffel, 2021/06/01