From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: PROPERTIES when archiving Date: Mon, 18 Feb 2008 12:54:33 -0500 Message-ID: <87ably2lra.fsf@adboyd.com> References: <87ejba2lzt.fsf@adboyd.com> 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 1JRACd-0005CF-6x for emacs-orgmode@gnu.org; Mon, 18 Feb 2008 12:54:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRACZ-0005C3-O8 for emacs-orgmode@gnu.org; Mon, 18 Feb 2008 12:54:53 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRACZ-0005C0-Kb for emacs-orgmode@gnu.org; Mon, 18 Feb 2008 12:54:51 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JRACZ-0007aR-AX for emacs-orgmode@gnu.org; Mon, 18 Feb 2008 12:54:51 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JRACR-0006It-N9 for emacs-orgmode@gnu.org; Mon, 18 Feb 2008 17:54:45 +0000 Received: from 72.186.72.129 ([72.186.72.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Feb 2008 17:54:43 +0000 Received: from david by 72.186.72.129 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Feb 2008 17:54:43 +0000 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 david@adboyd.com (J. David Boyd) writes: > I just noticed that when I archive an entry (ver 5.21), one of the > PROPERTIES fields is ARCHIVE_OLPATH. Is this a typo? Should it be > ARCHIVE_OLDPATH? > > Dave Hmm, I just answered my own question. OLPATH stands for Outline Path, not Old Path, as I was thinking it meant. Dave