From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Removing rollback from VC mode - request for comment Date: Thu, 11 Dec 2014 20:12:28 +0200 Message-ID: <83wq5yrr77.fsf@gnu.org> References: <20141211092138.6D5F6C008E@snark.thyrsus.com> <20141211123629.GA25499@thyrsus.com> <83fvcmtax5.fsf@gnu.org> <87wq5y9l4e.fsf@wanadoo.es> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1418321589 16915 80.91.229.3 (11 Dec 2014 18:13:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Dec 2014 18:13:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 11 19:13:02 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xz8EV-0005m2-S3 for ged-emacs-devel@m.gmane.org; Thu, 11 Dec 2014 19:13:00 +0100 Original-Received: from localhost ([::1]:52928 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz8EV-0005do-D9 for ged-emacs-devel@m.gmane.org; Thu, 11 Dec 2014 13:12:59 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz8EA-0005di-Hg for emacs-devel@gnu.org; Thu, 11 Dec 2014 13:12:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xz8E2-0000Yf-0U for emacs-devel@gnu.org; Thu, 11 Dec 2014 13:12:38 -0500 Original-Received: from mtaout29.012.net.il ([80.179.55.185]:47644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz8E1-0000YN-OQ for emacs-devel@gnu.org; Thu, 11 Dec 2014 13:12:29 -0500 Original-Received: from conversion-daemon.mtaout29.012.net.il by mtaout29.012.net.il (HyperSendmail v2007.08) id <0NGF00H00JGEVR00@mtaout29.012.net.il> for emacs-devel@gnu.org; Thu, 11 Dec 2014 20:10:05 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout29.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NGF00ALUJSTDG70@mtaout29.012.net.il>; Thu, 11 Dec 2014 20:10:05 +0200 (IST) In-reply-to: <87wq5y9l4e.fsf@wanadoo.es> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.185 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:179809 Archived-At: > From: =D3scar Fuentes > Date: Thu, 11 Dec 2014 18:01:05 +0100 >=20 > > IMO, if VC is to win hearts on the Git front, it should grow more > > features, not less. >=20 > Right. However, it is difficult for a generic UI (VC) to compete wi= th a > specific one (Magit). I see nothing in magit that couldn't be done with VC. It just needs to be coded. (And I hope very much that VC does NOT try to imitate the horrible things that magit does to the display engine.)