emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Org-mode version N/A-fixup


From: Bastien
Subject: Re: [O] Org-mode version N/A-fixup
Date: Fri, 21 Sep 2012 18:05:28 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Hi Markus,

Markus Heller <address@hidden> writes:

> please forgive if this is an RTFM question, but how would I go about
> updating the org git archive from within emacs?  This is what you are
> referring to, correct?

If I may try to help -- Achim suggests that the directory where you have
your git executable is not known by Emacs.

Can you try this?

M-x getenv RET PATH RET
  => [returns the directories in your PATH environment variable]

M-! whereis git RET
  => [returns the path for your git executable]

If the two are not in sync, then Emacs will not find your git
executable and you'll not be able to update a git repo from Emacs.

Does that help?

-- 
 Bastien



reply via email to

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