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: Sun, 09 Feb 2014 14:43:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Igor,

Igor Sosa Mayor <address@hidden> writes:

> I put (requir 'org) in the first line of emacs.el

If you are using 8.2.5h, from either Git or ELPA -- your first lines
should be to modify the load-path (if using Git) or to initialize your
ELPA archives.  Otherwise (require 'org) will just require the Org
distribution that is known by Emacs at this point.

(Maybe I'm stating the obvious, but those things always need to be
double-checked.)

> , restart emacs and
> lists are still not working. C-h m tells me OrgStruct is loaded. As I
> said, with 
>
> (add-hook 'message-mode-hook 'turn-on-orgstruct)
> (add-hook 'mail-mode-hook 'turn-on-orgstruct)
>
> there is no error with orgtbl-line-etc. anymore.

Good -- turn-on-orgstruct is enough for most purposes.

-- 
 Bastien



reply via email to

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