Re: [O] Auto-filling in org-mode without affecting the headlines

2017-09-10 Thread Narendra Joshi
I tried with emacs -Q and was able to reproduce the problem.

```
(~) λ emacs-version
GNU Emacs 26.0.50 (build 2, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2017-08-07
(~) λ org-version
9.0.9
(~) λ
```

On Mon, Sep 11, 2017 at 1:22 AM, Richard Lawrence
 wrote:
> Hi Narendra,
>
> Narendra Joshi  writes:
>
>> I would like to have auto-fill enabled in org-mode but would like to
>> prevent headings from being auto-filled. Is something available in org-mode
>> that would allow me to do this?
>
>
> I have used auto-fill-mode in Org buffers for quite a while now without any
> problems, and a quick test on my end shows that long headings don't get
> auto-filled.  Are you having problems with this?  If so, what version of Org
> and Emacs are you using?   -- Best,
> Richard



Re: [O] Auto-filling in org-mode without affecting the headlines

2017-09-10 Thread Richard Lawrence

Hi Narendra,

Narendra Joshi  writes:

I would like to have auto-fill enabled in org-mode but would 
like to prevent headings from being auto-filled. Is something 
available in org-mode that would allow me to do this? 


I have used auto-fill-mode in Org buffers for quite a while now 
without any problems, and a quick test on my end shows that long 
headings don't get auto-filled.  Are you having problems with 
this?  If so, what version of Org and Emacs are you using?   -- 
Best,

Richard



Re: [O] Auto-filling in org-mode without affecting the headlines

2017-09-10 Thread Nicolas Goaziou
Hello,

Narendra Joshi  writes:

> I would like to have auto-fill enabled in org-mode but would like to
> prevent headings from being auto-filled. Is something available in
> org-mode that would allow me to do this?

Auto-fill doesn't fill headlines. Something may be wrong in your
configuration.

Regards,

-- 
Nicolas Goaziou



[O] Auto-filling in org-mode without affecting the headlines

2017-09-10 Thread Narendra Joshi
Hi,

I would like to have auto-fill enabled in org-mode but would like to
prevent headings from being auto-filled. Is something available in
org-mode that would allow me to do this?

Thanks,
--
Narendra Joshi