auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] The word "Compiling" stays in the modeline


From: Marcin Borkowski
Subject: Re: [AUCTeX] The word "Compiling" stays in the modeline
Date: Wed, 20 Jan 2016 09:33:27 +0100
User-agent: mu4e 0.9.13; emacs 25.1.50.1

On 2016-01-20, at 09:29, Oleh Krehel <address@hidden> wrote:

> Hi Marcin,
>
> I have this in my config:
>
> (defadvice kill-compilation (after ora-disable-compiling-message activate)
>   (setq compilation-in-progress nil))

Thanks, (setq compilation-in-progress nil) did the trick!

> Haven't seen that message for a very long time, the above code
> probably disables it.
>
> Oleh

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University



reply via email to

[Prev in Thread] Current Thread [Next in Thread]