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: Jambunathan K
Subject: Re: [Newbie in Emacs] Predictive-mode invalid face color issue.
Date: Tue, 23 Jul 2013 12:43:26 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Predictive seems to be a "big" package.  Why don't your write to or cc
the author.  He is sure to respond.

        Author: Toby Cubitt <toby-predictive@dr-qubit.org>


My guess is that invalid face color will go away with by adding this to
your .emacs.

        (setq predictive-overlay-debug-colour "red")

That is the only color that is "uninitialized".  May be there are other
colors that are unititialized. This you can find with by running M-x
rgrep for face on all *.el files in the predictive directory.



reply via email to

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