From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Filipp Gunbin Newsgroups: gmane.emacs.devel Subject: Re: VC mode and git Date: Fri, 27 Mar 2015 21:42:17 +0300 Message-ID: References: <86egoeusg2.fsf@example.com> <87384qzxqy.fsf@igel.home> <83bnjen71r.fsf@gnu.org> <83twx6a7wm.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1427481783 10226 80.91.229.3 (27 Mar 2015 18:43:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Mar 2015 18:43:03 +0000 (UTC) Cc: sva-news@mygooglest.com, schwab@suse.de, Eli Zaretskii , rms@gnu.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 27 19:42:51 2015 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 1YbZDG-0002H1-QK for ged-emacs-devel@m.gmane.org; Fri, 27 Mar 2015 19:42:34 +0100 Original-Received: from localhost ([::1]:51319 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbZDG-0005rC-5n for ged-emacs-devel@m.gmane.org; Fri, 27 Mar 2015 14:42:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60211) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbZDC-0005r7-Tc for emacs-devel@gnu.org; Fri, 27 Mar 2015 14:42:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbZD4-0002hW-97 for emacs-devel@gnu.org; Fri, 27 Mar 2015 14:42:30 -0400 Original-Received: from out2-smtp.messagingengine.com ([66.111.4.26]:59340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbZD4-0002g5-3l for emacs-devel@gnu.org; Fri, 27 Mar 2015 14:42:22 -0400 Original-Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 216C220AAE for ; Fri, 27 Mar 2015 14:42:17 -0400 (EDT) Original-Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Fri, 27 Mar 2015 14:42:19 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h=cc :content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=5QjLr 5hNzqi6EPCBuBiIZm9FXgU=; b=LT0qDy6uIF9azCcQqEW7bwbCmZqrA61DlmNPw b6hR6f6G9p661LlZ1d+sdfQTe/JEiOT1pN8+E8hdt3HxgyUoU009NliMEaXyg7DS 9iCezTG2pjer3lI1IuA/HyvDcIyLYhwJWUUYqQBYVn8idZXUzLni+t7KipNDUKu6 7uu2AY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=5QjLr5hNzqi6EPCBuBiIZm9FXgU=; b=ln+NT Eiv/BmtvlJBtA1qlmff8SKFZtl4EeewOHKy9fe1w4tMxG0D028wdgZJ9Lh6PZCDf eCGe4ikFzACHbm0fEBmR2YsGJ35IYZNibhbYQ9ZRbJ4qaVVkOe4OBuyrH13Hz/1j eBE1z3XazpbOljkqqPWv5zoYswlLNndfvHH3Wc= X-Sasl-enc: NkK0OjqY/uG965zEH5+VKr15HFc7TLHBO2LhA84CjoXS 1427481739 Original-Received: from fgunbin.local (unknown [94.25.218.10]) by mail.messagingengine.com (Postfix) with ESMTPA id DE93568007F; Fri, 27 Mar 2015 14:42:18 -0400 (EDT) In-Reply-To: (Stefan Monnier's message of "Fri, 27 Mar 2015 13:53:52 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (darwin) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.26 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:184414 Archived-At: On 27/03/2015 13:53 -0400, Stefan Monnier wrote: > So I think that refining C-x v v is pretty hopeless. I won't stop > anyone from doing it, but I think it's a complete waste of time. > > > Stefan As a rather new user of vc, I can say that `C-x v v' always frightens me (as do other dwimmy commands), because I am always not sure what it will do next. Rather, I just review my changes with vc-dir and just call 'commit -am "..."' in async-shell-command. The same with conflicts while merging and rebasing ("git rebase --continue" etc.). Directing emacs or git to do something particular is much more comfortable for me. Filipp