Re: [O] org-capture does not fully clean up after C-c C-k

2011-07-22 Thread Jason Dunsmore
Carsten Dominik writes: >>> I am unable to reproduce this. I do get an empty line the first time, >>> but when the empty line is already there, then there is no problem. >>> >>> Do you find the insertion of this one empty line a problem? >> >> It's a significant problem for me. I still use or

Re: [O] org-capture does not fully clean up after C-c C-k

2011-07-12 Thread Bastien
Hi Leo, Leo writes: > Yes, it fixes this issue. I applied the patch, then. Thanks for confirming, -- Bastien

Re: [O] org-capture does not fully clean up after C-c C-k

2011-07-11 Thread Leo
On 2011-07-12 07:00 +0800, Bastien wrote: [snipped 14 lines] >> Sorry for the long delay. I can reproduce this in Emacs -q with >> >> (setq org-blank-before-new-entry '((heading))) > > Please let me know if the attached patch fixes this issue. > > Thanks, Yes, it fixes this issue. Leo

Re: [O] org-capture does not fully clean up after C-c C-k

2011-07-11 Thread Bastien
Hi Leo, Leo writes: > On 2011-06-16 15:51 +0800, Carsten Dominik wrote: >> Hi Leo, >> >> I am unable to reproduce this. I do get an empty line the first time, >> but when the empty line is already there, then there is no problem. >> >> Do you find the insertion of this one empty line a problem?

Re: [O] org-capture does not fully clean up after C-c C-k

2011-07-11 Thread Leo
On 2011-06-16 15:51 +0800, Carsten Dominik wrote: > Hi Leo, > > I am unable to reproduce this. I do get an empty line the first time, > but when the empty line is already there, then there is no problem. > > Do you find the insertion of this one empty line a problem? > > - Carsten Sorry for the l

Re: [O] org-capture does not fully clean up after C-c C-k

2011-06-21 Thread Carsten Dominik
Hi Jason, On Jun 16, 2011, at 8:44 PM, Jason Dunsmore wrote: > Carsten Dominik writes: > >> On 4.5.2011, at 14:30, Leo wrote: >> >>> Hello, >>> >>> I have one template as follows >>> >>> ("n" "Notes" entry (file "Notes.org") "* %?\n %i" :prepend t) >>> >>> Every time I `C-c C-k' to abort

Re: [O] org-capture does not fully clean up after C-c C-k

2011-06-17 Thread Leo
On 2011-06-16 15:51 +0800, Carsten Dominik wrote: > Hi Leo, > > I am unable to reproduce this. I do get an empty line the first time, > but when the empty line is already there, then there is no problem. > > Do you find the insertion of this one empty line a problem? > > - Carsten I am running or

Re: [O] org-capture does not fully clean up after C-c C-k

2011-06-16 Thread Jason Dunsmore
Carsten Dominik writes: > On 4.5.2011, at 14:30, Leo wrote: > >> Hello, >> >> I have one template as follows >> >> ("n" "Notes" entry (file "Notes.org") "* %?\n %i" :prepend t) >> >> Every time I `C-c C-k' to abort the capture, a blank line is inserted at >> the front of file Notes.org. > > H

Re: [O] org-capture does not fully clean up after C-c C-k

2011-06-16 Thread Carsten Dominik
On 4.5.2011, at 14:30, Leo wrote: > Hello, > > I have one template as follows > > ("n" "Notes" entry (file "Notes.org") "* %?\n %i" :prepend t) > > Every time I `C-c C-k' to abort the capture, a blank line is inserted at > the front of file Notes.org. Hi Leo, I am unable to reproduce this.

[O] org-capture does not fully clean up after C-c C-k

2011-05-04 Thread Leo
Hello, I have one template as follows ("n" "Notes" entry (file "Notes.org") "* %?\n %i" :prepend t) Every time I `C-c C-k' to abort the capture, a blank line is inserted at the front of file Notes.org. orgmode 2011-04-29 from git on Emacs 23.3.50. With best wishes, Leo