emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: org version from git


From: henry atting
Subject: [Orgmode] Re: org version from git
Date: Tue, 10 Nov 2009 09:00:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

On Mo, Nov 09 2009, Bernt Hansen wrote:

> henry atting <address@hidden> writes:
>
>> I use the development version from git.
>> Since some time org-version shows 
>>
>> Org-mode version 6.31a
>>
>> Though I pulled constantly...
>
> Mine shows
> Org-mode version 6.32trans (release_6.32b.127.g471c2)
>
> Are you using old compiled versions instead of your recently pulled
> source maybe?

I have these lines in my ~/.emacs:

 (defconst elisp-path '("~/emacs+"))
 (mapcar '(lambda(p)
            (add-to-list 'load-path p)
            (cd p) (normal-top-level-add-subdirs-to-load-path)) elisp-path)

I thought this would load all subdirs, e.g. including
~/emacs+/org_git/lisp. But it does not, so only the builtin org version
is loaded.

henry
 

-- 
http://literaturlatenight.de




reply via email to

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