From: Jambunathan K <kjambunathan@gmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: help-gnu-emacs@gnu.org, "Maikol Solís" <mikesol37@gmail.com>
Subject: Re: [Newbie in Emacs] Predictive-mode invalid face color issue.
Date: Mon, 22 Jul 2013 22:47:43 +0530 [thread overview]
Message-ID: <871u6qpl8o.fsf@gmail.com> (raw)
In-Reply-To: <8761w2pljd.fsf@gmail.com> (Jambunathan K.'s message of "Mon, 22 Jul 2013 22:41:18 +0530")
Jambunathan K <kjambunathan@gmail.com> writes:
>> Too bad that the "Invalid face color" message does not print out
>> what the invalid color value is.
>
> May be the OP can use `debug-on-message' to figure out the call
> sequence.
>
> ,----
> | debug-on-message
> | Variable: If non-nil, debug if a message matching this regexp is
> | displayed.
> `----
I didn't look at the subject line. You can do this.
M-: (setq debug-on-message "Invalid face color")
You will get a *Backtrace* buffer stating something like
Debugger entered--Lisp error
If you are lucky it will give you some clue. But the problem is
happening in timer and it possible that you remain clueless as well.
ps: This works better if you remove your .elc files and load just the
.el files.
next prev parent reply other threads:[~2013-07-22 17:17 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 [this message]
2013-07-23 6:07 ` Maikol Solís
2013-07-23 6:51 ` Jambunathan K
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=871u6qpl8o.fsf@gmail.com \
--to=kjambunathan@gmail.com \
--cc=drew.adams@oracle.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.