From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Kangas <stefan@marxist.se>
Cc: 57107@debbugs.gnu.org
Subject: bug#57107: texinfo-format-buffer does not work in calc.texi
Date: Wed, 10 Aug 2022 14:54:39 +0300 [thread overview]
Message-ID: <835yj0s48w.fsf@gnu.org> (raw)
In-Reply-To: <CADwFkmmQjGidGbNuYEadEFVrpyJVirUA1FvRNvZC_9ZTtmCiiQ@mail.gmail.com> (message from Stefan Kangas on Wed, 10 Aug 2022 03:18:33 -0700)
> From: Stefan Kangas <stefan@marxist.se>
> Date: Wed, 10 Aug 2022 03:18:33 -0700
>
> Running `texinfo-format-buffer' in "doc/misc/calc.texi" leads to:
>
> Debugger entered--Lisp error: (error "Texinfo file needs an
> ‘@setfilename FILENAME’ line")
> error("Texinfo file needs an `@setfilename FILENAME' line")
> texinfo-format-buffer-1()
> texinfo-format-buffer(nil)
> funcall-interactively(texinfo-format-buffer nil)
> command-execute(texinfo-format-buffer)
>
> Of course, that file does have:
>
> @setfilename ../../info/calc.info
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'). ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^
next prev parent reply other threads:[~2022-08-10 11:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-10 10:18 bug#57107: texinfo-format-buffer does not work in calc.texi Stefan Kangas
2022-08-10 11:54 ` Eli Zaretskii [this message]
2022-08-10 12:40 ` Stefan Kangas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=835yj0s48w.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=57107@debbugs.gnu.org \
--cc=stefan@marxist.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.