Hi again...
i took a second look and adding something like this:

(when org-remember-then-refile
          (org-refile))

on the end of the function org-remember-handler did the trick.
It's not as nice as it could be though, because you get a *Remember* buffer
opened until you refile.

Cheers,
Hugo

On Jan 7, 2008 1:05 PM, Hugo Schmitt <[EMAIL PROTECTED]> wrote:

> Hello everyone!
>
> I know Remember allows one to select where we want to file an entry with
> C-u C-c C-c, but now that we have org-refile (great!), it would be really
> nice to be able to call org-refile after the text is inserted on it's
> default place (mine is the Tasks tree on todo.org)
> Now, I couldn't find a way to insert this nicely into the code, since that
> is done via the remember command.
> Any ideas?
>
> Thanks in advance,
> Hugo
>
>
>
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to