From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel Subject: Re: Wrong keys binding to exit Emacs? Date: Fri, 25 Jul 2008 16:56:31 +0200 Message-ID: <4889E99F.5030808@gmail.com> References: <48891036.3000103@alice.it> <4889E6F9.9010400@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216997828 31497 80.91.229.12 (25 Jul 2008 14:57:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Jul 2008 14:57:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 25 16:57:46 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KMOjl-0003tN-Cf for ged-emacs-devel@m.gmane.org; Fri, 25 Jul 2008 16:57:41 +0200 Original-Received: from localhost ([127.0.0.1]:36424 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KMOir-0000tG-Uc for ged-emacs-devel@m.gmane.org; Fri, 25 Jul 2008 10:56:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KMOio-0000tB-F7 for emacs-devel@gnu.org; Fri, 25 Jul 2008 10:56:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KMOim-0000sz-1A for emacs-devel@gnu.org; Fri, 25 Jul 2008 10:56:41 -0400 Original-Received: from [199.232.76.173] (port=53625 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KMOil-0000sw-SE for emacs-devel@gnu.org; Fri, 25 Jul 2008 10:56:39 -0400 Original-Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]:36084) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KMOil-0000er-Gh for emacs-devel@gnu.org; Fri, 25 Jul 2008 10:56:39 -0400 Original-Received: from c83-254-151-176.bredband.comhem.se ([83.254.151.176]:59351 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1KMOij-0006bY-63; Fri, 25 Jul 2008 16:56:38 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 In-Reply-To: <4889E6F9.9010400@alice.it> X-Antivirus: avast! (VPS 080725-0, 2008-07-25), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.151.176 X-Scan-Result: No virus found in message 1KMOij-0006bY-63. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1KMOij-0006bY-63 93c9811c656801fb7d83c9f292396c22 X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:101464 Angelo Graziosi wrote: > Since the previous post seems to be lost, I re-try: > > > Angelo Graziosi ha scritto: >> In the current trunk, the menu File contains >> >> Exit Emacs C-x C-q >> >> But C-x C-q changes the current buffer to be 'read only' and that key >> sequence does not exit Emacs. >> >> Shouldn't it be C-x C-c? Hm, I wonder if this could be a problem in my patched version of Emacs+EmacsW32. Are you running that? I see the problem in my patched version from today, but not in the latest unpatched version I have here (from 2008-07-16).