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: Workflow to accumulate individual changes? Date: Fri, 01 Jan 2010 23:35:13 +0200 Message-ID: <83vdflecfi.fsf@gnu.org> References: <87637of4y8.fsf@kobe.laptop> <87oclfdzs2.fsf@kobe.laptop> <87hbr6jwsy.fsf@telefonica.net> <83my0yfc9g.fsf@gnu.org> <838wchgais.fsf@gnu.org> <878wchfxcn.fsf@red-bean.com> <833a2pfvl2.fsf@gnu.org> <87iqbleg8j.fsf@red-bean.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1262381883 4667 80.91.229.12 (1 Jan 2010 21:38:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Jan 2010 21:38:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 01 22:37:56 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.50) id 1NQpC0-00062j-5F for ged-emacs-devel@m.gmane.org; Fri, 01 Jan 2010 22:37:56 +0100 Original-Received: from localhost ([127.0.0.1]:44482 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQpC0-0007CB-Lf for ged-emacs-devel@m.gmane.org; Fri, 01 Jan 2010 16:37:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NQpAU-0006E6-Qn for emacs-devel@gnu.org; Fri, 01 Jan 2010 16:36:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQpAQ-0006BM-BU for emacs-devel@gnu.org; Fri, 01 Jan 2010 16:36:22 -0500 Original-Received: from [199.232.76.173] (port=50682 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQpAP-0006BB-U3 for emacs-devel@gnu.org; Fri, 01 Jan 2010 16:36:17 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:44913) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NQpAP-0007iY-Er for emacs-devel@gnu.org; Fri, 01 Jan 2010 16:36:17 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0KVL002007H9GW00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Fri, 01 Jan 2010 23:36:14 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.127.222.44]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KVL002BF808AX30@a-mtaout20.012.net.il>; Fri, 01 Jan 2010 23:36:09 +0200 (IST) In-reply-to: <87iqbleg8j.fsf@red-bean.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:119236 Archived-At: > From: Karl Fogel > Cc: emacs-devel@gnu.org > Date: Fri, 01 Jan 2010 15:13:00 -0500 > > Eli Zaretskii writes: > >> From: Karl Fogel > >> Cc: Eli Zaretskii , ofv@wanadoo.es, emacs-devel@gnu.org > >> Date: Fri, 01 Jan 2010 14:18:00 -0500 > >> > >> If you tweak a commit message on the savannah branch, bzr has no > >> mechanism for conveying that tweak to the other branches > > > >Well, that's just it: bzr _should_ have such a mechanism. I really > >don't care if modifying a commit message would count as a new revision > >of the tree, all I care is that "bzr log" and friends show the > >modified commit message by default (if there would be a way to see the > >original one before the fix, that's okay too). > > I agree it's a bug. Having established that... the most productive > place to discuss Bazaar bugs is probably the Bazaar list. Done.