From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: rebasing Date: Thu, 28 Jan 2010 23:53:22 +0900 Message-ID: <87zl3ys2l9.fsf@xemacs.org> References: <87iqannget.fsf@catnip.gol.com> <87bpgestod.fsf@red-bean.com> <871vha9vq0.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1264689829 1261 80.91.229.12 (28 Jan 2010 14:43:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Jan 2010 14:43:49 +0000 (UTC) Cc: Karl Fogel , emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 28 15:43:45 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 1NaVay-0000ee-BU for ged-emacs-devel@m.gmane.org; Thu, 28 Jan 2010 15:43:44 +0100 Original-Received: from localhost ([127.0.0.1]:39700 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaVax-0006GL-Nr for ged-emacs-devel@m.gmane.org; Thu, 28 Jan 2010 09:43:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaVYS-0002WN-R5 for emacs-devel@gnu.org; Thu, 28 Jan 2010 09:41:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaVYO-0002P2-1s for emacs-devel@gnu.org; Thu, 28 Jan 2010 09:41:08 -0500 Original-Received: from [199.232.76.173] (port=43998 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaVYN-0002Ob-PW for emacs-devel@gnu.org; Thu, 28 Jan 2010 09:41:03 -0500 Original-Received: from mtps01.sk.tsukuba.ac.jp ([130.158.97.223]:42113) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NaVYK-0002Rl-7H; Thu, 28 Jan 2010 09:41:00 -0500 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mtps01.sk.tsukuba.ac.jp (Postfix) with ESMTP id 046821535AE; Thu, 28 Jan 2010 23:40:59 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id B68AB1A3506; Thu, 28 Jan 2010 23:53:22 +0900 (JST) In-Reply-To: <871vha9vq0.fsf@catnip.gol.com> X-Mailer: VM 8.0.12-devo-585 under 21.5 (beta29) "garbanzo" a03421eb562b XEmacs Lucid (x86_64-unknown-linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:120582 Archived-At: Miles Bader writes: > Karl Fogel writes: > > I strongly recommend asking this question on the Bazaar list. The > > answers you get from the ding (gnus) list and from the Emacs list will > > be heartfelt, I'm sure, but may miss some technicality that turns out to > > be important. > > I'm rather afraid of getting piled on, to be honest... Don't be. While some Bazaar folks (non-developers) will surely tell you to stay away from rebase if possible, the developers will help you do what you want. And I think you know most of the important ones from gnu-arch-users, anyway.