From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: bug#12702: 24.2; Orgmode Refile complains "Not bookmark format" Date: Fri, 26 Oct 2012 14:56:26 +0200 Message-ID: <87zk39xtpk.fsf@bzg.ath.cx> References: <50855D96.9000302@univ-brest.fr> <03liexyx5m.fsf@fencepost.gnu.org> <5087B1AB.3030404@univ-brest.fr> <87d30729b0.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRjiY-0002YG-MK for emacs-orgmode@gnu.org; Fri, 26 Oct 2012 09:12:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TRjiX-0005zh-D0 for emacs-orgmode@gnu.org; Fri, 26 Oct 2012 09:12:54 -0400 Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-Message-ID: In-Reply-To: (Stefan Monnier's message of "Wed, 24 Oct 2012 13:57:34 -0400") 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: Stefan Monnier Cc: 12702-done@debbugs.gnu.org, Jonathan Schaeffer Hi Stefan, Stefan Monnier writes: > IOW, if needed we could wrap the calls to bookmark-set in > with-demoted-errors, but maybe those errors are signaled late enough > already that while the command signals an error, it did do what it was > expected to do. I've now wrapped calls to `bookmark-set' within `with-demoted-errors' in Org, the capture and the refile processes will not be stopped by corrupted bookmark files. I'm now closing this bug. Thanks, -- Bastien