emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: ?Glitch in Makefile: Release org-mode 5.10b


From: Eric J Haywiser
Subject: Re: [Orgmode] Re: ?Glitch in Makefile: Release org-mode 5.10b
Date: Fri, 28 Sep 2007 10:18:09 -0400 (EDT)

On Thu, 27 Sep 2007, Steven E. Harris wrote:

Eric J Haywiser <address@hidden> writes:

This could be confusing to a newbie, who is the most likely person to
encounter this problem.

I just ran into this problem while installing org-mode last night, and
came up with a similar fix.

 BATCH=$(EMACS) -batch -q -eval \
   "(progn (add-to-list (quote load-path) \"$(pwd)\") \
           (add-to-list (quote load-path) \"$(pwd)/xemacs\"))"

For the record:

The appropriate adjective may be "better" not "similar", particularly for a newbie. I think pwd is a more portable, specifically shell agnostic, and therefore better choice.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]