all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* kill-emacs-query-functions and emacsclient?
@ 2010-05-11  8:12 michael
  0 siblings, 0 replies; only message in thread
From: michael @ 2010-05-11  8:12 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I use

(add-hook 'kill-emacs-query-functions
	  'some-user-interacting-function)

in my .emacs to execute a function before exiting emacs which prompts
some questions in the minibuffer ("some-user-interactiong-function").
This works well for emacs.

Now I try to use emacs23 in daemon-mode and emacsclient. Is it
possible to execute "some-user-interacting-function" automatically
before closing an emacsclient frame (by C-x C-c or by the window
manager) ?

Thanks
Michael


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-11  8:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-11  8:12 kill-emacs-query-functions and emacsclient? michael

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.