Re: [PATCH] Fix org-capture-place-entry narrow bounds

2020-06-13 Thread Nicolas Goaziou
Hello, Kevin Liu writes: > From 8e7b28054492424170f14f11297b416ef7575540 Mon Sep 17 00:00:00 2001 > From: nivekuil > Date: Fri, 29 May 2020 16:48:31 -0700 > Subject: [PATCH] capture: Fix org-capture-place-entry narrow bounds > > * lisp/org-capture.el > (org-capture-place-entry): > Prevent break

Re: [PATCH] Fix org-capture-place-entry narrow bounds

2020-05-29 Thread Kevin Liu
Sorry, corrected patch format: >From 8e7b28054492424170f14f11297b416ef7575540 Mon Sep 17 00:00:00 2001 From: nivekuil Date: Fri, 29 May 2020 16:48:31 -0700 Subject: [PATCH] capture: Fix org-capture-place-entry narrow bounds * lisp/org-capture.el (org-capture-place-entry): Prevent breaking the fo

[PATCH] Fix org-capture-place-entry narrow bounds

2020-05-29 Thread Kevin Liu
This is a patch to fix my previous report of a regression in capture behavior between 9.3 and 9.3.6: > Basically, the last position in the narrowed org-capture is actually > the first position on the next line, so when you go to (end-of-buffer) > and start typing you start clobbering the next head