Refactor refiling code
commit84e8434337ea86cd242bac6227232fa6e1f5fb6f
authorBernt Hansen <bernt@norang.ca>
Sun, 28 Mar 2010 20:06:42 +0000 (28 16:06 -0400)
committerBernt Hansen <bernt@norang.ca>
Mon, 29 Mar 2010 02:10:24 +0000 (28 22:10 -0400)
tree70cf326fa0208dde93d7802f64e163bde1fd2097
parentd21b9155ebf0e587c042ddede1c69ad0da5fb5de
Refactor refiling code

Allow C-2 C-c C-w to work in the agenda.

Update agenda after refiling
  This rebuilds the agenda buffer after the refile operation completes.
  It was removing the to-be-refiled task before prompting for the location
  which felt a little strange.  While on the prompt you can't see
  the task you are refiling anymore since it was just removed from the
  agenda list and if you aborted from the refile operation
  with C-g then the task to be refiled has already been removed.
lisp/org-agenda.el