* "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
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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.