GNU bug report logs -
#7942
23.2; Duplicate entries in Info dir file
Previous Next
Reported by: Ulrich Mueller <ulm <at> gentoo.org>
Date: Sun, 30 Jan 2011 14:31:01 UTC
Severity: normal
Tags: patch
Found in version 23.2
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 7942 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
>>>>> On Sun, 30 Jan 2011, Eli Zaretskii wrote:
[Hey, I think this beats the record for the fastest reply I ever got
for a bug report. :-) ]
> I think the reason is that the section names used by the distributed
> info/dir file are different from the section names stated by the
> individual Info files. Could you perhaps verify that?
Right. If I modify the original info/dir file, such that "Info" is in
section "Texinfo documentation system", "tramp" is in "GNU Emacs", and
all the rest in "Emacs", then I get practically no duplicates.
(The one exception is "URL" which ends up in the strangely named
section "World Wide WebINFO-DIR-SECTION Emacs". Looks like the
duplicate @dircategory entries in doc/misc/url.texi are not allowed.
Trivial patch is attached.)
>> Attached patch fixes the problem for me. I suggest that this should be
>> applied to the emacs-23 branch.
> Thanks.
> However, isn't it better to invoke install-info with the --keep-old
> option? Does that solve the problem?
That doesn't help, unfortunately.
[url.texi.patch (text/plain, inline)]
--- emacs-23.2-orig/doc/misc/url.texi
+++ emacs-23.2/doc/misc/url.texi
@@ -12,7 +12,6 @@
\overfullrule=0pt
%\global\baselineskip 30pt % for printing in double space
@end tex
-@dircategory World Wide Web
@dircategory Emacs
@direntry
* URL: (url). URL loading package.
This bug report was last modified 14 years and 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.