help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Wait for compile to finish


From: Toto
Subject: Re: Wait for compile to finish
Date: 24 Oct 2005 12:22:33 +0200

In article <u4q79h6xb.fsf@hotmail.com>, Vagn Johansen <gonz808@hotmail.com> 
writes:
> bago@ludens.elte.hu (Toto) writes:
> 
>> My question is:
>> Is there a synchronous version of compile? Or how can i determine that
>> compile has finished (and get the result of the compilation - success
>> or failure)?
> 
> You can set the variable compilation-finish-function to a function.
> 
> "Documentation:
> Functions to call when a compilation process finishes.
> Each function is called with two arguments: the compilation buffer,
> and a string describing how the process finished.
> 
> Defined in `compile'."

That's close enough.
Thanks.

 
> -- 
> Vagn
-- 
                                [ Toto ]


reply via email to

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