unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* [Newbie in Emacs] Predictive-mode invalid face color issue.
@ 2013-06-23 19:11 Maikol
  2013-07-22 14:12 ` Maikol Solís
  0 siblings, 1 reply; 8+ messages in thread
From: Maikol @ 2013-06-23 19:11 UTC (permalink / raw)
  To: help-gnu-emacs

Hello list,

Firstly, I'm a newbie using Emacs (a couple of months), but since I
discovered AUCTEX I use it everyday to write my LaTeX documents. It's
simply awesome.

I discovered predictive-mode from EmacsWiki but I had some issues for make
it work.

My .emacs looks like this (only the part for predictive-mode)

;; predictive install location
(add-to-list 'load-path "~/.emacs.d/predictive/")
;; dictionary locations
(add-to-list 'load-path "~/.emacs.d/predictive/texinfo")
(add-to-list 'load-path "~/.emacs.d/predictive/html")
(add-to-list 'load-path "~/.emacs.d/predictive/latex")
(add-to-list 'load-path "~/.emacs.d/predictive/misc")
;; load predictive package
(autoload 'predictive-mode "predictive" "predictive" t)

Now, If I open some file, then type M-x predictive-mode and finally write
some text, for starters there is not any autocompletion and in the
*Message* buffer appears this,

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?

Thanks for your help.

Best regards.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-07-23  7:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-23 19:11 [Newbie in Emacs] Predictive-mode invalid face color issue Maikol
2013-07-22 14:12 ` Maikol Solís
2013-07-22 16:27   ` Drew Adams
2013-07-22 17:11     ` Jambunathan K
2013-07-22 17:17       ` Jambunathan K
2013-07-23  6:07         ` Maikol Solís
2013-07-23  6:51           ` Jambunathan K
2013-07-23  7:13           ` Jambunathan K

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).