From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Suvayu Ali Newsgroups: gmane.emacs.help Subject: Re: emacs not loading package via load-path Date: Wed, 8 Aug 2012 23:47:32 +0200 Message-ID: <20120808214732.GB31029@kuru.dyndns-at-home.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1344462465 27536 80.91.229.3 (8 Aug 2012 21:47:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Aug 2012 21:47:45 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 08 23:47:45 2012 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 1SzE6T-0006ad-DJ for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Aug 2012 23:47:45 +0200 Original-Received: from localhost ([::1]:46640 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzE6S-0002Vn-Ms for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Aug 2012 17:47:44 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:48323) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzE6M-0002VP-Eo for help-gnu-emacs@gnu.org; Wed, 08 Aug 2012 17:47:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SzE6L-00071m-HX for help-gnu-emacs@gnu.org; Wed, 08 Aug 2012 17:47:38 -0400 Original-Received: from mail-wg0-f49.google.com ([74.125.82.49]:63119) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzE6L-00071Z-Ap for help-gnu-emacs@gnu.org; Wed, 08 Aug 2012 17:47:37 -0400 Original-Received: by wgbez12 with SMTP id ez12so790970wgb.30 for ; Wed, 08 Aug 2012 14:47:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=MOqxJCKmLlnrEtwfNIIVTAz47uuPLLQPCzzI0earvuM=; b=RbovGs2voOEJ81cniuBQ0ZVIsJHG5n2JIUl9MM5O7IL94nkLcD7T1iZYq/vESXSYAY z6UrFbTXNsy+zHJT8liLQvyexqKELe+gBIeswWZbHTFpDrnkFR0Qr9mY37qP7pmRovXK bRaNU/tUbzz7ecEfO4D5GMDavwg3tNTfplbUo1SQ/OKkEUNqPx4RAbFyhxuiXoNzEtQu TQQTJRhQ3FrtWXJOh8DPW0gtSrfnKsT1QPSVg1/4VnuvZEt4QImpQJ2RAq9xt6Xb8Nva PtXr7pJ1unMpbOIBAaZSQxDKusg/bEGyOzur09ooDsx9LfI914SIOVVTybe9z9csJJrb 9ycA== Original-Received: by 10.180.99.133 with SMTP id eq5mr1134571wib.0.1344462456198; Wed, 08 Aug 2012 14:47:36 -0700 (PDT) Original-Received: from kuru.dyndns-at-home.com (AAnnecy-651-1-295-226.w90-27.abo.wanadoo.fr. [90.27.94.226]) by mx.google.com with ESMTPS id cl8sm7409450wib.10.2012.08.08.14.47.34 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 08 Aug 2012 14:47:35 -0700 (PDT) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.49 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:86256 Archived-At: On Wed, Aug 08, 2012 at 10:04:02PM +0200, Ferdinand wrote: > > (add-to-list 'load-path "~/documents/emacs/load on startup/ess/lisp/") > (require ’ess-site) [...] > > When I load the ess-site.el manually or add this to .emacs: > (load "~/documents/sonstiges/emacs/load on startup/ess/lisp/ess-site.el") > it all works fine. Stupid question: the two paths above are different, is that a typo? -- Suvayu Open source is the future. It sets us free.