From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Troxel Subject: org-capture loses entered text when C-g on file selection Date: Sat, 28 Aug 2010 09:48:15 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1420370549==" Return-path: Received: from [140.186.70.92] (port=35263 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OpLlZ-00064e-PS for emacs-orgmode@gnu.org; Sat, 28 Aug 2010 09:48:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OpLlY-0006ZG-JE for emacs-orgmode@gnu.org; Sat, 28 Aug 2010 09:48:17 -0400 Received: from fnord.ir.bbn.com ([192.1.100.210]:58915) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OpLlY-0006Z7-GF for emacs-orgmode@gnu.org; Sat, 28 Aug 2010 09:48:16 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============1420370549== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" --=-=-= This may not technically be a bug, but it violated my expectations: setup: (setq org-capture-templates '(("t" "task" entry (file+headline "notes.org" "Refile") "* TODO %?\n %U\n"))) Use 'C-c r' to start capturing. Type 'foo'. C-c C-w to start refiling Type 'bar'. Decide that you really didn't finish the note, and type C-g to get back to editing the note. Notice that your typed-in text is vanished. C-h l output of a test case that shows this problem: C-c r f o o C-c C-w b a r C-g --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (NetBSD) iEYEARECAAYFAkx5E58ACgkQ+vesoDJhHiVqPwCgo9XkTewK9WY/jZUsRMzaPbd7 ZlEAoLOfnp9pVnPe9pUoxQlIiMgnoOj8 =Qaat -----END PGP SIGNATURE----- --=-=-=-- --===============1420370549== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1420370549==--