Re: [O] Filling a paragraph without filling SCHEDULED line

2012-04-05 Thread Stuart McLean
Hello Bastien, I tried out `org-fill-paragraph' and it seems to work exactly the way I would like. Perhaps some people would prefer to have the scheduled line filled with the text, but I find this way makes the scheduled line stand out, and it is easier to delete without having to re-fill. Thank

Re: [O] Filling a paragraph without filling SCHEDULED line

2012-04-03 Thread Bastien
Hi Stuart, Thanks for raising this issue. I implemented an exception in `org-fill-paragraph' that takes care of handling your case correctly. Please test and confirm this works okay for you. Best, -- Bastien

Re: [O] Filling a paragraph without filling SCHEDULED line

2012-04-03 Thread Nick Dokos
Stuart McLean wrote: > Hello Bernt, > > That is what I have been doing so far. This gets annoying when you are at the > end of a hundred lines of text under a to-do item and you type M-q and have to > go back 100 lines to insert a space, re-fill and remove the space. > C-c C-p will navigate to

Re: [O] Filling a paragraph without filling SCHEDULED line

2012-04-03 Thread Stuart McLean
Hello Bernt, That is what I have been doing so far. This gets annoying when you are at the end of a hundred lines of text under a to-do item and you type M-q and have to go back 100 lines to insert a space, re-fill and remove the space. Thank you for your reply, Stuart On 4/3/12, Bernt Hansen

Re: [O] Filling a paragraph without filling SCHEDULED line

2012-04-03 Thread Bernt Hansen
Stuart McLean writes: > Hello everyone, > > I am wondering how to fill a paragraph without filling a SCHEDULED line as > well. > > Here is an example: > > When I press `M-q', I would like 2. rather than 1. > > 1. > * heading 1 > SCHEDULED: <2012-04-02 Mon> foo bar baz foo bar baz foo bar baz f

[O] Filling a paragraph without filling SCHEDULED line

2012-04-03 Thread Stuart McLean
Hello everyone, I am wondering how to fill a paragraph without filling a SCHEDULED line as well. Here is an example: When I press `M-q', I would like 2. rather than 1. 1. * heading 1 SCHEDULED: <2012-04-02 Mon> foo bar baz foo bar baz foo bar baz foo bar baz foo bar baz foo bar baz foo bar