From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Elpa twice in load-path Date: Thu, 27 Jun 2013 17:26:44 +0200 Message-ID: <87sj03k217.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsE5t-0007Re-R8 for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 11:26:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsE5s-0001O5-U7 for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 11:26:45 -0400 Received: from mail-wg0-x231.google.com ([2a00:1450:400c:c00::231]:55483) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsE5s-0001Nt-Oi for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 11:26:44 -0400 Received: by mail-wg0-f49.google.com with SMTP id a12so712687wgh.16 for ; Thu, 27 Jun 2013 08:26:44 -0700 (PDT) In-Reply-To: (Rene's message of "Sat, 15 Jun 2013 03:14:18 +0000 (UTC)") 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: Rene Cc: emacs-orgmode@gnu.org Hi Rene, Rene writes: > The way elpa works, it automatically adds packages to `load-path'. There is > therefore no need to have such a line > > (add-to-list 'load-path (or (file-name-directory #$) (car load-path))) > > in the `package-autoloads.el" file. Where is this file? -- Bastien