From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Achim Gratz Newsgroups: gmane.emacs.devel Subject: Re: feature/integrated-elpa 4f6df43 15/23: README added Date: Sat, 15 Oct 2016 19:08:35 +0200 Organization: Linux Private Site Message-ID: <87instsfos.fsf@Rainer.invalid> References: <20160916203414.25203.87032@vcs.savannah.gnu.org> <8337k7hysd.fsf@gnu.org> <8660p3qd99.fsf@realize.ch> <831szrhwsr.fsf@gnu.org> <8760p12qzw.fsf@russet.org.uk> <83vax0en1u.fsf@gnu.org> <87pon5ek3q.fsf@russet.org.uk> <87twcgttjf.fsf@russet.org.uk> <86a8e7symk.fsf@realize.ch> <8737jzl4u9.fsf@russet.org.uk> <8337jz8dg8.fsf@gnu.org> <83insv3tnl.fsf@gnu.org> <83d1j33qgg.fsf@gnu.org> <87wph96cto.fsf@russet.org.uk> <831szh3iq4.fsf@gnu.org> <87mvi5spl9.fsf@Rainer.invalid> <83mvi51y3b.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1476551406 22707 195.159.176.226 (15 Oct 2016 17:10:06 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 15 Oct 2016 17:10:06 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 15 19:10:00 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bvST4-0004Fc-Pf for ged-emacs-devel@m.gmane.org; Sat, 15 Oct 2016 19:09:54 +0200 Original-Received: from localhost ([::1]:52700 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bvST2-0001Yc-Ep for ged-emacs-devel@m.gmane.org; Sat, 15 Oct 2016 13:09:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bvSSV-0001YV-Mq for emacs-devel@gnu.org; Sat, 15 Oct 2016 13:09:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bvSSP-00048e-Cj for emacs-devel@gnu.org; Sat, 15 Oct 2016 13:09:18 -0400 Original-Received: from [195.159.176.226] (port=38259 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1bvSSP-00046T-5Q for emacs-devel@gnu.org; Sat, 15 Oct 2016 13:09:13 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bvSS1-0004bQ-Io for emacs-devel@gnu.org; Sat, 15 Oct 2016 19:08:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:a6q20U8QDxtSZrOByOUl3dAAExQ= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:208300 Archived-At: Eli Zaretskii writes: >> How do you suppose the autoload for the no longer existing org-html will >> be excised from the autoloads file in the old Emacs? > > Once again, how is this relevant to the directory structure of Lisp > files? Can a particular structure solve this problem, where other > structures don't? No, it is not directly related to the directory structure. But Emacs does collect all first-level autoloads for all elisp ("package" moniker or not) into a single file, with no provisions to deactivate them when a newer version of the same in-core package gets installed again. There are probably many different ways to tease this apart, but treating an in-core package no different than an out-of-core package, apart from the fact that it comes with the tarball and gets installed into a different tree has the advantage that it doesn't need completely new mechanisms to support it. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI Implementation & additional documentation: http://Synth.Stromeko.net/Downloads.html#WaldorfDocs