From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?TWFpa29sIFNvbMOtcw==?= Newsgroups: gmane.emacs.help Subject: Re: [Newbie in Emacs] Predictive-mode invalid face color issue. Date: Mon, 22 Jul 2013 16:12:58 +0200 Message-ID: <51ED3DEA.9010005@gmail.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1374506480 32295 80.91.229.3 (22 Jul 2013 15:21:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Jul 2013 15:21:20 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 22 17:21:22 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V1HvN-0006f8-Og for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Jul 2013 17:21:21 +0200 Original-Received: from localhost ([::1]:44537 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1HvN-0001c5-8S for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Jul 2013 11:21:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1GrM-0000pm-Gg for help-gnu-emacs@gnu.org; Mon, 22 Jul 2013 10:13:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V1GrF-0004Ig-Qa for help-gnu-emacs@gnu.org; Mon, 22 Jul 2013 10:13:08 -0400 Original-Received: from mail-bk0-x231.google.com ([2a00:1450:4008:c01::231]:38076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1GrF-0004I5-Hu for help-gnu-emacs@gnu.org; Mon, 22 Jul 2013 10:13:01 -0400 Original-Received: by mail-bk0-f49.google.com with SMTP id mz10so2505552bkb.36 for ; Mon, 22 Jul 2013 07:13:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=+a0uk1vKnLcaAtsqCphehbl0m5cabD6Sd3RXVeazXAA=; b=NifSQ91zbhV6h19dLCZdHzytYvXtz4GXUdMW3qhFHVPFEf0Ags4+L/Me50GzkuzXrZ XFrERsXREyZDPM3r4YDFhdJtXZuW3j1QTwwdCT9bbtMz24vX2jiNcF4duUuwQHiO6xNP SThI0dHm+tM36Y4AvfQQo3hirg1iYSaXTclTuxSErvsGkmAh5KdzoVPwSkauhhvw9ivD Yyh+3y4JKVvgcIbUNMX5YrC/6KhjtoV4NBhGYME3DfV3s6fiSZ/2mRRcI93dz2y87hMU hf4FkP+q1chQrQ33EUs5nr+56xfW/lyk1yOyrYrWAE6uOSXO8H8UNoH4VVGmoQidxjkv yk7A== X-Received: by 10.204.189.133 with SMTP id de5mr4040806bkb.167.1374502380186; Mon, 22 Jul 2013 07:13:00 -0700 (PDT) Original-Received: from linux-jy3j.site (client-114-0.ima2010.elte.hu. [157.181.114.0]) by mx.google.com with ESMTPSA id ps10sm7107094bkb.14.2013.07.22.07.12.59 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 07:12:59 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4008:c01::231 X-Mailman-Approved-At: Mon, 22 Jul 2013 11:20:55 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:92322 Archived-At: Does anyone have any clue about this "invalid face color" thing? Best regards. > 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. > -- Maikol