Hi Martin,

Martin Steffen <mstef...@ifi.uio.no> writes:

> (setq load-path (cons "~/gnu/emacs/24/lisp/org/lisp" load-path))
> (setq load-path (cons "~/gnu/emacs/24/lisp/org/contrib/lisp" load-path))
> (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))

After you start Emacs in this minimal mode, can you call

M-x org-reload RET
M-x org-version RET

and report the value?

Also, grep'ing through your ~/gnu/emacs/ folder to find "41" somewhere
might help.

-- 
 Bastien

Reply via email to