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: 01 Jul 2002 16:24:00 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <1025533441.4840.41.camel@eagle> References: <1025459292.4840.7.camel@eagle> <200207011410.g61EA9n07810@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1025533613 26076 127.0.0.1 (1 Jul 2002 14:26:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 1 Jul 2002 14:26:53 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17P28j-0006mT-00 for ; Mon, 01 Jul 2002 16:26:53 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17P2DI-0005Ie-00 for ; Mon, 01 Jul 2002 16:31:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17P28s-0002rf-00; Mon, 01 Jul 2002 10:27:02 -0400 Original-Received: from [194.73.242.4] (helo=wmpmta02-app.mail-store.com) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 17P262-0002P6-00 for ; Mon, 01 Jul 2002 10:24:06 -0400 Original-Received: from localhost.localdomain ([160.45.110.201]) by wmpmta02-app.mail-store.com (InterMail vM.5.01.03.06 201-253-122-118-106-20010523) with ESMTP id <20020701142341.BOSX18971.wmpmta02-app.mail-store.com@localhost.localdomain> for ; Mon, 1 Jul 2002 15:23:41 +0100 Original-To: emacs-devel@gnu.org In-Reply-To: <200207011410.g61EA9n07810@aztec.santafe.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:5291 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5291 On Mon, 2002-07-01 at 16:10, Richard Stallman wrote: > It seems to me that the solution of making C-x C-q do > toggle-read-only, and having it print a message in the case of a > VC-controlled file, does the best to satisfy all the various wishes > users expressed. What if we make this the default, but add an option that lets you have a stronger binding (ask a question, or do check-in/out without asking)? I think that would be important for those who like the existing binding very much.