From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: "not found" when refiling Date: Mon, 25 Mar 2013 05:48:17 +0100 Message-ID: <87mwtsj9y2.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58458) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK0Rz-0007CD-Lj for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 02:00:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK0Rx-0006gj-QI for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 02:00:07 -0400 Received: from mail-wg0-f50.google.com ([74.125.82.50]:46903) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK0Rx-0006eT-Er for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 02:00:05 -0400 Received: by mail-wg0-f50.google.com with SMTP id es5so2437841wgb.5 for ; Sun, 24 Mar 2013 23:00:04 -0700 (PDT) In-Reply-To: (Samuel Wales's message of "Sun, 24 Mar 2013 20:54:39 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hi Samuel, Samuel Wales writes: > Is it possible for there to be a more informative error message here or earlier? > > org.el > === > (when (and marker (null (marker-buffer marker))) > (message "not found") (sit-for 3) > (throw 'exit nil))) > === Indeed. This now throws this message "Please regenerate the refile cache with `C-0 C-c C-w'" Thanks, -- Bastien