From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: bzr --fixes Date: Thu, 7 Jan 2010 23:35:55 +0100 Message-ID: References: <87wrzwp5gd.fsf@stupidchicken.com> <834omzcck0.fsf@gnu.org> <878wcbdq1u.fsf@telefonica.net> <831vi3c6gf.fsf@gnu.org> <4tljg9fyd7.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1262903806 28463 80.91.229.12 (7 Jan 2010 22:36:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Jan 2010 22:36:46 +0000 (UTC) Cc: ofv@wanadoo.es, Eli Zaretskii , Stefan Monnier , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 07 23:36:38 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 1NT0y1-00015j-VB for ged-emacs-devel@m.gmane.org; Thu, 07 Jan 2010 23:36:34 +0100 Original-Received: from localhost ([127.0.0.1]:35765 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NT0y2-0002zo-JA for ged-emacs-devel@m.gmane.org; Thu, 07 Jan 2010 17:36:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NT0xw-0002wh-7b for emacs-devel@gnu.org; Thu, 07 Jan 2010 17:36:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NT0xr-0002m8-Lp for emacs-devel@gnu.org; Thu, 07 Jan 2010 17:36:27 -0500 Original-Received: from [199.232.76.173] (port=38915 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NT0xr-0002ls-Al for emacs-devel@gnu.org; Thu, 07 Jan 2010 17:36:23 -0500 Original-Received: from mail-bw0-f215.google.com ([209.85.218.215]:58772) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NT0xp-0006Kk-1t; Thu, 07 Jan 2010 17:36:21 -0500 Original-Received: by bwz7 with SMTP id 7so13012809bwz.26 for ; Thu, 07 Jan 2010 14:36:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=Tt3Hi9Fi+x+9i95ardNzq0RxHGGvpAZ+AyjGvYRiwc0=; b=Pz/rbFNPkH/gq8ScjF9x6CnPLGIl/tfFqnQ3Em8c3RvtnGt9IcnkAL9KR3OkRCzO9n p4SVSAmC3958IGV77RKs9JZU/h/5ltD/TlTeLyaob2101oDIny8G4berm1sOsFbVLW2y MCSHlBJ4olp8lXvMm/vAo04Gfwja3acTmwvWY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=qnzRaunTGjSGPe0kOAcia9ogxr5q2iZtxU6AeR2DFEJIELKmt/KUPrVF0HQtISBAvn sd9/MFErWpcJJ16Ymr37w6y5orEbFRrc8HNOSMnpsc7A+ux89jM0e5oGTGKQDHYAnNFk Pz8lMPaWiwWxfbwghg4E6rge9VPws/CfKn80U= Original-Received: by 10.204.156.3 with SMTP id u3mr841845bkw.179.1262903775120; Thu, 07 Jan 2010 14:36:15 -0800 (PST) In-Reply-To: <4tljg9fyd7.fsf@fencepost.gnu.org> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:119624 Archived-At: On Thu, Jan 7, 2010 at 21:34, Glenn Morris wrote: > http://doc.bazaar.canonical.com/latest/en/user-guide/bug_trackers.html > > It seems all the --fixes thing does is record some metadata. That seems to contradict what the bugs help topic says. Juanma