From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: org-archive-location Date: Wed, 19 Nov 2008 10:45:08 -0600 Message-ID: <878wrf1x7v.fsf@fastmail.fm> 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 1L2qBq-0005oC-4N for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 11:46:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2qBl-0005j1-8b for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 11:46:05 -0500 Received: from [199.232.76.173] (port=57775 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2qBl-0005iy-33 for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 11:46:01 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:49509) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2qBk-0006ik-Qy for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 11:46:00 -0500 Received: from matt-desktop (vu019215.valpo.edu [152.228.168.123]) by mail.messagingengine.com (Postfix) with ESMTPA id BDBDC2D36D for ; Wed, 19 Nov 2008 11:45:07 -0500 (EST) 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: emacs-orgmode@gnu.org Hi Carsten, I'm getting the following message with org 6.12b when I try to set a custom org-archive-location: org-advertized-archive-subtree: Invalid `org-archive-location' I've tried this both with emacs 22.1.1 and 23.0.60.1. Here's the relevant configuration line: (setq org-archive-location "2008.org_archive") Thanks for your help. Matt