emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] "not found" when refiling


From: Bastien
Subject: Re: [O] "not found" when refiling
Date: Mon, 25 Mar 2013 05:48:17 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Samuel,

Samuel Wales <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]