all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: "Maikol Solís" <mikesol37@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: [Newbie in Emacs] Predictive-mode invalid face color issue.
Date: Tue, 23 Jul 2013 12:21:00 +0530	[thread overview]
Message-ID: <87wqohvkff.fsf@gmail.com> (raw)
In-Reply-To: <51EE1DB1.3060703@gmail.com> ("Maikol \=\?utf-8\?Q\?Sol\=C3\=ADs\=22\?\= \=\?utf-8\?Q\?'s\?\= message of "Tue, 23 Jul 2013 08:07:45 +0200")

Maikol Solís <mikesol37@gmail.com> writes:

>> 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.
>
> I tried this but I couldn't load predictive-mode
>
> M-x predi TAB [No match]


You can do 

        M-x load-library RET predictive-mode.el RET

Or 

       M-x load-file RET /path/to/predictive-mode.el RET


>
>>    You can do this.
>>
>>          M-: (setq debug-on-message "Invalid face color")
>>
>
> I did it and I only got this in the **Message** buffer
>
> "Invalid face color".
>
> In fact, If I remove all the .elc files from "~/.emacs.d/",
> predictive-mode works indeed (slow as hell, but it works). But again,
> in the **Message** keep appearing
>
> "Invalid face color [3188 times]"

What do you get with

        C-h v debug-on-message 

It is possible that debug-on-message is not available in your version of
Emacs.

> Thanks for your help.



  reply	other threads:[~2013-07-23  6:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2013-07-23  7:13           ` Jambunathan K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wqohvkff.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=mikesol37@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.