From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mart van de Wege Newsgroups: gmane.emacs.help Subject: Re: .emacs not loading libraries Date: Sun, 18 Oct 2015 11:04:25 +0200 Message-ID: <86eggsim3q.fsf@gaheris.avalon.lan> References: <86zizhirdx.fsf@gaheris.avalon.lan> <86r3ktiao1.fsf@gaheris.avalon.lan> <86io65i0x8.fsf@gaheris.avalon.lan> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445159720 19965 80.91.229.3 (18 Oct 2015 09:15:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 Oct 2015 09:15:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 18 11:15:20 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Znk3j-00082L-Oy for geh-help-gnu-emacs@m.gmane.org; Sun, 18 Oct 2015 11:15:19 +0200 Original-Received: from localhost ([::1]:32958 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Znk3i-0005KQ-SO for geh-help-gnu-emacs@m.gmane.org; Sun, 18 Oct 2015 05:15:18 -0400 Original-Path: usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-X-Trace: individual.net QAq/cwPWxT3dnmI1xkMphwXFwICOl/oGQ0wzMVBM1YRNgYQJ2Y X-Orig-Path: gaheris.avalon.lan!not-for-mail Cancel-Lock: sha1:h9CyTzlPPf3f2uu3KTiZLn2N6d8= sha1:5gxEobLZ+2WcjHpB+ubabXzErq0= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:215449 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107733 Archived-At: John Mastro writes: > Mart van de Wege wrote: >> Yep. I was unclear, when I mention .emacs.d/elpa I meant relative to my >> home dir; it has the tilde in it in the function calls adding it to my >> load-path. > > You don't need to add "~/.emacs.d/elpa/" to your `load-path'. If you > inspect the value of `load-path' (e.g. `C-h v load-path RET') you'll see > that it already contains entries for the packages you've installed via > ELPA - this is part of what package.el does for you. Hmm. That, of course, is obvious once it has been pointed out. Thanks. Mart -- "We will need a longer wall when the revolution comes." --- AJS, quoting an uncertain source.