Re: [O] "not found" when refiling

2013-03-24 Thread Samuel Wales
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.

Re: [O] "not found" when refiling

2013-03-24 Thread Bastien
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 throw

[O] "not found" when refiling

2013-03-24 Thread Samuel Wales
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.blogs