[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Command inside shell finished -> notification
From: |
Kevin Rodgers |
Subject: |
Re: Command inside shell finished -> notification |
Date: |
Tue, 25 Sep 2007 23:39:45 -0600 |
User-agent: |
Thunderbird 1.5.0.13 (Macintosh/20070809) |
weber wrote:
Hi!
I have already searched for this with no sucess.. so i'm giving here a
shot.
Is there a way for me to be notified when a command in a shell buffer
inside emacs is done?
The idea is to define some strings like "ERROR" and "FINISHED". When
they appear in a shell buffer, the user will be notified (by message
or something on modeline)
,----[ C-h v compilation-finish-functions RET ]
| compilation-finish-functions is a variable defined in
`progmodes/compile.el'.
| Its value is nil
|
|
| Documentation:
| Functions to call when a compilation process finishes.
| Each function is called with two arguments: the compilation buffer,
| and a string describing how the process finished.
|
| [back]
`----
--
Kevin Rodgers
Denver, Colorado, USA