* Eric Abrahamsen (2012-05-18) writes: > What I end up with is two side-by-side buffers, *Tex Help* on the right, > with my errors, and a blank buffer called "Arch Linux" on the left. As > far as I can tell that buffer doesn't do anything, but it does mean that > it's a fair amount of work to get my previous window configuration back.
This looks like AUCTeX gets confused when it tries to figure out the file in which the error is located. A common workaround for this problem is to enable file:line:error messages for the LaTeX output. -- Ralf _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
