Re: [O] Auto-Fill (aka Word Wrap) of Headline Text

2011-06-10 Thread Jambunathan K
You can turn on longlines-mode. I see that fontification of the headlines doesn't continue on to the continuation line. Nevertheless it would permit having long headlines while having the convenience of it (visually) wrapped around. Jambunathan K. Lex Fridman writes: > So, for a to-do list, i

Re: [O] Auto-Fill (aka Word Wrap) of Headline Text

2011-06-10 Thread Darlan Cavalcante Moreira
Yes, the best way is to start the TODO description in the next line without the the stars (otherwise it would be another headline). I usually try to create short headlines, specially if that headline has a bunch of tags. For instance : * TODO Some TODO item : Some length description of that TOD

Re: [O] Auto-Fill (aka Word Wrap) of Headline Text

2011-06-09 Thread Lex Fridman
So, for a to-do list, if I want to write a lengthy description for a to-do item, do I need to start the description on the next line without the stars (*) at the beginning? I guess that makes sense. See, I thought of the headlines more as a bulleted list and not just a section heading tree... If

Re: [O] Auto-Fill (aka Word Wrap) of Headline Text

2011-06-09 Thread Darlan Cavalcante Moreira
I think this is the correct behaviour, since headlines cannot span multiple lines (as far as I know). This is also the case for the fill-paragraph command. If you try to call fill-paragraph in a headline nothing happens. -- Darlan At Thu, 9 Jun 2011 17:56:02 -0400, Lex Fridman wrote: > > I en

[O] Auto-Fill (aka Word Wrap) of Headline Text

2011-06-09 Thread Lex Fridman
I enable auto-fill (aka word wrap) with: (add-hook 'org-mode-hook 'turn-on-auto-fill) Now, while editting an org file, I check the minor modes with "C-h m", and Auto-Fill is one of them. So when I type a long line it should automatically wrap, right? It does for regular text but NOT for when it's