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

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

Re: Waiting on compilation to finish before executing another function


From: Rami A
Subject: Re: Waiting on compilation to finish before executing another function
Date: Thu, 15 Aug 2013 10:53:40 -0700 (PDT)
User-agent: G2/1.0

Thanks Dan.
I am aware of the way emacs alert you if a the file changed on disk.
Unfortunately, I do a lot of "code review" before making any change, so looking 
at stale data is not a good thing.
I could have included (revert-all-buffers) right after the compile command but 
sometimes pulling take long enough that refreshing the files happened before 
the completion of updating the files.
I am sure there is a way to wait on compile before proceeding forward.


reply via email to

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