From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sam Steingold Newsgroups: gmane.emacs.devel Subject: Re: your vc-dir-mode-map change Date: Wed, 30 Apr 2008 15:01:59 -0400 Message-ID: <4818C227.9030508@podval.org> References: <200804301850.m3UIocWt006293@sallyv1.ics.uci.edu> Reply-To: Emacs Devel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1209582143 9092 80.91.229.12 (30 Apr 2008 19:02:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Apr 2008 19:02:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 30 21:02:58 2008 connect(): Connection refused 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 1JrHZx-00080T-AZ for ged-emacs-devel@m.gmane.org; Wed, 30 Apr 2008 21:02:57 +0200 Original-Received: from localhost ([127.0.0.1]:55500 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrHZG-0001vg-Hw for ged-emacs-devel@m.gmane.org; Wed, 30 Apr 2008 15:02:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JrHZB-0001vN-7e for emacs-devel@gnu.org; Wed, 30 Apr 2008 15:02:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JrHZ7-0001u6-3s for emacs-devel@gnu.org; Wed, 30 Apr 2008 15:02:08 -0400 Original-Received: from [199.232.76.173] (port=58324 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrHZ6-0001tx-SG for emacs-devel@gnu.org; Wed, 30 Apr 2008 15:02:04 -0400 Original-Received: from [66.155.124.107] (helo=smtp.janestcapital.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JrHZ6-0006Dg-BN for emacs-devel@gnu.org; Wed, 30 Apr 2008 15:02:04 -0400 Original-Received: from [172.25.131.105] [38.105.200.250] by janestcapital.com with ESMTP (SMTPD-9.10) id A22701AC; Wed, 30 Apr 2008 15:01:59 -0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) In-Reply-To: <200804301850.m3UIocWt006293@sallyv1.ics.uci.edu> X-Enigmail-Version: 0.95.6 X-detected-kernel: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:96235 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dan Nicolaescu wrote: | | Can you please undo your vc-dir-mode-map change? | | "d" would be more useful if it followed what PCL-CVS does, provide | better diff functionality. would "r" be OK with you? PCL-CVS binds that to remove. | Deletion is not a very frequent action, so it does not seem like a good | idea to waste an easily accessible key for it. Also it's better to make | it harder to delete files, so that users don't do it accidentally. | It doesn't seem such a big imposition to force the use of a menu or | M-x vc-delete-file when trying to remove files. There is no menu item. I find file deletion to be a fairly common operation. Accidental deletion of a VC file can be easily undone (as opposed to deletion of non-VC files, and there _is_ a dired binding for deletion) | More, vc-delete-file does not have any key binding by default, and we | haven't gotten any complaints about this... consider my patch to be such a complaint :-) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIGMInPp1Qsf2qnMcRAh1fAKCP89wqjeX4/J2PUXb1790l5pa8tgCdGCKY FzV+tFYRz26avSj/5lvOdtI= =tKs+ -----END PGP SIGNATURE-----