I have an org-capture template as follows:

 ("n" "personal NEXT" entry
  (file "~/org/TODO.org")
  "* NEXT %?" :prepend t)

but after I hit `C-c C-c', the file's buffer stays narrowed, with the
new entry invisible.  Anyone who didn't notice the presence of
'Narrow' in the modeline would be convinced that the capture
completely failed.  It can be revealed via `C-u C-x n w', but of
course it's annoying having to do this every time.

The problem vanishes as soon as I de-select the :prepend flag.  It's
been an issue for a while, so I guess I'm the only one using this
flag?

Thanks!
Adam

Reply via email to