[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-mode 3.5.1 @ emacs 24: invalid-functon 41
From: |
Bastien |
Subject: |
Re: [O] org-mode 3.5.1 @ emacs 24: invalid-functon 41 |
Date: |
Tue, 18 Aug 2015 18:08:23 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Hi Martin,
Martin Steffen <address@hidden> 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