all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to get asynchronous notifications from Emacs ?
@ 2007-02-25 12:25 David Soulayrol
  2007-02-25 14:16 ` Matthew Flaschen
       [not found] ` <mailman.81.1172413015.7795.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 8+ messages in thread
From: David Soulayrol @ 2007-02-25 12:25 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I'm looking for a way to obtain asynchronous notifications
of emacs actions, like: buffer was closed, displayed buffer has changed,
and so on.

I have discovered emacsclient and gnuserv which both allow me to send
synchronous orders to emacs, but I don't think they can solve my problem.

Do you know if such a tool exists ? If not, can you give me pointers or
preliminary help on how to write this in emacs lisp ? I think I'd have to
open a network connection, and then capture actions to send a message...

Thanks a lot.

David.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-02-27 21:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-25 12:25 How to get asynchronous notifications from Emacs ? David Soulayrol
2007-02-25 14:16 ` Matthew Flaschen
     [not found] ` <mailman.81.1172413015.7795.help-gnu-emacs@gnu.org>
2007-02-26  8:43   ` David Soulayrol
2007-02-26  9:49     ` Matthew Flaschen
2007-02-26 16:42       ` Lennart Borgman (gmail)
     [not found]       ` <mailman.120.1172508176.7795.help-gnu-emacs@gnu.org>
2007-02-27 20:37         ` David Soulayrol
2007-02-27 20:52           ` Lennart Borgman (gmail)
     [not found]           ` <mailman.181.1172609581.7795.help-gnu-emacs@gnu.org>
2007-02-27 21:47             ` Thorsten Bonow

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.