From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Problem with archive location Date: Tue, 13 Jan 2009 08:40:35 +0100 Message-ID: <343B03EA-D4ED-4CC7-B498-29CA3368D614@uva.nl> References: <4AE25A1C-2836-4F23-8BE2-E43551C38CA8@uva.nl> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LMdtW-0002m5-EG for emacs-orgmode@gnu.org; Tue, 13 Jan 2009 02:41:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LMdtV-0002kN-4M for emacs-orgmode@gnu.org; Tue, 13 Jan 2009 02:41:01 -0500 Received: from [199.232.76.173] (port=37846 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LMdtU-0002kB-Rq for emacs-orgmode@gnu.org; Tue, 13 Jan 2009 02:41:00 -0500 Received: from fg-out-1718.google.com ([72.14.220.159]:29469) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LMdtU-0008IW-85 for emacs-orgmode@gnu.org; Tue, 13 Jan 2009 02:41:00 -0500 Received: by fg-out-1718.google.com with SMTP id l26so4344168fgb.30 for ; Mon, 12 Jan 2009 23:40:59 -0800 (PST) In-Reply-To: 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: Matthew Lundin Cc: emacs-orgmode@gnu.org On Jan 11, 2009, at 4:08 PM, Matthew Lundin wrote: > > Hi Carsten, > > Carsten Dominik writes: > >> Hi Matt, >> >> indeed, this is a bug. Fixed now, thanks for the report. >> >> - Carsten > > Thanks for fixing this. > > I had one more question/request concerning archives. Would it perhaps > be possible to enable the file name substitution (i.e., "%s") after > the double semi-colon, so that the file name can be used as a headline > within the archive file? My ideal setup would be to have a single > archive file for each year's work, with headlines named according to > the original files of the archived subtrees. This is now implemented. Thanks for the idea. - Carsten > > > E.g., > > ,---- > | * finances.org > | ** archived item > | * notes.org > | ** archived item > | ** another archived item > `---- > > Thanks, > > Matt > >