Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!ll-xn!cullvax!drw From: drw@cullvax.UUCP (Dale Worley) Newsgroups: comp.emacs Subject: Running processes in the background... Message-ID: <1481@cullvax.UUCP> Date: Fri, 21-Aug-87 11:13:09 EDT Article-I.D.: cullvax.1481 Posted: Fri Aug 21 11:13:09 1987 Date-Received: Sun, 23-Aug-87 01:26:43 EDT Organization: Cullinet Software, Westwood, MA, USA Lines: 17 ram-ashwin@YALE.ARPA (Ashwin Ram) writes: > I'd like to be able to start a process > in the background, and have some emacs-lisp code executed after it finishes. Try: set-process-sentinel: Give PROCESS the sentinel SENTINEL; nil for none. The sentinel is called as a function when the process changes state. It gets two arguments: the process, and a string describing the change. Dale -- Dale Worley Cullinet Software ARPA: cullvax!drw@eddie.mit.edu UUCP: ...!seismo!harvard!mit-eddie!cullvax!drw OS/2: Yesterday's software tomorrow Nuclear war? There goes my career!