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

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

Re: Checking Process Status


From: CarlC
Subject: Re: Checking Process Status
Date: Mon, 03 Feb 2003 22:19:51 GMT

"Kevin Rodgers" <kevin.rodgers@ihs.com> wrote in message
3E3EABC2.9000900@ihs.com">news:3E3EABC2.9000900@ihs.com...
> The right way to do that in general is to advise the original function.
See
>
> lisp/emacs-lisp/advice.el.

Kevin, I appreciate you pointing me to this library. I can see using it to
process my code after the compile function runs. I don't see how this solves
my issue of checking that the compile process has finished. Is there another
inside function that I could use defadvice on?




reply via email to

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