all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-capture doesn't narrow correctly if :prepend is t
@ 2013-09-02 17:51 Adam Spiers
  2013-09-16 11:33 ` Adam Spiers
  0 siblings, 1 reply; 9+ messages in thread
From: Adam Spiers @ 2013-09-02 17:51 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-03-16 14:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-02 17:51 org-capture doesn't narrow correctly if :prepend is t Adam Spiers
2013-09-16 11:33 ` Adam Spiers
2013-09-16 11:59   ` Carsten Dominik
2013-09-16 12:12     ` Adam Spiers
2013-09-16 21:56       ` Samuel Wales
2014-03-01 11:57     ` Thomas Proschinger
2014-03-13  9:45       ` Bastien
2014-03-15 11:19         ` Adam Spiers
2014-03-16 14:01         ` Thomas Proschinger

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.