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 08:53:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Igor,

Igor Sosa Mayor <address@hidden> writes:

> I have the following enable in my .emacs:
>
> (add-hook 'message-mode-hook 'turn-on-orgstruct++)
> (add-hook 'mail-mode-hook 'turn-on-orgstruct++)
>
> When I use mu4e (which mu4e-compose-mode is based upon the message-mode)
> I get the following error in *Messages*
>
> org-adaptive-fill-function: Symbol's value as variable is void: 
> orgtbl-line-start-regex
>
> This happens when the cursor arrives at the end of the line (70
> characters) and the line gets not broken. In mail-mode there is not such
> an error...

There is no "orgtbl-line*" variable in latest Org.
What version of Org are you using?

Also, do you have the same error with 

(add-hook 'message-mode-hook 'turn-on-orgstruct)
(add-hook 'mail-mode-hook 'turn-on-orgstruct)

?

Thanks,

-- 
 Bastien



reply via email to

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