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

Re: invalid timer message on latest build



In my previous message (see below) I forgot to mention the versions I am
using.  

emacs: GNU Emacs 23.0.92.1 (i686-pc-linux-gnu) of 2009-04-09 on t40
emacs-w3m: 1.4.344 (today's cvs)

Any other versions can be supplied.

"Robert D. Crawford" <rdc1x@xxxxxxxxxxx> writes:

> I just grabbed the latest build of emacs-w3m.  I'm getting an "invalid
> timer message that repeats over and over.  This happens when I open
> an image file.  Since I use emacspeak, I hear the message every time it
> is spoken.  I wrote the following defadvice to silence the messages:
>
> (defadvice  cancel-timer (around personal pre act comp)
>   "silence the invalid timer message"
>   (let ((emacspeak-speak-messages nil))
>     ad-do-it))
>
> This was actually the second advice I tried, the first being on the
> timer-set-function. 
>
> Is anyone else seeing this?
>
> Thanks,
> rdc

-- 
Robert D. Crawford                                      rdc1x@xxxxxxxxxxx

A budget is just a method of worrying before you spend money, as well
as afterward.