Re: [O] how to make forward-paragraph stop at the end of every normally-defined paragraph

2013-06-30 Thread Bastien
Hi Samuel, Samuel Wales writes: > Where forward-paragraph stops is at the dots: This is something I've long wanted, `forward-paragraph' now calls `org-format-element' in master. Thanks, -- Bastien

Re: [O] how to make forward-paragraph stop at the end of every normally-defined paragraph

2013-06-30 Thread Bastien
Hi Samuel, Samuel Wales writes: > Where forward-paragraph stops is at the dots: This is something I've long wanted, `forward-paragraph' and `backward-delete' are now bound to `org-forward-element' and `org-backward-element'. Thanks, -- Bastien

[O] how to make forward-paragraph stop at the end of every normally-defined paragraph

2013-06-30 Thread Samuel Wales
Here is an example: === a par :LOGBOOK: - Note taken on [2013-06-30 Sun 13:32] \\ test :END: another par # another par # another par another par === Where forward-paragraph stops is at the dots: === a par . :LOGBOOK: - Note taken on [2013-06-30 Sun 13:32] \\ test .:END: another par