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

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

Re: emacsclient: controlling from an application?


From: Kai Grossjohann
Subject: Re: emacsclient: controlling from an application?
Date: Mon, 01 Dec 2003 21:40:34 +0000
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux)

drmemory@starband.net (DrMemory) writes:

> I would like to have a cron task signal emacsclient to save a certain
> buffer which I keep open throughout the workday, so that a perl script
> can do some processing on the contents at the end of the day.
> Signalling to save _all_ buffers would be okay too.

Does the end of the day mean midnight?  In that case, you could cause
the processing from Emacs, using midnight.el.

Or does it mean when you hit C-x C-c?  In that case,
kill-emacs-query-functions or kill-emacs-hook might be for you.

Isn't it nasty of Emacs that it also wants to take over the job of
cron?

Kai


reply via email to

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