emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Error with org-adaptive-fill-function and mu4e


From: Bastien
Subject: Re: [O] Error with org-adaptive-fill-function and mu4e
Date: Mon, 10 Feb 2014 15:42:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Igor Sosa Mayor <address@hidden> writes:

> Thanks again. I have 
> (add-to-list 'load-path "/usr/share/emacs/site-lisp/org")
> (add-to-list 'load-path "/usr/share/emacs/site-lisp/org_contrib/lisp")
> (require 'org)
>
> at the very begin of .emacs.el. It does not work. (neither in mu4e nor
> in mail-mode).

Well, another semi-wild guess is that maybe the ArchLinux package does
not take care of creating the proper autoloads.

Go to /usr/share/emacs/site-lisp/org and see if you have an accurate
org-loaddefs.el (should be ~107K.)

If completely desperate, try

  (load "location/of/your/8.2.5h/org-loaddefs")

...

But despair is not something to hope :)

> But: don't worry. You have other and more important things to do. I will
> try to solve it by myself modifying some configurations, because I have
> a very very complex emacs and orgmode config files.

Good luck!

-- 
 Bastien



reply via email to

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