GNU bug report logs -
#40965
12.2.0; Update all mode lines in TeX-command-sentinel?
Previous Next
Reported by: David Fussner <dfussner <at> googlemail.com>
Date: Wed, 29 Apr 2020 15:06:01 UTC
Severity: normal
Tags: fixed
Found in version 12.2.0
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
Hi David,
>>>>> David Fussner via bug-auctex via Bug reporting list for AUCTeX <bug-auctex <at> gnu.org> writes:
> When running LaTeX on a file, the mode-line notifications of compilation,
> e.g.:
> [compiling] (LaTeX/P Compiling Ref)
> disappear when compilation is complete, but _only_ in the LaTeX buffer
> where the command was issued. The notifications appear in the mode lines
> of all windows in all frames, and remain there, somewhat confusingly,
> until you switch focus to that frame or window. I frequently have a
> BibTeX buffer in a window below a LaTeX buffer in the same frame, and I
> find this somewhat distracting, more noticeably so now in GNU Emacs 27
> where there are more notifications. I've checked with GNU Emacs 26 and
> the problem is there, and also with an older AUCTeX version. Current
> master behaves the same in my testing.
Confirmed on my side as well (Emacs 26.3 and AUCTeX 12.2).
> In Emacs' compile.el compilation-sentinel calls
> compilation--update-in-progress-mode-line at the end, which tells
> whether compilation is ongoing and if not calls (force-mode-line-update
> t) to return all mode lines to their state pre-compilation. Would
> something similar in TeX-command-sentinel in tex-buf.el be the right
> thing?
I agree. I'll commit the suggested change in the git repository
soon. Thank you for your report and analysis!
Regards,
Ikumi Keita
This bug report was last modified 5 years and 15 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.