From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: Installing new org-mode version Date: Tue, 06 Mar 2007 12:38:53 -0500 Message-ID: References: <1173051237.436780.322640@j27g2000cwj.googlegroups.com> <1173111419.800249.259980@8g2000cwh.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1173202954 28118 80.91.229.12 (6 Mar 2007 17:42:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Mar 2007 17:42:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 06 18:42:27 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HOdg6-0002DF-6r for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Mar 2007 18:42:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOdg0-0005Nm-UM for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Mar 2007 12:42:16 -0500 Original-Path: shelby.stanford.edu!newshub.stanford.edu!postnews.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.umontreal.ca!news.umontreal.ca.POSTED!not-for-mail Original-NNTP-Posting-Date: Tue, 06 Mar 2007 11:38:53 -0600 Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (gnu/linux) Cancel-Lock: sha1:OkrGOUUpzss7ek8/4OgzNWinJgU= Original-Lines: 11 Original-NNTP-Posting-Host: 132.204.27.213 Original-X-Trace: sv3-f9KFlUk07DHmw/4QALmeiKVxt723sw1nVWOJtFapxTp4RwdkLavbvAHUw9elSR+r8pB00ATqSmPRv/S!c1tY8k72S5sk97TEmIvW+DrK89kP/diPuA7gJD+hxFiNy4Oennq8vsP69OFEhQ/sE/bpF1JR3xeU!Eeg0jU5PBxar+RHd5w== Original-X-Complaints-To: abuse@umontreal.ca X-DMCA-Complaints-To: abuse@umontreal.ca X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.34 Original-Xref: shelby.stanford.edu gnu.emacs.help:146117 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41721 Archived-At: > That command returns the correct location for the new version: > "~/emacs/site-lisp/org-mode/org.el" What do you do in your Emacs *before* adding "~/emacs/site-lisp/org-mode/" to your load-path? The source of the error is mostly there. Of course, maybe the problem is in site-start.el (which is also executed the .emacs file). Stefan