emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: henry atting <nsmp_01@online.de>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode@gnu.org, henry atting <nsmp_01@online.de>
Subject: Re: org version from git
Date: Tue, 10 Nov 2009 09:00:45 +0100	[thread overview]
Message-ID: <87hbt2vmfm.fsf@online.de> (raw)
In-Reply-To: <87r5s78xgg.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Mon, 09 Nov 2009 11:38:55 -0500")

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

      reply	other threads:[~2009-11-10  7:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hbt2vmfm.fsf@online.de \
    --to=nsmp_01@online.de \
    --cc=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).