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).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra


Reply via email to