From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rene Subject: Re: Elpa twice in load-path Date: Fri, 28 Jun 2013 13:16:52 +0000 (UTC) Message-ID: References: <87sj03k217.fsf@bzg.ath.cx> <87ppv6ecjr.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsYYC-0001wT-5L for emacs-orgmode@gnu.org; Fri, 28 Jun 2013 09:17:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsYYA-00044C-Je for emacs-orgmode@gnu.org; Fri, 28 Jun 2013 09:17:20 -0400 Received: from plane.gmane.org ([80.91.229.3]:60015) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsYYA-000444-De for emacs-orgmode@gnu.org; Fri, 28 Jun 2013 09:17:18 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UsYY5-0002gN-5D for emacs-orgmode@gnu.org; Fri, 28 Jun 2013 15:17:13 +0200 Received: from vaf26-3-88-162-208-155.fbx.proxad.net ([88.162.208.155]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Jun 2013 15:17:13 +0200 Received: from jlr_0 by vaf26-3-88-162-208-155.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Jun 2013 15:17:13 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Achim Gratz nexgo.de> writes: > > Line 4 of `org-autoloads.el" in org/elpa package. > > Since this file is created by package manager this is probably how it > adds Org to the load path, don't you think? What I notice is that for elpa packages that don't hold such a line in their `package-autoloads.el', the package path only appears once in `load-path', which is the right behavior. -- Rene