GNU bug report logs - #68090
13.2.3; TeX-LaTeX-Sentinel: a way to stop requiring version line?

Previous Next

Package: auctex;

Reported by: "Michael Hoffman" <emacs-hoffman <at> snkmail.com>

Date: Thu, 28 Dec 2023 20:29:02 UTC

Severity: normal

Found in version 13.2.3

Done: Ikumi Keita <ikumi <at> ikumi.que.jp>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 68090 <at> debbugs.gnu.org (full text, mbox):

From: Ikumi Keita <ikumi <at> ikumi.que.jp>
To: "Michael Hoffman" <emacs-hoffman <at> snkmail.com>
Cc: 68090 <at> debbugs.gnu.org
Subject: Re: bug#68090: 13.2.3;
 TeX-LaTeX-Sentinel: a way to stop requiring version line?
Date: Sat, 06 Jan 2024 19:49:38 +0900
[Message part 1 (text/plain, inline)]
Hi Michael, sorry for late response.

>>>>> "Michael Hoffman" <emacs-hoffman <at> snkmail.com> writes:
> Unfortunately, if `TeX-LaTeX-Sentinel' doesn't find any other errors, it
> looks for a version line, and if it doesn't find that, it reports
> "problems after {(TeX-current-pages)}", and skips reporting warnings or
> bad boxes.

> My workaround is to insert the text "LaTeX Version" into the script
> output to make `TeX-LaTeX-Sentinel' happy. But this is clunky.

> It would be best if there were a way to customize the regular expression
> that is searched for on successful run of a command. It might be
> possible to get rid of this check altogether--it's might be that
> checking for a version banner that occurs at the top protects doesn't
> protect against many unexpected error conditions--but I assume it's
> there for a reason.

I think that the reason why `TeX-LaTeX-sentinel' searches for the
version banner is to check whether there is a working TeX distribution
at all.

The importance of this check is low since `TeX-command' introduced
similar check by `TeX-check-TeX'.

To developers: How about removing this check by the attached patch
(which may be a bit radaical change)?

Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW

[patch (text/x-diff, attachment)]

This bug report was last modified 1 year and 196 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.