emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org version from git
@ 2009-11-09 16:15 henry atting
  2009-11-09 16:38 ` Bernt Hansen
  0 siblings, 1 reply; 3+ messages in thread
From: henry atting @ 2009-11-09 16:15 UTC (permalink / raw)
  To: emacs-orgmode

I use the development version from git.
Since some time org-version shows 

Org-mode version 6.31a

Though I pulled constantly...


-- 
http://literaturlatenight.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: org version from git
  2009-11-09 16:15 org version from git henry atting
@ 2009-11-09 16:38 ` Bernt Hansen
  2009-11-10  8:00   ` henry atting
  0 siblings, 1 reply; 3+ messages in thread
From: Bernt Hansen @ 2009-11-09 16:38 UTC (permalink / raw)
  To: henry atting; +Cc: emacs-orgmode

henry atting <nsmp_01@online.de> 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?

-Bernt

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: org version from git
  2009-11-09 16:38 ` Bernt Hansen
@ 2009-11-10  8:00   ` henry atting
  0 siblings, 0 replies; 3+ messages in thread
From: henry atting @ 2009-11-10  8:00 UTC (permalink / raw)
  To: Bernt Hansen; +Cc: emacs-orgmode, henry atting

On Mo, Nov 09 2009, Bernt Hansen wrote:

> henry atting <nsmp_01@online.de> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-10  7:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-09 16:15 org version from git henry atting
2009-11-09 16:38 ` Bernt Hansen
2009-11-10  8:00   ` henry atting

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).