GNU bug report logs -
#57114
29.0.50; texinfo-format-buffer in auth.texi leads to backtrace
Previous Next
Full log
View this message in rfc822 format
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
This bug report was last modified 2 years and 300 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.