From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Idea for C-x v u Date: Wed, 29 Jun 2011 10:06:01 +0200 Message-ID: <4E0ADCE9.9010905@swipnet.se> References: <4E08E944.2070202@swipnet.se> <87aad2f1f4.fsf@stupidchicken.com> <4E09F937.7060007@swipnet.se> <87y60ltsti.fsf@wanadoo.es> <4E0ACB65.3070806@online.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1309335137 9842 80.91.229.12 (29 Jun 2011 08:12:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 29 Jun 2011 08:12:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?ISO-8859-15?Q?Andreas_R=F6hler?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 29 10:12:12 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QbpsY-0001y8-Ay for ged-emacs-devel@m.gmane.org; Wed, 29 Jun 2011 10:12:10 +0200 Original-Received: from localhost ([::1]:59495 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbpsX-0002bn-90 for ged-emacs-devel@m.gmane.org; Wed, 29 Jun 2011 04:12:09 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbpmm-0001mC-Po for emacs-devel@gnu.org; Wed, 29 Jun 2011 04:06:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qbpmk-00031B-Tg for emacs-devel@gnu.org; Wed, 29 Jun 2011 04:06:12 -0400 Original-Received: from smtprelay-b11.telenor.se ([62.127.194.20]:58202) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbpmj-00030L-Ql for emacs-devel@gnu.org; Wed, 29 Jun 2011 04:06:09 -0400 Original-Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-b11.telenor.se (Postfix) with ESMTP id 30AD2EA63C for ; Wed, 29 Jun 2011 10:06:03 +0200 (CEST) X-SENDER-IP: [85.225.45.100] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArhTAEjcCk5V4S1kPGdsb2JhbABSiRGeQgsBAQEBHhkNJYh6wQyGMASXDB2LGg X-IronPort-AV: E=Sophos;i="4.65,442,1304287200"; d="scan'208";a="202314747" Original-Received: from c-642de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.100]) by ipb2.telenor.se with ESMTP; 29 Jun 2011 10:06:03 +0200 Original-Received: from [10.225.16.61] (unknown [193.45.43.33]) by coolsville.localdomain (Postfix) with ESMTPSA id CF3B97FA05A; Wed, 29 Jun 2011 10:06:02 +0200 (CEST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; sv-SE; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 In-Reply-To: <4E0ACB65.3070806@online.de> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 62.127.194.20 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141154 Archived-At: Andreas R=F6hler skrev 2011-06-29 08:51: > Am 29.06.2011 01:55, schrieb =D3scar Fuentes: >> "Jan D." writes: >> >>>>> Why not a customize variable vc-show-diff-before-revert that takes >>>>> values yes, no or ask? Personally I'd set it to no. >>>> >>>> Really? If you type `C-x v u' by mistake, you lose your changes with= no >>>> possibility of retrieval. If there's anything that needs a yes-or-no >>>> prompt, vc-revert is it. >>> >>> I have never hit C-x v u by mistake. >> >> I have never hit C-x v u by mistake. Sometimes hitted them on the wron= g >> buffer, though. >> > > Why not simply remove the key? > > M-x COMMAND is a little bit harder, so no one will do it by mistake as > easily > This is becoming silly. Jan D.