From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.devel Subject: Re: AUCTeX inclusion [Re: elpa.gnu.org repository sync with Emacs] Date: Wed, 17 Nov 2010 09:00:15 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87d3q42dxc.fsf@lifelogs.com> References: <87mxpabjj3.fsf@stupidchicken.com> <8762vyz5rl.fsf@stupidchicken.com> <8739r2z1w8.fsf@stupidchicken.com> <87y68t8jif.fsf_-_@lifelogs.com> <87r5eljosw.fsf@stupidchicken.com> <87aal95el4.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1290006336 1496 80.91.229.12 (17 Nov 2010 15:05:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 17 Nov 2010 15:05:36 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 17 16:05:31 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 1PIjZf-0007J2-Mh for ged-emacs-devel@m.gmane.org; Wed, 17 Nov 2010 16:05:28 +0100 Original-Received: from localhost ([127.0.0.1]:50205 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PIjZe-0004oU-M2 for ged-emacs-devel@m.gmane.org; Wed, 17 Nov 2010 10:05:26 -0500 Original-Received: from [140.186.70.92] (port=50338 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PIjZT-0004oB-O4 for emacs-devel@gnu.org; Wed, 17 Nov 2010 10:05:17 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PIjZN-0000lA-F9 for emacs-devel@gnu.org; Wed, 17 Nov 2010 10:05:14 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:39212) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PIjZN-0000kq-57 for emacs-devel@gnu.org; Wed, 17 Nov 2010 10:05:09 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PIjZI-00071h-OQ for emacs-devel@gnu.org; Wed, 17 Nov 2010 16:05:04 +0100 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Nov 2010 16:05:04 +0100 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Nov 2010 16:05:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 29 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:BC+B0f/RRaMr9R5UIorjCLtQ5PI= X-detected-operating-system: by eggs.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:132786 Archived-At: On Wed, 17 Nov 2010 03:01:09 -0500 Dan Nicolaescu wrote: DN> Ted Zlatanov writes: >> On Tue, 16 Nov 2010 19:00:10 +0100 Lars Magne Ingebrigtsen wrote: >> LMI> So... ELPA would be for packages that we want to have readily available LMI> in Emacs, but that we can't ever easily cut any cruft out of as Emacs LMI> progresses? But since the FSF-copyright assignment regime would still LMI> apply to ELPA, we'd wouldn't be able to accept big packages like auctex LMI> anyway? >> >> You know, AUCTeX is in there... http://elpa.gnu.org/packages/ >> >> Chong Yidong and the AUCTeX maintainers spent a lot of time getting the >> copyrights done and putting the tarball together. DN> Is the any reason not to include AUCTeX in emacs proper instead of elpa? We just went over this several times, didn't we? DN> It's a very useful package to have working by default without having DN> to deal with setting up packages. You say that like it's a hard task. M-x package-list-packages `i' on whatever you want to install, then `x' Ted