Re: [Orgmode] org-capture loses entered text when C-g on file selection

2010-08-30 Thread Carsten Dominik
On Aug 28, 2010, at 3:48 PM, Greg Troxel wrote: 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' t

[Orgmode] org-capture loses entered text when C-g on file selection

2010-08-28 Thread Greg Troxel
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 r