From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: [PATCH] Solved the problem of org-capture apparently not working Date: Thu, 10 Feb 2011 20:43:12 +0530 Message-ID: References: <87pqr0q6o4.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=58655 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnYDG-0004I0-4A for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:13:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnYD8-0003dn-Hz for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:13:35 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:57387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnYD8-0003d0-BD for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:13:34 -0500 Received: by eyh6 with SMTP id 6so717223eyh.0 for ; Thu, 10 Feb 2011 07:13:33 -0800 (PST) In-Reply-To: <87pqr0q6o4.fsf@gnu.org> 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: Bastien Cc: emacs-orgmode@gnu.org, Charles Cave Hi, On Thu, Feb 10, 2011 at 8:26 PM, Bastien wrote: > Hi Puneeth, > > Puneeth Chaganti writes: > >> Attached is a patch that fixes this, by using the >> org-datetree-base-level variable. More details in the commit message. > > I applied a more general solution for years, months and days datetrees. > Thanks for your patch anyway, it helped me better understand the issue! Thanks. I like the way, it's been fixed. :) -- Puneeth