From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: bzr --fixes Date: Thu, 07 Jan 2010 15:34:12 -0500 Message-ID: <4tljg9fyd7.fsf@fencepost.gnu.org> References: <87wrzwp5gd.fsf@stupidchicken.com> <201001060700.o06706Sw006855@godzilla.ics.uci.edu> <834omzcck0.fsf@gnu.org> <878wcbdq1u.fsf@telefonica.net> <831vi3c6gf.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262897789 7447 80.91.229.12 (7 Jan 2010 20:56:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Jan 2010 20:56:29 +0000 (UTC) Cc: ofv@wanadoo.es, Eli Zaretskii , Stefan Monnier , emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 07 21:56:21 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 1NSzP1-0002mv-Iq for ged-emacs-devel@m.gmane.org; Thu, 07 Jan 2010 21:56:19 +0100 Original-Received: from localhost ([127.0.0.1]:51451 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSzP1-0008Kl-ON for ged-emacs-devel@m.gmane.org; Thu, 07 Jan 2010 15:56:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSz3i-00033R-R2 for emacs-devel@gnu.org; Thu, 07 Jan 2010 15:34:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSz3e-00030E-CN for emacs-devel@gnu.org; Thu, 07 Jan 2010 15:34:18 -0500 Original-Received: from [199.232.76.173] (port=53430 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSz3e-0002zu-24 for emacs-devel@gnu.org; Thu, 07 Jan 2010 15:34:14 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:35166) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSz3d-0003GV-Js for emacs-devel@gnu.org; Thu, 07 Jan 2010 15:34:13 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NSz3c-0003dB-9B; Thu, 07 Jan 2010 15:34:12 -0500 X-Spook: eternity server bootleg terrorism Dick Cheney number key X-Ran: <4.;](lXA>%+lHj7Y11,vFD('SEe~D"q&CN%`,IjXZ{1Ne0+[L{Q{cotmHoe.n%TIjQ$xs X-Hue: yellow X-Attribution: GM In-Reply-To: (Juanma Barranquero's message of "Thu, 7 Jan 2010 21:12:52 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:119618 Archived-At: Juanma Barranquero wrote: > Well, Bazaar documentation is as always a bit short on details. I just found this: http://doc.bazaar.canonical.com/latest/en/user-guide/bug_trackers.html It seems all the --fixes thing does is record some metadata. I guess a Savannah hook would be needed to then use that metadata to generate an actual debbugs -done email that would really close the bug. It doesn't seem worth the effort to me; seems fine to continue putting a bug reference in the ChangeLog entry and sending a more friendly email to the bug submitter by hand.