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

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

Re: attaching to a running emacs process under linux?


From: Dmitry Dzhus
Subject: Re: attaching to a running emacs process under linux?
Date: Wed, 16 Jan 2008 08:16:13 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

ivowel <ivowel@gmail.com> writes:

> is there a way to send a shell signal to ask emacs nicely to save all
> its open buffers?

Make sure Emacs server is running and use the following command:

    $ emacsclient -e '(save-some-buffers t)'

-- 
Happy Hacking.

http://sphinx.net.ru

reply via email to

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