From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hugo Schmitt" Subject: Re: Remember and then refile Date: Fri, 18 Jan 2008 07:14:42 -0300 Message-ID: <2f1c7d020801180214m37684a98qa86612e1e6dc441@mail.gmail.com> References: <2f1c7d020801070805u5c3f9567uc957c745bbe2e5b3@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JFoFK-0006UE-II for emacs-orgmode@gnu.org; Fri, 18 Jan 2008 05:14:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JFoFJ-0006Tv-Pe for emacs-orgmode@gnu.org; Fri, 18 Jan 2008 05:14:46 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFoFJ-0006Tr-D2 for emacs-orgmode@gnu.org; Fri, 18 Jan 2008 05:14:45 -0500 Received: from wa-out-1112.google.com ([209.85.146.180]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JFoFJ-0007ae-2A for emacs-orgmode@gnu.org; Fri, 18 Jan 2008 05:14:45 -0500 Received: by wa-out-1112.google.com with SMTP id k34so1670804wah.10 for ; Fri, 18 Jan 2008 02:14:43 -0800 (PST) In-Reply-To: Content-Disposition: inline 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Can't wait! Thank you very much for all the work on org-mode. -Hugo On Jan 18, 2008 5:47 AM, Carsten Dominik wrote: > This will be in 5.19. Thanks for the proposal!. > > - Carsten > > > On Jan 7, 2008, at 5: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 > > > >