bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-lisp-intro DIR-ENTRY error


From: Eli Zaretskii
Subject: Re: emacs-lisp-intro DIR-ENTRY error
Date: Sat, 03 Dec 2005 00:00:55 +0200

> From: Kirk Hilliard <kirk@master.debian.org>
> Date: Fri, 02 Dec 2005 14:50:30 -0600
> 
> Package: emacs-lisp-intro
> Version: 2.04
> Summary: The texinfo file sets filename "emacs-lisp-intro.info",
>          but uses the name "eintr" for its dir entry.

Thank you for your report.

> In emacs-lisp-intro-2.04.tar.gz, all emacs-lisp-intro.info* files
> contain the lines:
>   START-INFO-DIR-ENTRY
>   * Emacs Lisp Intro: (eintr).
>                           A simple introduction to Emacs Lisp programming.
>   END-INFO-DIR-ENTRY
> 
> This comes from the emacs-lisp-intro.texi file which contains the lines:
>   @dircategory Emacs
>   @direntry
>   * Emacs Lisp Intro: (eintr).
>                           A simple introduction to Emacs Lisp programming.
>   @end direntry
> 
> But emacs-lisp-intro.texi also contains the line:
>   @setfilename emacs-lisp-intro.info
> 
> 
> The name in the @direntry line should be changed from "eintr" to
> "emacs-lisp-intro" in the next release.

Well, actually we fixed this the other way around: @setfilename now
uses eintr.

emacs-lisp-intro.texi is part of the Emacs distribution now.  You
probably caught it half way between an independent package and full
inclusion in the Emacs distro.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]