Aloha Achim,

Achim Gratz <strom...@nexgo.de> writes:

> Thomas S. Dye writes:
>> I do have a problem here.  I think I have mis-configured BTEST_POST.
>>
>> I have this:
>>
>> BTEST_POST  =
>>               # -L <path-to>/ert # needed for Emacs23, Emacs24 has
>> ert built in
>>               # -L <path-to>/ess      # needed for running R tests
>>              -L contrib/lisp/htmlize.el # need at least version
>> 1.34 for source code formatting
>
> This should work (put it all on one line and drop the comments):
>
> BTEST_POST  = -L ../contrib/lisp/htmlize.el
>
> In general, any load-path given on the command line should be an
> absolute path or you need to know which directory the invocation of
> emacs happens in and make the path relative to that (./orgmanual in this
> case).

Thanks.  An absolute path works on one line with comments removed works.

All the best,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com

Reply via email to