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: elpa.gnu.org packages in an Emacs checkout Date: Fri, 25 Feb 2011 12:49:46 -0500 Message-ID: References: <8762sa9770.fsf@gmx.de> <87pqqibr30.fsf@stupidchicken.com> <877hcp1hok.fsf@kslab.red-bean.com> <87d3mhcmyl.fsf@stupidchicken.com> <87vd09c5bw.fsf@uwakimon.sk.tsukuba.ac.jp> <87sjvcqidp.fsf@lifelogs.com> <87ei6wayyh.fsf_-_@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1298656199 10998 80.91.229.12 (25 Feb 2011 17:49:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 25 Feb 2011 17:49:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 25 18:49:55 2011 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 1Pt1nd-0002Ti-Nt for ged-emacs-devel@m.gmane.org; Fri, 25 Feb 2011 18:49:53 +0100 Original-Received: from localhost ([127.0.0.1]:45122 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pt1nd-0003k3-C2 for ged-emacs-devel@m.gmane.org; Fri, 25 Feb 2011 12:49:53 -0500 Original-Received: from [140.186.70.92] (port=55433 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pt1nY-0003jN-GO for emacs-devel@gnu.org; Fri, 25 Feb 2011 12:49:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pt1nX-0000rX-Rf for emacs-devel@gnu.org; Fri, 25 Feb 2011 12:49:48 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:50642) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pt1nX-0000rT-Ov for emacs-devel@gnu.org; Fri, 25 Feb 2011 12:49:47 -0500 Original-Received: from localhost ([127.0.0.1]:33578) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pt1nW-0008IP-Qh; Fri, 25 Feb 2011 12:49:46 -0500 X-Spook: terrorist Audiotel ANDVT national information X-Ran: cogZan=vRdHs7bF_6t,tCaAA%QDvwdWGrjklFn*Z6ZQ7,f@PK3|FO+Ffp8sjJc`|PC0p~9 X-Hue: green X-Attribution: GM In-Reply-To: <87ei6wayyh.fsf_-_@lifelogs.com> (Ted Zlatanov's message of "Fri, 25 Feb 2011 09:57:58 -0600") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:136524 Archived-At: Ted Zlatanov wrote: > Is there a way to set it up so a) checking out Emacs from Bazaar gives > the elpa.gnu.org (GNU ELPA) code branch as well, and b) changes made in > such a checkout propagate back to the GNU ELPA branch? IMO, that's unnecessary and defeats part of the purpose of branches. I had no problems checking out the elpa branch. > But otherwise we should revise the instructions for > checking out Emacs to make it clear the GNU ELPA code is part of Emacs > and should be checked out alongside. Definite yes to documenting it, though.