[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: INFO on add-ons
From: |
Stephen J. Turnbull |
Subject: |
Re: INFO on add-ons |
Date: |
Mon, 02 Sep 2002 13:51:14 +0900 |
User-agent: |
Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.4 (Informed Management, i686-pc-linux) |
>>>>> "Miles" == Miles Bader <address@hidden> writes:
Miles> "Stephen J. Turnbull" <address@hidden> writes:
David> to provide an Info source covering their software, and that
David> any installation process ought to support this by merging
David> these (INSTALL-INFO) with the Emacs Info.Dir?
>> That's a maintenance nightmare
Miles> How so? It seem to work well enough if people consistently
Miles> use `install-info' (and that actually seems to happen on
Miles> debian at least).
I have no control over "people", and little enough over XEmacs.
Better to spend the effort on having Emacs be smart about the info
files themselves, which either it can read or it doesn't matter, than
to have GNU and XEmacs.ORG try be anal about stuff that's not under
our control. IMO.
>> and often impossible on real OSes where not everyone is root.
Miles> People certainly have write access to the `dir' file in any
Miles> directory they write info files to. Since info merges all
Miles> the different `dir' files into the final buffer at
Miles> run-time, that's all that's needed.
That's fine, but I got the impression David was talking about the
specific dir file in the info directory where Emacs stuff resides.
What you're describing is just a "pre-caching" version of XEmacs's
current strategy.
>> What's wrong with the current (XEmacs only?) system which
>> automatically generates Dir from the info-path?
Miles> I'm not sure exactly what you mean; as I mentioned above,
Miles> emacs merges all the various `dir' files.
AFAIK, install-info looks at @dircategory and @direntry. Well, so
does XEmacs, and it gives them priority over dir. The main issue here
is time spent in gunzip (and I'm not sure if that is anything but
process overhead, ie, with a zlib-capable Emacs this might go away),
otherwise it works well.
--
Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
My nostalgia for Icon makes me forget about any of the bad things. I don't
have much nostalgia for Perl, so its faults I remember. Scott Gilbert c.l.py
- Re: INFO on add-ons, (continued)
- Re: INFO on add-ons, Valdis . Kletnieks, 2002/09/05
- Re: INFO on add-ons, Robert J. Chassell, 2002/09/05
- Re: INFO on add-ons, Alex Schroeder, 2002/09/04
- Re: INFO on add-ons, Richard Stallman, 2002/09/04
- Re: INFO on add-ons, Pavel JanÃk, 2002/09/07
- Re: INFO on add-ons, Eli Zaretskii, 2002/09/04
- Re: INFO on add-ons, Robert J. Chassell, 2002/09/04
- Re: INFO on add-ons, Eli Zaretskii, 2002/09/04
- Re: INFO on add-ons, Stephen J. Turnbull, 2002/09/01
- Re: INFO on add-ons, Miles Bader, 2002/09/01
- Re: INFO on add-ons,
Stephen J. Turnbull <=
- Re: INFO on add-ons, Miles Bader, 2002/09/02
- Re: INFO on add-ons, Stephen J. Turnbull, 2002/09/02
- Re: INFO on add-ons, David A. Cobb, 2002/09/02
- "Extreme Documentation" [was: INFO on add-ons], Stephen J. Turnbull, 2002/09/03
- Re: "Extreme Documentation" [was: INFO on add-ons], David A. Cobb, 2002/09/03
- Re: "Extreme Documentation" [was: INFO on add-ons], Thien-Thi Nguyen, 2002/09/03
- Re: "Extreme Documentation" [was: INFO on add-ons], Stephen J. Turnbull, 2002/09/03
- Re: "Extreme Documentation" [was: INFO on add-ons], Thien-Thi Nguyen, 2002/09/04
- Re: INFO on add-ons, Richard Stallman, 2002/09/03
- Re: INFO on add-ons, Stephen J. Turnbull, 2002/09/03