all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Espen <despen@verizon.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Waiting on compilation to finish before executing another function
Date: Thu, 15 Aug 2013 14:04:04 -0400	[thread overview]
Message-ID: <ichaeqj0ff.fsf@home.home> (raw)
In-Reply-To: 910572b7-27cb-4169-a5ac-97d7c0d0c980@googlegroups.com

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

> 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.

You might be able to use emacsclient to send a command to your running
emacs as a step in the compile process.

-- 
Dan Espen


  reply	other threads:[~2013-08-15 18:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-15 17:36 Waiting on compilation to finish before executing another function Rami A
2013-08-15 17:48 ` Dan Espen
2013-08-15 17:53   ` Rami A
2013-08-15 18:04     ` Dan Espen [this message]
2013-08-15 18:11       ` Rami A
2013-08-15 18:41     ` Eli Zaretskii
     [not found]     ` <mailman.103.1376592065.10748.help-gnu-emacs@gnu.org>
2013-08-15 18:53       ` Rami A
2013-08-16  1:43         ` Stefan Monnier
2013-08-15 21:14 ` Thien-Thi Nguyen
     [not found] ` <mailman.113.1376601089.10748.help-gnu-emacs@gnu.org>
2013-08-15 21:46   ` Rami A
2013-08-15 22:41     ` Rami A
2013-08-15 23:03       ` Rami A
2013-08-15 23:11       ` Óscar Fuentes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ichaeqj0ff.fsf@home.home \
    --to=despen@verizon.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.