From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim X Newsgroups: gmane.emacs.help Subject: Re: Why can not close woman use `C-x C-c'? Date: Sun, 17 Dec 2006 11:10:19 +1100 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <87k60rcrh0.fsf@lion.rapttech.com.au> References: NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166316026 21911 80.91.229.10 (17 Dec 2006 00:40:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 17 Dec 2006 00:40:26 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 17 01:40:26 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Gvk4n-0007IM-6k for geh-help-gnu-emacs@m.gmane.org; Sun, 17 Dec 2006 01:40:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gvk4m-0005Jx-KH for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Dec 2006 19:40:24 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xt-sjc-05!sn-xt-sjc-08!sn-post-sjc-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) Cancel-Lock: sha1:N6frHmnXP5X6Ujg6z3NHoJTxKvo= Original-X-Complaints-To: abuse@supernews.com Original-Lines: 25 Original-Xref: shelby.stanford.edu gnu.emacs.help:144043 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:39646 Archived-At: Ronald 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 , . | (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