From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ed Hirgelt Subject: Problem with archiving Date: Mon, 2 Mar 2009 11:11:57 -0800 Message-ID: Mime-Version: 1.0 (Apple Message framework v929.2) 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 1LeDYc-0003DC-L6 for emacs-orgmode@gnu.org; Mon, 02 Mar 2009 14:12:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LeDYa-0003AB-JW for emacs-orgmode@gnu.org; Mon, 02 Mar 2009 14:12:05 -0500 Received: from [199.232.76.173] (port=36468 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LeDYa-00039n-DM for emacs-orgmode@gnu.org; Mon, 02 Mar 2009 14:12:04 -0500 Received: from an-out-0708.google.com ([209.85.132.242]:58292) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LeDYa-0008CQ-68 for emacs-orgmode@gnu.org; Mon, 02 Mar 2009 14:12:04 -0500 Received: by an-out-0708.google.com with SMTP id b6so1456108ana.21 for ; Mon, 02 Mar 2009 11:12:03 -0800 (PST) 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 Using the latest from git: when I try to archive a subtree with C-c $, I get org-archive-subtree: Wrong type argument: number-or-marker-p, nil Archive is going to the default location, in my case Tasks.org_archive in the same directory. This also failed with a newly created file. Thanks, Ed