GNU bug report logs -
#34082
tex-buffer fails when buffer not saved
Previous Next
Reported by: Colin Baxter <m43cap <at> yandex.com>
Date: Tue, 15 Jan 2019 11:45:02 UTC
Severity: minor
Tags: confirmed
Found in version 22.2
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 34082 <at> debbugs.gnu.org (full text, mbox):
Colin Baxter wrote:
> emacs -Q <RET>
> M-x calendar <RET>
> M-x cal-tex-cursor-day <RET>
> M-x tex-buffer <RET>
> ---> Buffer is not associated with any file
> M-x tex-print <RET>
> ---> No appropriate '.dvi' file could be found
>
> However, if the buffer 'calendar.tex' is saved to a file then we
> can proceed using M-x tex-compile <RET>, etc.
>
> Perhaps the user might be given instructions at the head of the buffer
> 'calendar.tex' that are different from those presently seen.
tex-buffer is supposed to support this usage:
"Does not save the buffer, so it's useful for trying experimental versions."
However, it seems that this does not work since Emacs 22.1.
A quick bisect points to b2272f6.
This bug report was last modified 3 years and 338 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.