emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Makefile fix reverted?


From: Carsten Dominik
Subject: Re: [Orgmode] Makefile fix reverted?
Date: Fri, 21 Dec 2007 09:22:08 +0100

Looks good, I will put this in.

- Carsten

On Dec 20, 2007 6:56 PM, Miguel A. Figueroa-Villanueva <address@hidden> wrote:
> Hello Carsten,
>
> I updated org-mode and realized that the Makefile fix that we had
> applied a while back was reverted. I did a search on the mailing list
> and found the following thread:
>
> http://www.mail-archive.com/address@hidden/msg03374.html
>
> which might have been the reason for reverting this, but I believe
> that the correct thing is to do as:
>
> http://www.mail-archive.com/address@hidden/msg03380.html
>
> That is, have both the cwd and lispdir in the list to load-path.
> Currently, I have the following and it is working:
>
> BATCH=$(EMACS) -batch -q -eval                             \
>  "(progn (add-to-list (quote load-path) \".\")             \
>          (add-to-list (quote load-path) \"$(lispdir)\"))"
>
> Thanks,
> --Miguel
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>




reply via email to

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