* Karl Voit wrote:
> Hi!
>
> I've got a strange issue here: today, I set up a second laptop with
> more or less identical configuration (Debian Wheezy; orgmode from
> git g6fdc23). I copied my .emacs.d to the new machine but Org-mode
> is not working there :-O
>
> Whenever I open an Org file, I ge
* Thorsten Jolitz wrote:
>
> Did you try to copy a subdirs.el into the org-mode directory?
> with subdirs.el file content:
>
> ,-
>| (if (fboundp 'normal-top-level-add-subdirs-to-load-path)
>| (normal-top-level-add-subdirs-to-load-path))
Karl Voit writes:
> * Karl Voit wrote:
>>
>> Whenever I open an Org file, I get:
>>
>> File mode specification error: (file-error "Cannot open load file"
>> "org")
>
> I found an old posting with "toggle-debug-on-error" and activated it
> before I open my test Org-mode file:
>
> Debugger entered
* Karl Voit wrote:
>
> Whenever I open an Org file, I get:
>
> File mode specification error: (file-error "Cannot open load file"
> "org")
I found an old posting with "toggle-debug-on-error" and activated it
before I open my test Org-mode file:
Debugger entered--Lisp error: (file-error "Cannot o
Hi!
I've got a strange issue here: today, I set up a second laptop with
more or less identical configuration (Debian Wheezy; orgmode from
git g6fdc23). I copied my .emacs.d to the new machine but Org-mode
is not working there :-O
Whenever I open an Org file, I get:
File mode specification error:
Nick Dokos wrote:
> Try
>
> (add-to-list 'load-path "~/.emacs.d/el-get/org-mode")
>
> It is failing on "lisp/org" so that might fix it: it would
> be nice to know *who* is looking for "lisp/org" however -
> is it org-reload?
>
> Nick
Thanks Nick, your suggestion worked. It makes a lot more s
Nick Dokos hp.com> writes:
> We need a backtrace: see section 1.4, "Feedback", in the Orgmode manual.
> But clearly, this is not an orgmode error: emacs just cannot find the file
> to load (for whatever reason - the backtrace will make clear what the reason
> is, but it is probably an incorrect lo
Jeff Kowalczyk wrote:
> I use el-get org-mode recipe, but I see the same behavior with a typical
> org-mode config from init.el.
>
> On org-mode git master start with emacs bzr trunk (emacs 24), org errors on
> load:
>
> File mode specification error: (file-error "Cannot open load file" "lisp/
I use el-get org-mode recipe, but I see the same behavior with a typical
org-mode config from init.el.
On org-mode git master start with emacs bzr trunk (emacs 24), org errors on
load:
File mode specification error: (file-error "Cannot open load file" "lisp/org")
progn: Cannot open load file: li