unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: 57114@debbugs.gnu.org
Subject: bug#57114: 29.0.50; texinfo-format-buffer in auth.texi leads to backtrace
Date: Wed, 10 Aug 2022 05:24:57 -0700	[thread overview]
Message-ID: <CADwFkmkz4BUjsPy67d1S9s-M4NNODU8A6-jvNdAORy6k5XtAfQ@mail.gmail.com> (raw)

Running `texinfo-format-buffer' in "doc/misc/auth.texi" leads to:

Debugger entered--Lisp error: (file-missing "Opening input file" "No
such file or directory"
"/home/skangas/wip/emacs/doc/misc/docstyle.texi")
  insert-file-contents("/home/skangas/wip/emacs/doc/misc/docstyle.texi"
nil nil nil nil)
  apply(insert-file-contents
("/home/skangas/wip/emacs/doc/misc/docstyle.texi" nil nil nil nil))
  openwith-file-handler(insert-file-contents
"/home/skangas/wip/emacs/doc/misc/docstyle.texi" nil nil nil nil)
  texinfo-format-buffer-1()
  texinfo-format-buffer(nil)
  funcall-interactively(texinfo-format-buffer nil)
  command-execute(texinfo-format-buffer)

The same seems to be true for most other manuals in doc/misc/*.texi but
I only tried a handful of them.  One idea is that any file including the
below line will have the same problem:

    @include docstyle.texi





             reply	other threads:[~2022-08-10 12:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-10 12:24 Stefan Kangas [this message]
2022-08-10 12:39 ` bug#57114: 29.0.50; texinfo-format-buffer in auth.texi leads to backtrace Eli Zaretskii
2022-08-10 12:45   ` Stefan Kangas
2022-08-10 13:17     ` Eli Zaretskii
2022-08-10 14:12       ` Stefan Kangas
2022-08-10 15:50         ` Eli Zaretskii
2022-08-12 15:30           ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADwFkmkz4BUjsPy67d1S9s-M4NNODU8A6-jvNdAORy6k5XtAfQ@mail.gmail.com \
    --to=stefan@marxist.se \
    --cc=57114@debbugs.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).