From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: New issue with capture Date: Mon, 09 Jan 2012 11:57:16 +0100 Message-ID: <87y5th9m9f.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkCtf-00026a-OE for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 05:56:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RkCtZ-0001ub-UU for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 05:56:11 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:36582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkCtZ-0001uU-NN for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 05:56:05 -0500 Received: by bkaq10 with SMTP id q10so1806890bka.0 for ; Mon, 09 Jan 2012 02:56:04 -0800 (PST) In-Reply-To: (Ido Magal's message of "Sun, 8 Jan 2012 21:01:12 -0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ido Magal Cc: emacs-orgmode@gnu.org Hi Ido, Ido Magal writes: > When I attempt to org-capture-finalize, I get > > Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil) > org-capture-bookmark-last-stored-position() > org-capture-finalize(nil) > call-interactively(org-capture-finalize nil nil) I cannot (even try to) reproduce this. Please provide a complete and minimal example -- a test file and the relevant part of your configuration. Thanks, -- Bastien