GNU bug report logs -
#57107
texinfo-format-buffer does not work in calc.texi
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Wed, 10 Aug 2022 10:19:02 UTC
Severity: normal
Fixed in version 28.2
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #13 received at control <at> debbugs.gnu.org (full text, mbox):
close 57107 28.2
thanks
Eli Zaretskii <eliz <at> gnu.org> writes:
> It's a bug in calc.texi: it violates the following requirement of
> Texinfo:
>
> The '@setfilename' line specifies the name of the output file to be
> generated. When present, it should be the first Texinfo command (that
> is, after '\input texinfo'). ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ^^^^^^^^^^^^^^^^^^^^^^^^^^
Thanks, I'm now getting a different backtrace in calc.texi:
Debugger entered--Lisp error: (file-missing "Opening input file" "No
such file or directory"
"/home/skangas/wip/emacs-release/doc/misc/docstyle....")
insert-file-contents("/home/skangas/wip/emacs-release/doc/misc/docstyle...."
nil nil nil nil)
apply(insert-file-contents
("/home/skangas/wip/emacs-release/doc/misc/docstyle...." nil nil nil
nil))
openwith-file-handler(insert-file-contents
"/home/skangas/wip/emacs-release/doc/misc/docstyle...." nil nil nil
nil)
texinfo-format-buffer-1()
texinfo-format-buffer(nil)
funcall-interactively(texinfo-format-buffer nil)
command-execute(texinfo-format-buffer)
I've opened Bug#57114 for that.
This bug report was last modified 2 years and 286 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.