GNU bug report logs -
#48524
13.0.11; AUCTeX should not use LaTeX error message for non-LaTeX modes
Previous Next
Reported by: jfbu <jfbu <at> free.fr>
Date: Wed, 19 May 2021 16:17:02 UTC
Severity: normal
Found in version 13.0.11
Done: Ikumi Keita <ikumi <at> ikumi.que.jp>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Le 03/06/2021 à 07:55, Ikumi Keita a écrit :
>> Sorry for late, I have now applied the patch and it seems
>> to do exactly what I was expecting.
> Thanks for confirmation. The proposed patch has a small incompatibility
> with the current AUCTeX that the customize option
> `TeX-error-description-list' can no longer have a fallback entry that
> matches any error, but I expect that there are few users who customized
> it. I included a news entry which warns the incompatibility in the
> attached patch.
>
> Does anyone have comments or opinions?
Hi, only to confirm patch applied cleanly.
I tested it with LaTeX and with Plain (with pdftex engine) and it appears
to work as expected, at my locale. I don't have experience with
customizing TeX-error-description-list so can't comment on the fallback
entry un-customizability. Here is a situation
causing pdftex to abort abruptly after an initial error, and
then "No help available" is shown.
----
ABCD
\def\foo{\begingroup\foo}
\foo
\bye
----
(the "No help available" context will appear if producing PDF not DVI
as it is triggered by an error
==> Fatal error occurred, no output PDF file produced!
generated by pdftex only in pdf mode)
Best,
Jean-François
This bug report was last modified 3 years and 354 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.