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

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

Re: Checking Process Status


From: Kevin Rodgers
Subject: Re: Checking Process Status
Date: Mon, 03 Feb 2003 10:49:54 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

David Kastrup wrote:

Save the old value of the process' sentinel, enter your own function
there, and have that do its work as well as calling the saved
sentinel.

The right way to do that in general is to advise the original function.  See

lisp/emacs-lisp/advice.el.

--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>



reply via email to

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