help-gnu-emacs
[Top][All Lists]
Advanced

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

RE: [Newbie in Emacs] Predictive-mode invalid face color issue.


From: Drew Adams
Subject: RE: [Newbie in Emacs] Predictive-mode invalid face color issue.
Date: Mon, 22 Jul 2013 09:27:20 -0700 (PDT)

> > Invalid face color [3120 times]
> > cancel-timer: Invalid timerInvalid face color
> > Invalid face color [306 times]
> > cancel-timer: Invalid timerInvalid face color
> > Invalid face color [306 times]
> > cancel-timer: Invalid timerInvalid face color
> > Invalid face color [306 times]
> > cancel-timer: Invalid timerInvalid face color
> > Invalid face color [306 times]
> > cancel-timer: Invalid timerInvalid face color
> > Invalid face color [630 times].
> >
> > Does someone have any idea what happened?
>
> Does anyone have any clue about this "invalid face color" thing?

I'm not familiar with the Predictive code, but if you look in the
code for "cancel-timer" you might be able to figure out what the
problem is.

Too bad that the "Invalid face color" message does not print out
what the invalid color value is.

But it sounds like your first problem might be to figure out which
timer is invalid and why.

HTH - hopefully someone with the code available will be able to help more.

You will also want to start from `emacs -Q' and load just Predictive,
to help you narrow things down.  As it stands now there is no telling
what timer is involved or what you were doing each time the code tried
to cancel that timer.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]