emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Makefile fix?


From: Miguel A. Figueroa-Villanueva
Subject: Re: [Orgmode] Makefile fix?
Date: Wed, 11 Jul 2007 08:27:48 -0400

On 7/11/07, Carsten Dominik <address@hidden> wrote:
On Jul 11, 2007, at 6:15, Eddward DeVilla wrote:
> Oops.  lispdir won't expand due to the single quotes.  Maybe this will
> work a little bit better.
>
> BATCH=$(EMACS) -batch -q -eval "(add-to-list (quote load-path)
> \"$(lispdir)\")"
>
> Edd
That seems to work ok.  Miguel, can you confirm?
I am not sure if all versions of make have the
control structure you have been proposing?

- Carsten

Now it works. I'm not sure if there is a prettier way to do it, but to
me it seems like the right way.

Thanks to you both.

--Miguel




reply via email to

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