Re: message in *Compile Log* buffer
Ralf Angeli <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* Sebastian Luque (2005-01-19) writes: > Frank Küster wrote: > >> Does that mean it doesn't occur all the time, but only with certain >> files? Would it be possible to make one of them publically available? > > I just looked into this a bit deeper and it's actually happening with all > files, but the *Compile Log* buffer is popping up only the first time I open > a LaTeX file in an Emacs session. The buffer does pop up when opening any > LaTeX file, if it's the first one in the current Emacs session. Thank you. That means it happens as soon as tex.el(c) is being loaded and the advice is being applied. Unless somebody is able to debug this problem (I can't because I cannot reproduce the behavior) it doesn't make sense to invest more time in it. With the change I made in CVS the *Compile Log* should not pop up anymore. -- Ralf