emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Updating orgmode


From: Jonathan Leech-Pepin
Subject: Re: [O] Updating orgmode
Date: Fri, 8 Jun 2012 10:42:30 -0400

Hello,

I had a similar issue when setting up Org on a Debian system lately.
For some reason Emacs was not adding a =subdirs.el= file to
=/usr/share/emacs/site-lisp/=.

Including the following provided the desired result:

,---(/usr/share/emacs/site-lisp/subdirs.el)---------------
| ;; -*- no-byte-compile: t -*-
| (if (fboundp 'normal-top-level-add-subdirs-to-load-path)
|     (normal-top-level-add-subdirs-to-load-path))
`---------------------------------------------------------

Regards,

Jonathan

On Thu, Jun 7, 2012 at 9:09 PM, Vikas Rawal
<address@hidden> wrote:
> I have a debian system. I am trying to update orgmode using git. But
> M-x org-version continues to show me version 7.7. How do I find where
> is it picking up this version from? It seems to me that this is the
> default version that shipped with my emacs. Debian repository has a
> more updated version (7.8.09) in its repositories. But I do not see
> much point in install it.
>
> I could compile org correctly. The compiler seems to have installed
> orgmode in /usr/share/emacs/site-lisp/org. But somehow emacs does not
> seem to be picking it  up from there.
>
> Will much appreciate help.
>
> Thanks,
>
> Vikas
>
>



reply via email to

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