From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Problem with archive location Date: Sun, 11 Jan 2009 09:08:56 -0600 Message-ID: References: <4AE25A1C-2836-4F23-8BE2-E43551C38CA8@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LM1vx-0005a1-Vj for emacs-orgmode@gnu.org; Sun, 11 Jan 2009 10:09:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LM1vw-0005Yf-5V for emacs-orgmode@gnu.org; Sun, 11 Jan 2009 10:09:01 -0500 Received: from [199.232.76.173] (port=51526 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LM1vw-0005YX-1z for emacs-orgmode@gnu.org; Sun, 11 Jan 2009 10:09:00 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:54380) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LM1vv-0004Ks-Om for emacs-orgmode@gnu.org; Sun, 11 Jan 2009 10:08:59 -0500 In-Reply-To: <4AE25A1C-2836-4F23-8BE2-E43551C38CA8@uva.nl> (Carsten Dominik's message of "Sat\, 10 Jan 2009 21\:57\:02 +0100") 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 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. E.g., ,---- | * finances.org | ** archived item | * notes.org | ** archived item | ** another archived item `---- Thanks, Matt