[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] "not found" when refiling
From: |
Samuel Wales |
Subject: |
[O] "not found" when refiling |
Date: |
Sun, 24 Mar 2013 20:54:39 -0700 |
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.
- [O] "not found" when refiling,
Samuel Wales <=