savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] Error in emacs/emacs/lispintro/emacs-lisp-intro.texi


From: Harig, Mark A.
Subject: [Savannah-hackers] Error in emacs/emacs/lispintro/emacs-lisp-intro.texi
Date: Wed, 4 Sep 2002 18:27:59 -0400

http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lispintro/emacs-lisp
-intro.texi

emacs-lisp-intro.texi, revision 1.17 has the following at line 3:

   @setfilename ../info/eintr

This causes the generated emacs-lisp-intro.info file to contain the
lines:

* Emacs Lisp Intro: (eintr).
            A simple introduction to Emacs Lisp programming.

This appears to be an error.  Because the .info file is named
'emacs-lisp-intro', it should not reference the file 'eintr'
in the Info 'dir' file.  Instead, the '@setfilename' line should
refer to 'emacs-lisp-intro'.

I was not able to find a patch for this problem in the Patches list,
so I am assuming that this is problem has not been reported already.

---




reply via email to

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