From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Samuel Wales" Subject: Re: ideas for org-refile Date: Mon, 10 Nov 2008 23:04:20 -0700 Message-ID: <20524da70811102204l20a9d383hc54181e5f979dddd@mail.gmail.com> References: <20524da70810101207p500ec09fx3f49be7b9b622552@mail.gmail.com> <20524da70810121218qafb56datb9a4d2d83f3cc372@mail.gmail.com> <10361761-7C6C-42AB-BB53-4B3F184146BF@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KzmMS-00033x-GA for emacs-orgmode@gnu.org; Tue, 11 Nov 2008 01:04:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KzmMR-00033k-3G for emacs-orgmode@gnu.org; Tue, 11 Nov 2008 01:04:23 -0500 Received: from [199.232.76.173] (port=56557 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KzmMQ-00033g-RN for emacs-orgmode@gnu.org; Tue, 11 Nov 2008 01:04:22 -0500 Received: from ey-out-1920.google.com ([74.125.78.149]:60003) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KzmMQ-00043L-6R for emacs-orgmode@gnu.org; Tue, 11 Nov 2008 01:04:22 -0500 Received: by ey-out-1920.google.com with SMTP id 4so1086662eyg.24 for ; Mon, 10 Nov 2008 22:04:20 -0800 (PST) In-Reply-To: <10361761-7C6C-42AB-BB53-4B3F184146BF@uva.nl> 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 On Mon, Nov 10, 2008 at 22:59, Carsten Dominik wrote: > This part I have now implement. You can select a region of siblings, > and they will all be refiled to the same location. Thanks, that is excellent. I like it when commands work on regions also.