From: Miles Bader <miles@gnu.org>
Cc: eliz@elta.co.il, dirt@gtk.org, monnier@IRO.UMontreal.CA,
rms@gnu.org, emacs-devel@gnu.org
Subject: Re: terminal escapes in Info files?
Date: Tue, 28 Oct 2003 18:41:30 -0500 [thread overview]
Message-ID: <20031028234130.GA567@fencepost> (raw)
In-Reply-To: <200310282006.h9SK64m06237@f7.net>
On Tue, Oct 28, 2003 at 03:06:04PM -0500, Karl Berry wrote:
> But
> in any case, I definitely wouldn't bother doing this. Instead, I'd just
> tell people to use lynx or emacs-w3 or whatever. I've never really seen
> the point of standalone info in the first place, as I've mentioned before.
> But some people like it, so fine.
The reasons seem obvious, because the info program is optimized for browsing
info files -- it includes things like index access, full-document search
(without requiring the whole document to be on one node), etc.
Even if we suddenly switched over to using html (or something) for info, we
_shouldn't_ just use the current html backend, we should use certain
conventions to encode extra information that the html-info reader can use to
provide the various extra functions that make info so useful. IOW, html is
the low-level formatting language used, but that doesn't mean that it's `just
html'; it might be readable by a normal web browser, but you'd lose the extra
functionality in that case.
[Of course, it could be that the quickest way to make an `html-info' program
would be to enhance an existing web browser like lynx (well except that lynx
is fairly crappy, maybe use `links' instead).]
-Miles
--
P.S. All information contained in the above letter is false,
for reasons of military security.
next prev parent reply other threads:[~2003-10-28 23:41 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-28 20:06 terminal escapes in Info files? Karl Berry
2003-10-28 21:23 ` Stefan Monnier
2003-10-28 23:41 ` Miles Bader [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-10-28 20:09 Karl Berry
2003-10-29 12:52 ` Oliver Scholz
2003-10-29 14:14 ` Eli Zaretskii
2003-10-29 14:31 ` Andreas Schwab
2003-10-29 17:51 ` Alper Ersoy
2003-10-29 18:53 ` Alper Ersoy
2003-10-29 18:11 ` Eli Zaretskii
2003-10-29 21:08 ` Andreas Schwab
2003-10-29 21:18 ` Alper Ersoy
2003-10-29 21:40 ` Eli Zaretskii
2003-10-29 15:28 ` Oliver Scholz
2003-10-31 2:29 ` Thien-Thi Nguyen
2003-10-29 19:02 ` Richard Stallman
2003-10-28 20:06 Karl Berry
2003-10-28 17:46 Karl Berry
2003-10-28 18:08 ` Stefan Monnier
2003-10-29 12:20 ` Oliver Scholz
2003-10-29 14:21 ` Eli Zaretskii
2003-10-29 16:24 ` Oliver Scholz
2003-10-29 17:29 ` Robert J. Chassell
2003-10-29 18:09 ` Stefan Monnier
2003-10-30 1:13 ` Robert J. Chassell
2003-10-30 6:10 ` Stephen J. Turnbull
2003-10-30 22:06 ` Robert J. Chassell
2003-11-03 12:19 ` Stephen J. Turnbull
2003-10-30 16:36 ` Stefan Monnier
2003-10-29 18:40 ` Oliver Scholz
2003-10-29 19:09 ` Oliver Scholz
2003-10-29 20:02 ` Luc Teirlinck
2003-10-29 20:47 ` Oliver Scholz
2003-10-29 22:58 ` Luc Teirlinck
2003-10-30 2:37 ` Robert J. Chassell
2003-10-30 2:55 ` Robert J. Chassell
2003-10-29 17:45 ` Eli Zaretskii
2003-10-29 18:00 ` Reiner Steib
2003-10-29 18:43 ` Oliver Scholz
2003-10-30 4:19 ` Richard Stallman
2003-10-30 6:11 ` Eli Zaretskii
2003-10-31 0:07 ` Richard Stallman
2003-10-28 16:51 Karl Berry
2003-10-28 16:59 ` Stefan Monnier
2003-10-28 17:16 ` Eli Zaretskii
2003-10-28 17:56 ` Stefan Monnier
2003-10-28 20:34 ` Eli Zaretskii
2003-10-28 16:50 Karl Berry
2003-10-28 1:26 Karl Berry
2003-10-28 10:51 ` Alper Ersoy
2003-10-28 13:48 ` Oliver Scholz
2003-10-30 10:42 ` Alper Ersoy
2003-10-28 16:19 ` Stefan Monnier
2003-10-29 19:02 ` Richard Stallman
2003-10-29 19:47 ` David Kastrup
2003-10-29 21:43 ` Eli Zaretskii
2003-10-29 22:39 ` David Kastrup
2003-10-30 6:03 ` Eli Zaretskii
2003-10-30 18:00 ` Richard Stallman
2003-10-29 19:01 ` Richard Stallman
2003-10-29 19:45 ` Alper Ersoy
2003-10-29 19:42 ` Eli Zaretskii
2003-10-30 18:00 ` Richard Stallman
2003-10-29 19:02 ` Richard Stallman
2003-10-26 12:20 Karl Berry
2003-10-26 12:40 ` Simon Josefsson
2003-10-26 15:40 ` Alex Schroeder
2003-10-27 7:02 ` Richard Stallman
2003-10-27 19:29 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031028234130.GA567@fencepost \
--to=miles@gnu.org \
--cc=dirt@gtk.org \
--cc=eliz@elta.co.il \
--cc=emacs-devel@gnu.org \
--cc=monnier@IRO.UMontreal.CA \
--cc=rms@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).