Re: [O] Updating orgmode

2012-06-08 Thread Jonathan Leech-Pepin
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)--- | ;; -*-

Re: [O] Updating orgmode

2012-06-08 Thread Memnon Anon
Michael Welle mwe012...@gmx.net writes: You might use 'M-x find-library' and at the prompt type 'org.el' to discover which version is loaded by Emacs. Also useful: M-x list-load-path-shadows hth Memnon

[O] Updating orgmode

2012-06-07 Thread Vikas Rawal
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