GNU bug report logs - #78976
2 bugs in eintr

Previous Next

Package: emacs;

Reported by: Иван Битюцкий <ivbit <at> rambler.ru>

Date: Wed, 9 Jul 2025 03:32:03 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Иван Битюцкий
 <ivbit <at> rambler.ru>
Subject: bug#78976: closed (Re: bug#78976: 2 bugs in eintr)
Date: Sat, 09 Aug 2025 12:09:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78976: 2 bugs in eintr

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78976 <at> debbugs.gnu.org.

-- 
78976: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78976
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: ivbit <at> rambler.ru
Cc: 78976-done <at> debbugs.gnu.org
Subject: Re: bug#78976: 2 bugs in eintr
Date: Sat, 09 Aug 2025 15:08:31 +0300
> Cc: 78976 <at> debbugs.gnu.org
> Date: Sat, 26 Jul 2025 12:24:53 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> 
> > Date: Tue, 22 Jul 2025 02:45:50 +0000
> > From: ivbit--- via "Bug reports for GNU Emacs,
> >  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> > 
> > In file emacs-lisp-intro.texi downloaded from:
> > https://www.gnu.org/software/emacs/manual/texi/eintr.texi.tar.gz
> > 
> > 1st bug was in function at line 20014, (defun print-Y-axis
> > I see it is fixed now with defun added at line 21463.
> 
> OK.
> 
> > 2nd bug is in function at line 21597, (defun print-X-axis-numbered-line
> 
> This function is in @ignore block, so it doesn't get into the manual.
> Do we still need to fix it?  Or maybe we need to fix some other place?
> 
> > Fix is to insert additional line at line 21609:
> > (number-to-string horizontal-step)
> > 
> > Not all functions labeled "final" are actually final in this chapter.
> > Some have improved versions later in the text.
> > Functions in eintr-graph.el.gz were all copied from info version of manual while reading in Emacs.
> > Adding them as another page is just a suggestion. Fixing 2 bugs should be enough, I think.
> 
> OK.

No further comments, so I'm now closing this bug.

[Message part 3 (message/rfc822, inline)]
From: "Иван Битюцкий" <ivbit <at> rambler.ru>
To: bug-gnu-emacs <at> gnu.org
Cc: eliz <at> gnu.org
Subject: 2 bugs in eintr
Date: Tue, 08 Jul 2025 14:37:08 +0000
[Message part 4 (text/plain, inline)]
Greetings! I've found 2 bugs in "Emacs Lisp Intro", which is"An Introduction to Programming in Emacs Lisp" by Bob Chassell. *** 1st bug: When reading in Emacs in info and evaluating code from Appendix C "A graph with labeled axes" with C-x C-e, then switching to scratch buffer to print the graph, Emacs complains about wrong number of arguments to a function print-Y-axis . *** 2nd bug: Appendix C "A graph with labeled axes" , function print-X-axis-numbered-line does not print the first number in the X axis of the graph. *** I've fixed both bugs and the fixed functions are in attached file eintr-bugfix.el.gz *** Suggestion: Add another page with final versions of all functions to print graph put together, so readers can install them with C-x C-e, then switch to the scratch buffer and print the graph. I've collected all the necessary functions with bugfixes and a small extra function to make it easier to print graph in attached file eintr-graph.el.gz *** Other:  At the end of Index node, when I press SPACE, I'm taken to "C.2.1 Side Trip: Compute a Remainder" instead of "About the Author" node. *** I'm switching to GNU Emacs after 20 years of using the "other" editor. Feels great so far.
[Message part 5 (text/html, inline)]
[eintr-bugfix.el.gz (application/gzip, attachment)]
[eintr-graph.el.gz (application/gzip, attachment)]

This bug report was last modified 5 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.