Igor Sosa Mayor <joseleopoldo1...@gmail.com> 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