Re: [O] [PATCH] Allow more control over inserted whitespace in capture templates

2012-04-20 Thread Bastien
Hi Toby, Toby Cubitt writes: > When capturing an item as a subheading, the capture template :empty-lines > property is not sufficient to ensure the correct document layout is > maintained after capturing. > > This patch fixes the capture behaviour to insert new subheadings > immediately after th

Re: [O] [PATCH] Allow more control over inserted whitespace in capture templates

2012-04-17 Thread Bernt Hansen
This patch is sitting on the patchwork server. It's not lost. http://patchwork.newartisans.com/project/org-mode/list/ -Bernt Toby Cubitt writes: > Was there any feedback on this patch, or did it get lost in the noise? > > At least for me, org-capture breaks the document heading layout by > in

Re: [O] [PATCH] Allow more control over inserted whitespace in capture templates

2012-04-16 Thread Toby Cubitt
Was there any feedback on this patch, or did it get lost in the noise? At least for me, org-capture breaks the document heading layout by inserting incorrect amounts of whitespace. And there's no way to configure capture templates to make it work correctly. The patch I posted fixes this behaviour

[O] [PATCH] Allow more control over inserted whitespace in capture templates

2012-02-13 Thread Toby Cubitt
When capturing an item as a subheading, the capture template :empty-lines property is not sufficient to ensure the correct document layout is maintained after capturing. This patch fixes the capture behaviour to insert new subheadings immediately after the previous heading (rather than immediately