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: Dan Espen
Subject: Re: Waiting on compilation to finish before executing another function
Date: Thu, 15 Aug 2013 13:48:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Rami A <rami.ammari@gmail.com> writes:

> Greetings, 
>
> I  am using  compile  to  pulling new  files  from  source tree  using
> mercurial "hg pull".  I am performing a save of all buffers before the
> pull  and  would  like  to  "refresh all  opened  buffers"  after  the
> compilation "pulling" finishes.

I have a couple of compile procedures I run that change the source file.
I generally don't worry about it.  If I go to make any kind of a change
to my source file, Emacs detects that the file has changed and asks me
what I want to do.

So, I just start making changes and when the prompt appears I type
"r" (revert).  The one extra  character doesn't seem like it's worth
worrying about.

-- 
Dan Espen


reply via email to

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