From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hugo Schmitt" Subject: Re: Remember and then refile Date: Mon, 7 Jan 2008 13:16:31 -0300 Message-ID: <2f1c7d020801070816g18fc4e9eob742e1f9cfdf74f4@mail.gmail.com> References: <2f1c7d020801070805u5c3f9567uc957c745bbe2e5b3@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0806052956==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBueS-0001SC-5M for emacs-orgmode@gnu.org; Mon, 07 Jan 2008 11:16:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBueQ-0001Ri-6d for emacs-orgmode@gnu.org; Mon, 07 Jan 2008 11:16:35 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBueP-0001Rb-Tv for emacs-orgmode@gnu.org; Mon, 07 Jan 2008 11:16:34 -0500 Received: from wa-out-1112.google.com ([209.85.146.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBueP-0005CI-Mb for emacs-orgmode@gnu.org; Mon, 07 Jan 2008 11:16:33 -0500 Received: by wa-out-1112.google.com with SMTP id k34so12652416wah.10 for ; Mon, 07 Jan 2008 08:16:32 -0800 (PST) In-Reply-To: <2f1c7d020801070805u5c3f9567uc957c745bbe2e5b3@mail.gmail.com> 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 --===============0806052956== Content-Type: multipart/alternative; boundary="----=_Part_27411_22096937.1199722591631" ------=_Part_27411_22096937.1199722591631 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 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 > > > ------=_Part_27411_22096937.1199722591631 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 <hugows@gmail.com> 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



------=_Part_27411_22096937.1199722591631-- --===============0806052956== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0806052956==--