From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andre Spiegel Newsgroups: gmane.emacs.devel Subject: Re: Results of C-x C-q poll Date: 07 Jul 2002 11:54:25 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <1026035665.4840.82.camel@eagle> References: <1025459292.4840.7.camel@eagle> <200207062204.g66M4es09015@rum.cs.yale.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1026102244 24092 127.0.0.1 (8 Jul 2002 04:24:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 8 Jul 2002 04:24:04 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17RQ4C-0006GT-00 for ; Mon, 08 Jul 2002 06:24:04 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17RQBw-0001Kg-00 for ; Mon, 08 Jul 2002 06:32:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17RQ4i-0004gj-00; Mon, 08 Jul 2002 00:24:36 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173] helo=monty-python) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17RQ3l-0003XO-00 for ; Mon, 08 Jul 2002 00:23:37 -0400 Original-Received: from [194.73.242.30] (helo=wmpdrc02-app.mail-store.com) by monty-python with esmtp (Exim 4.05) id 17R8l3-0003w6-00 for emacs-devel@gnu.org; Sun, 07 Jul 2002 05:55:09 -0400 Original-Received: from localhost.localdomain ([160.45.110.201]) by wmpdrc02-app.mail-store.com (InterMail vM.5.01.03.06 201-253-122-118-106-20010523) with ESMTP id <20020707095418.KVNW22036.wmpdrc02-app.mail-store.com@localhost.localdomain>; Sun, 7 Jul 2002 10:54:18 +0100 Original-To: Stefan Monnier In-Reply-To: <200207062204.g66M4es09015@rum.cs.yale.edu> X-Mailer: Ximian Evolution 1.0.7 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5545 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5545 On Sun, 2002-07-07 at 00:04, Stefan Monnier wrote: > But then again, maybe just popping a message is enough, > and I'll just have to get used to hitting `C-x v v' (instead of > C-x C-q) in order to make my VC-controlled buffers writable. I will install such a change. Although I like the C-x C-q binding very much, I think I have to agree with Richard that removing it (and only displaying a message) is the solution that does the best to reconcile the conflicting opinions. For those die-hard C-x C-q users (and I'm one of them), there will still be the option to bind it to vc-toggle-read-only, which will continue to exist.