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

2014-11-14 Thread Eric S Fraga
On Thursday, 13 Nov 2014 at 21:07, Nicolas Goaziou wrote: [...] > Odd. I'm not able to reproduce it. Not surprising given the amount of customisation I have. Thanks for checking! > However, using `org-auto-fill-function' without Org major mode may be > asking for trouble (variables not initial

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

2014-11-13 Thread Nicolas Goaziou
Hello, Eric S Fraga 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-

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

2014-11-10 Thread Eric S Fraga
Hello all, I have recently started using pabbrev again. However, I found that using orgstruct mode within Message buffers (in gnus) caused pabbrev to not work properly. Not sure why (something to pursue later). So I decided to not enable orgstruct mode. However, by doing so, I get the followin