From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Installing on windows Date: Sat, 07 Feb 2009 00:30:16 +0100 Message-ID: <87skmrm9dj.fsf@kassiopeya.MSHEIMNETZ> References: <4c4575360902041007x62c40765h165eef5cd8c1b1@mail.gmail.com> <4c4575360902042102r77098586r97bf039796626479@mail.gmail.com> <4c4575360902052315j47ac98d6sa38123512bf15eb3@mail.gmail.com> <4c4575360902060326o51d61bb5kb7907257be91bc36@mail.gmail.com> <4c4575360902060507n4fcc98d8k9c95aabada2e619d@mail.gmail.com> <18828.43640.78000.867161@gargle.gargle.HOWL> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVa6K-0002su-IH for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 18:27:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVa6I-0002sG-4n for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 18:27:11 -0500 Received: from [199.232.76.173] (port=57404 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVa6H-0002s8-VP for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 18:27:09 -0500 Received: from mail.gmx.net ([213.165.64.20]:49498) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LVa6H-0003e7-Ds for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 18:27:09 -0500 In-Reply-To: <18828.43640.78000.867161@gargle.gargle.HOWL> (Chris McMahan's message of "Fri, 6 Feb 2009 16:24:08 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Chris McMahan Cc: emacs-orgmode Mailinglist Chris McMahan writes: > You were adding to the end of the load path, and emacs was using the > first copy it came to (the one included in emacs). > > You could try something like this instead... > > > (setq load-path-orig load-path) > (setq load-path > (append > (list > ("D:/Software/office/emacs/org-6.21b/org-6.21b/lisp")) > load-path-orig)))) that is: (setq load-path (cons "/usr/local/share/emacs/site-lisp/" load-path)) :) Regards, Sebastian -- Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover Tel.: +49 (0)511 - 36 58 472 Fax: +49 (0)1805 - 233633 - 11044 mobil: +49 (0)173 - 83 93 417 Http: www.emma-stil.de