all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 57107@debbugs.gnu.org
Subject: bug#57107: texinfo-format-buffer does not work in calc.texi
Date: Wed, 10 Aug 2022 05:40:33 -0700	[thread overview]
Message-ID: <CADwFkm=V2Gw=dZnG5jUxkCR_TBLtWAqCwR2=ApkfXjn1VmEhSg@mail.gmail.com> (raw)
In-Reply-To: <835yj0s48w.fsf@gnu.org>

close 57107 28.2
thanks

Eli Zaretskii <eliz@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.





      reply	other threads:[~2022-08-10 12:40 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
2022-08-10 12:40   ` Stefan Kangas [this message]

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='CADwFkm=V2Gw=dZnG5jUxkCR_TBLtWAqCwR2=ApkfXjn1VmEhSg@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=57107@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /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.