emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] problem with auto-fill-mode in gnus with org


From: Nicolas Goaziou
Subject: Re: [O] problem with auto-fill-mode in gnus with org
Date: Thu, 13 Nov 2014 21:07:27 +0100

Hello,

Eric S Fraga <address@hidden> writes:

> So I decided to not enable orgstruct mode.  However, by doing so, I get
> the following error whenever I try to type in a line longer than my
> auto-fill-column:
>
> ,----
> | Debugger entered--Lisp error: (void-variable orgtbl-line-start-regexp)
> |   org-adaptive-fill-function()
> |   org-auto-fill-function()
> |   self-insert-command(1)
> |   funcall-interactively(self-insert-command 1)
> |   call-interactively(self-insert-command nil nil)
> |   command-execute(self-insert-command)
> `----
>
> I have
>
>   (setq auto-fill-function 'org-auto-fill-function)
>
> in my message-mode-hook so I do expect org to be involved in my message
> composition.  Am I responsible for initialisation of org in this
> context?  What am I missing?

Odd. I'm not able to reproduce it.

However, using `org-auto-fill-function' without Org major mode may be
asking for trouble (variables not initialized...).


Regards,

-- 
Nicolas Goaziou



reply via email to

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