From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Problem with archive location Date: Sat, 10 Jan 2009 21:57:02 +0100 Message-ID: <4AE25A1C-2836-4F23-8BE2-E43551C38CA8@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LLktH-0007uI-5G for emacs-orgmode@gnu.org; Sat, 10 Jan 2009 15:57:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LLktF-0007u6-O2 for emacs-orgmode@gnu.org; Sat, 10 Jan 2009 15:57:05 -0500 Received: from [199.232.76.173] (port=38654 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LLktF-0007u3-IH for emacs-orgmode@gnu.org; Sat, 10 Jan 2009 15:57:05 -0500 Received: from mail-ew0-f15.google.com ([209.85.219.15]:37622) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LLktF-0007G4-1V for emacs-orgmode@gnu.org; Sat, 10 Jan 2009 15:57:05 -0500 Received: by ewy8 with SMTP id 8so344885ewy.18 for ; Sat, 10 Jan 2009 12:57:04 -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 Hi Matt, indeed, this is a bug. Fixed now, thanks for the report. - Carsten On Jan 10, 2009, at 6:55 PM, Matthew Lundin wrote: > > Hi Carsten et al, > > When I have multiple org files archive to a single file, as in > > ,---- > | (setq org-archive-location "~/2009.org_archive::") > `---- > > I find that including archive files in the agenda display (C-u v) > results in multiple identical entries in the agenda display (in my > case, when doing a word search). > > In fact, the number of duplicate lines exactly matches the number of > agenda files that archive to that file (in my case 16). Is the agenda > function perhaps searching the archive file once for each of the > agenda files and then displaying the results as separate lines? > > By the way, I find the same thing happens when I use the example in > the customize instructions: > > ,---- > | "~/org/archive.org::" > | Archive in file ~/org/archive.org (absolute path), as top-level > trees. > `---- > > Thanks, > Matt > > > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode