From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: No commit in vc? Date: Sun, 31 Jan 2010 10:00:37 -0500 Message-ID: References: <4B613BFB.2000107@swipnet.se> <87bpgev5bk.fsf@telefonica.net> <4B618AA4.1040403@swipnet.se> <87vdemtk4g.fsf@telefonica.net> <837hr23wrs.fsf@gnu.org> <87eilat62r.fsf@telefonica.net> <83eilat4g7.fsf@gnu.org> <873a1qt32z.fsf@telefonica.net> <83aavyt0bt.fsf@gnu.org> <201001290200.o0T200xh010567@godzilla.ics.uci.edu> <83y6jhs2b6.fsf@gnu.org> <201001290940.o0T9e0br025585@godzilla.ics.uci.edu> <87r5p9rxun.fsf@telefonica.net> <83vdelrx60.fsf@gnu.org> <201001291729.o0THTFam010863@godzilla.ics.uci.edu> <87ljfgdatj.fsf@telefonica.net> <83d40ssn0g.fsf@gnu.org> <873a1nk2st.fsf@ambire.localdomain> <83pr4rilv3.fsf@gnu.org> <873a1nza8y.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1264950098 365 80.91.229.12 (31 Jan 2010 15:01:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 31 Jan 2010 15:01:38 +0000 (UTC) Cc: emacs-devel@gnu.org To: Thien-Thi Nguyen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 31 16:01:36 2010 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.69) (envelope-from ) id 1NbbIq-0005t4-4o for ged-emacs-devel@m.gmane.org; Sun, 31 Jan 2010 16:01:32 +0100 Original-Received: from localhost ([127.0.0.1]:55111 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbbIp-0005bm-Hk for ged-emacs-devel@m.gmane.org; Sun, 31 Jan 2010 10:01:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NbbI2-0005D2-HF for emacs-devel@gnu.org; Sun, 31 Jan 2010 10:00:42 -0500 Original-Received: from [199.232.76.173] (port=58045 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbbI0-0005Bv-HQ for emacs-devel@gnu.org; Sun, 31 Jan 2010 10:00:40 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NbbHz-0006vQ-E1 for emacs-devel@gnu.org; Sun, 31 Jan 2010 10:00:40 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:52392 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NbbHz-0006v0-5S for emacs-devel@gnu.org; Sun, 31 Jan 2010 10:00:39 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqIEAL4pZUtFpaN9/2dsb2JhbACBM9UNhEUEilo X-IronPort-AV: E=Sophos;i="4.49,378,1262581200"; d="scan'208";a="55011335" Original-Received: from 69-165-163-125.dsl.teksavvy.com (HELO pastel.home) ([69.165.163.125]) by ironport2-out.pppoe.ca with ESMTP; 31 Jan 2010 10:00:37 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id BE21ACA0B6; Sun, 31 Jan 2010 10:00:37 -0500 (EST) In-Reply-To: <873a1nza8y.fsf@ambire.localdomain> (Thien-Thi Nguyen's message of "Sat, 30 Jan 2010 20:02:53 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:120744 Archived-At: > However, that is not the case universally. I can imagine > a workflow (policy) whereby a programmer needs to do several > "bzr merge" operations prior to the "bzr commit". This > programmer would view Emacs' recommendation as irrelevant > at best. This is discouraged and poorly supported by `bzr', so at least for vc-bzr.el it makes sense. This said, it's OK to replace "recommend" with some other formulation, like "pending merges: you may want to commit before any further development" if that soothes you, Stefan