emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* "not found" when refiling
@ 2013-03-25  3:54 Samuel Wales
  2013-03-25  4:48 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Samuel Wales @ 2013-03-25  3:54 UTC (permalink / raw)
  To: emacs-orgmode

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)))
===

Thanks.

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY
can get it.  There is NO hope without action.  This means YOU.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: "not found" when refiling
  2013-03-25  3:54 "not found" when refiling Samuel Wales
@ 2013-03-25  4:48 ` Bastien
  2013-03-25  6:03   ` Samuel Wales
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2013-03-25  4:48 UTC (permalink / raw)
  To: Samuel Wales; +Cc: emacs-orgmode

Hi Samuel,

Samuel Wales <samologist@gmail.com> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: "not found" when refiling
  2013-03-25  4:48 ` Bastien
@ 2013-03-25  6:03   ` Samuel Wales
  0 siblings, 0 replies; 3+ messages in thread
From: Samuel Wales @ 2013-03-25  6:03 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

Much more helpful, thank you!

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY
can get it.  There is NO hope without action.  This means YOU.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-25  6:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-25  3:54 "not found" when refiling Samuel Wales
2013-03-25  4:48 ` Bastien
2013-03-25  6:03   ` Samuel Wales

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).