GNU bug report logs -
#78976
2 bugs in eintr
Previous Next
Full log
View this message in rfc822 format
> 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.
This bug report was last modified 4 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.