[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: two Info entries from emacs20, 21
From: |
Eli Zaretskii |
Subject: |
Re: two Info entries from emacs20, 21 |
Date: |
Sun, 16 Jun 2002 09:19:39 +0300 |
On 16 Jun 2002, Dan Jacobson wrote:
> This message consists of a debian problem and an emacs problem. First
> the emacs problem.
>
> lets say one has
> * Emacs: (emacs-20/emacs). The extensible self-documenting text editor.
> * Emacs: (emacs-21/emacs). The extensible self-documenting text editor.
> deep in the info dir. and say we hit C-h i m em tab
> No amout of TAB etc. will reveal that there are actually 2 entries of
> the same name.
That's not an Emacs problem: this DIR entry is simply invalid. No two
entries should have the same text before the first colon (in this case,
they both say "Emacs").
So please file a bug report with Debian, since this DIR file comes from
the Debian distribution.
(The issue of supporting several versions of the same package so that you
automatically get the right manual is a complex one, and it has been
discussed several times in the past. There are no perfect solutions to
that, but the one above is certainly not the right one, IMHO. My
personal advice is to set the INFOPATH variable according to the version
of the manual you want to read.)