Re: [O] [PATCH] Reverse capture finalize and refile, hack buffer killing.

2015-10-13 Thread Nicolas Goaziou
Hello, Jan Seeger writes: > Attached is the full output of git-format patch (should have done it > like that earlier^^). Applied, finally! Thank you. Regards, -- Nicolas Goaziou

Re: [O] [PATCH] Reverse capture finalize and refile, hack buffer killing.

2015-10-12 Thread Jan Seeger
Hello! Attached is the full output of git-format patch (should have done it like that earlier^^). 0001-Reverse-capture-finalize-and-refile-hack-buffer-kill.patch Description: Binary data

Re: [O] [PATCH] Reverse capture finalize and refile, hack buffer killing.

2015-10-07 Thread Nicolas Goaziou
Jan Seeger writes: > That might be because I copy-pasted the patch into an email. Sorry for the > delay! > > I attached the patch. Thank you. However, you forgot the commit message. Could you send it again using git format-patch? Regards,

Re: [O] [PATCH] Reverse capture finalize and refile, hack buffer killing.

2015-10-05 Thread Jan Seeger
Hello! That might be because I copy-pasted the patch into an email. Sorry for the delay! I attached the patch. Regards, Jan diff --git a/lisp/org-capture.el b/lisp/org-capture.el index 67dc319..b1cda3d 100644 --- a/lisp/org-capture.el +++ b/lisp/org-capture.el @@ -792,7 +792,10 @@ already

Re: [O] [PATCH] Reverse capture finalize and refile, hack buffer killing.

2015-10-01 Thread Nicolas Goaziou
Hello, Jan Seeger writes: > * org-capture.el (org-capture-refile): Call finalize first, then > refile. If the capture buffer needs to be killed afterwards, kill > after refiling. Thank you. For some reason, I cannot apply it on maint branch. Could you send it

[O] [PATCH] Reverse capture finalize and refile, hack buffer killing.

2015-09-28 Thread Jan Seeger
* org-capture.el (org-capture-refile): Call finalize first, then refile. If the capture buffer needs to be killed afterwards, kill after refiling. Refiling before finalizing led to an incorrect cursor position during refile. Since adjusting the buffer position and bounds for the refiled