From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Rakestraw Subject: bug in org-remember? Date: Sun, 21 Dec 2008 21:40:45 -0500 Message-ID: <20081221214045.21928584@buster.rakestrawmornlocal> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LEaiv-0008Fz-Lf for emacs-orgmode@gnu.org; Sun, 21 Dec 2008 21:40:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LEaiu-0008Fl-WC for emacs-orgmode@gnu.org; Sun, 21 Dec 2008 21:40:49 -0500 Received: from [199.232.76.173] (port=42824 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LEaiu-0008Fi-Rh for emacs-orgmode@gnu.org; Sun, 21 Dec 2008 21:40:48 -0500 Received: from relay03.pair.com ([209.68.5.17]:1278) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LEaiu-000334-Hu for emacs-orgmode@gnu.org; Sun, 21 Dec 2008 21:40:48 -0500 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 -- When I do C-c C-c to file away a note created with C-c r, I get the error message "Wrong type argument: stringp, nil." The filing hints at the top of the remember template disappear, leaving only the TODO I've just created, but the note isn't filed away. I get the same response when doing C-u C-c C-c. the other three options (C-0 C-c C-c, C-1 C-c C-c, and C-2 C-c C-c) work as expected. (Apologies if I've missed a recent change to the code that requires a change in config; I've been swamped and haven't followed the release notes as closely as I often do, but didn't find anything about this in a search just now.) org-mode version 6.16a, emacs 22.2.1 x86_64, Fedora 10 -- John Rakestraw