GNU bug report logs -
#38058
12.2; Error triangle doesn't appear at once
Previous Next
Reported by: starback <at> stp.lingfil.uu.se (Per Starbäck)
Date: Mon, 4 Nov 2019 12:26:01 UTC
Severity: normal
Tags: fixed
Found in version 12.2
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
Emacs : GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.26)
of 2018-05-31
Package: 12.2
This happens to me all the time. I've excluded my own emacs
initializations in the example but then need to load tex-site
explicitly. I do:
$ emacs -q --no-site-file -l tex-site /tmp/foo.tex
where /tmp/foo.tex contains
------------------------------
\documentclass{article}
\begin{document}
\error
\end{document}
------------------------------
Then C-c C-c RET to run LaTeX which yields an error. Now the "error
triangle" in the toolbar doesn't appear (that is the "Next Error"
button). I expect it to appear.
If I switch buffer and then switch back again it will appear, for
example with M-x C-g to switch to the minibuffer and back.
Also just clicking with the mouse in the foo.tex buffer will make the
error triangle appear.
The emacs is self-compiled 26.1 running under GNU/Linux, Centos Centos 7.7.
It's running under X with Gnome. (This is not new behaviour in 12.2.
I recently updated to 12.2 partly to see if this was changed before
reporting it.)
This bug report was last modified 5 years and 252 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.