From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: elpa.gnu.org packages in an Emacs checkout Date: Fri, 25 Feb 2011 21:34:57 +0100 Message-ID: <8739nbam4u.fsf@gmx.de> 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> <87zkpj986x.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298666118 2323 80.91.229.12 (25 Feb 2011 20:35:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 25 Feb 2011 20:35:18 +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 21:35:14 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 1Pt4Nd-00050K-OR for ged-emacs-devel@m.gmane.org; Fri, 25 Feb 2011 21:35:13 +0100 Original-Received: from localhost ([127.0.0.1]:49316 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pt4Nd-0005DB-9m for ged-emacs-devel@m.gmane.org; Fri, 25 Feb 2011 15:35:13 -0500 Original-Received: from [140.186.70.92] (port=53242 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pt4NY-0005BD-6V for emacs-devel@gnu.org; Fri, 25 Feb 2011 15:35:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pt4NW-0001tf-M0 for emacs-devel@gnu.org; Fri, 25 Feb 2011 15:35:08 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.23]:45122) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Pt4NW-0001tb-7r for emacs-devel@gnu.org; Fri, 25 Feb 2011 15:35:06 -0500 Original-Received: (qmail invoked by alias); 25 Feb 2011 20:35:03 -0000 Original-Received: from p57BB91D5.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.145.213] by mail.gmx.net (mp037) with SMTP; 25 Feb 2011 21:35:03 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19D168fAppDU2aHqUxtGZyuWFs2vq29ErbE9wmAeH Ylv571pAL+lKwI In-Reply-To: <87zkpj986x.fsf@lifelogs.com> (Ted Zlatanov's message of "Fri, 25 Feb 2011 14:21:26 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 213.165.64.23 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:136532 Archived-At: Ted Zlatanov writes: >>> 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. > > GM> Definite yes to documenting it, though. > > OK. Which ones of: > > nt/INSTALL > doc/emacs/maintaining.texi > doc/emacs/anti.texi > doc/misc/faq.texi > admin/notes/bzr > admin/notes/bugtracker > admin/bzrmerge.el > INSTALL > INSTALL.BZR > etc/THE-GNU-PROJECT > etc/CONTRIBUTE > > should I do (trying to avoid unnecessary modifications)? admin/notes/elpa seems also being outdated[1]. I failed to apply the instructions. [1]: Or I am too stupid. > I can also modify the Emacs Wiki pages accordingly. > > Ted Best regards, Michael.