From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Extracting subtrees in a date-tree org file Date: Fri, 11 Feb 2011 10:51:34 +0100 Message-ID: <87ei7ezyop.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=59489 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pnpf0-0000IJ-SF for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 04:51:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pnpez-0005ce-Jk for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 04:51:30 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:63851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pnpez-0005cQ-87 for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 04:51:29 -0500 Received: by bwz16 with SMTP id 16so3004348bwz.0 for ; Fri, 11 Feb 2011 01:51:28 -0800 (PST) In-Reply-To: (Maurizio Vitale's message of "Thu, 16 Dec 2010 11:56:36 -0500") 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: Maurizio Vitale Cc: emacs-orgmode@gnu.org Hi Maurizio, Maurizio Vitale writes: > Is there a way to easily set the region around today's subtree or this > week's subtree in a date-tree formatted file? There is none for now, but I would welcome a patch to this effect. Have a look at the `org-mark-subtree' function for a start. Thanks, -- Bastien