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

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

Re: how do i exit and save all with one command?


From: Matthew Kennedy
Subject: Re: how do i exit and save all with one command?
Date: Thu, 30 Oct 2003 05:15:07 GMT
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux)

Lowell Kirsh <lkirsh@cs.ubc.ca> writes:

> Is there a command that will save the current buffer and kill emacs?
>

[...]

,----[ C-h k C-x C-c ]
| C-x C-c runs the command save-buffers-kill-emacs
|    which is an interactive compiled Lisp function in `files'.
| It is bound to C-x C-c, <menu-bar> <files> <exit-emacs>.
| (save-buffers-kill-emacs &optional ARG)
| 
| Offer to save each buffer, then kill this Emacs process.
| With prefix arg, silently save all file-visiting buffers, then kill.
`----


-- 
Matthew Kennedy


reply via email to

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