[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why can not close woman use `C-x C-c'?
From: |
Tim X |
Subject: |
Re: Why can not close woman use `C-x C-c'? |
Date: |
Sun, 17 Dec 2006 11:10:19 +1100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) |
Ronald <followait@163.com> writes:
> It will close emacs too.
>
> emacs21
This is normal behavior. i.e.
,----[ C-h k control x control c ]
| control x control c runs the command save-buffers-kill-emacs
| which is an interactive compiled Lisp function in `files.el'.
| It is bound to control x control c , <menu-bar> <file> <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.
|
| [back]
`----
To quit woman, try just 'q'
Tim
--
tcross (at) rapttech dot com dot au