On Tue, 18 Oct 2011 17:30:17 +0000, Andrei Jirnyi wrote:

> There is a major issue with org-indent-mode under org-mode 7.7
> (downloaded today with Emacs PPM, dated 2011-10-18) and Emacs 23.2.

It seems that whatever the issue was, it could be fixed by either:
- forcing byte-compile on the downloaded package files by smth like   
  M-: (byte-recompile-directory "~/.emacs.d/elpa/org/[whatever]" 0 t)
- loading the newer (2011-10-24) distribution.

Perhaps it was related to the ELPA thing somehow.
I wonder if the order of compilation might matter for org-mode?
I think in the comments in package.el someone mentions that it currently 
has issues with tramp because tramp requires a specific order of 
compilation.

--aj


Reply via email to