unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#57114: 29.0.50; texinfo-format-buffer in auth.texi leads to backtrace
@ 2022-08-10 12:24 Stefan Kangas
  2022-08-10 12:39 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Kangas @ 2022-08-10 12:24 UTC (permalink / raw)
  To: 57114

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





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-08-12 15:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-10 12:24 bug#57114: 29.0.50; texinfo-format-buffer in auth.texi leads to backtrace Stefan Kangas
2022-08-10 12:39 ` 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

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).