GNU bug report logs - #13959
Emacs 24.3: ansi-term-color-vector "error in process filter: Invalid face; unspecified"

Previous Next

Package: emacs;

Reported by: James Jong <ribonucleico <at> gmail.com>

Date: Thu, 14 Mar 2013 15:53:01 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13959 in the body.
You can then email your comments to 13959 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#13959; Package emacs. (Thu, 14 Mar 2013 15:53:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to James Jong <ribonucleico <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 14 Mar 2013 15:53:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: James Jong <ribonucleico <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Emacs 24.3: ansi-term-color-vector "error in process filter: Invalid
	face; unspecified"
Date: Thu, 14 Mar 2013 11:51:04 -0400
[Message part 1 (text/plain, inline)]
I used to have the following in my Emacs init file that would make sure
that certain colors display better when using for example the tango dark
theme:

(setq ansi-term-color-vector
       [unspecified "#000000" "#b21818" "#18b218" "#BE5F00"
                    "#6D85BA" "#b218b2" "#18b2b2" "#b2b2b2"])

More generally, I had the ability to change my ansi-term colors with a
command like:

(setq ansi-term-color-vector [unspecified "dim gray" "red3" "lime green"
"yellow3" "DodgerBlue1" "magenta3" "cyan3" "white"])

However, when I run this with the latest stable Emacs, I get the following
error in the minibuffer, and my ansi-term terminal never loads:

"error in process filter: Invalid face; unspecified"

Any thoughts?

James
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13959; Package emacs. (Thu, 14 Mar 2013 18:47:02 GMT) Full text and rfc822 format available.

Message #8 received at 13959 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: James Jong <ribonucleico <at> gmail.com>
Cc: 13959 <at> debbugs.gnu.org
Subject: Re: bug#13959: Emacs 24.3: ansi-term-color-vector "error in process
	filter: Invalid face; unspecified"
Date: Thu, 14 Mar 2013 19:45:38 +0100
James Jong <ribonucleico <at> gmail.com> writes:

> "error in process filter: Invalid face; unspecified"

unspecified never was a valid face.  If you want the default face, use
default.

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




bug closed, send any further explanations to 13959 <at> debbugs.gnu.org and James Jong <ribonucleico <at> gmail.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 30 Mar 2013 01:40:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13959; Package emacs. (Sat, 06 Apr 2013 00:10:02 GMT) Full text and rfc822 format available.

Message #13 received at 13959 <at> debbugs.gnu.org (full text, mbox):

From: James Jong <ribonucleico <at> gmail.com>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: 13959 <at> debbugs.gnu.org
Subject: Re: bug#13959: Emacs 24.3: ansi-term-color-vector "error in process
	filter: Invalid face; unspecified"
Date: Fri, 5 Apr 2013 20:05:53 -0400
[Message part 1 (text/plain, inline)]
Thanks. I am not sure what you mean by using "default", did you mean that I
should do:

(setq ansi-term-color-vector
       [default "#000000" "#b21818" "#18b218" "#BE5F00"
                    "#6D85BA" "#b218b2" "#18b2b2" "#b2b2b2"]) ?

The above line does not work on my code.

Also, I have started a thread on StackOverflow with images, but I am still
unable to make this to work:
http://stackoverflow.com/questions/15661372/adjusting-term-faces-in-the-new-emacs-24-3

Thanks,
James




On Thu, Mar 14, 2013 at 2:45 PM, Andreas Schwab <schwab <at> linux-m68k.org>wrote:

> James Jong <ribonucleico <at> gmail.com> writes:
>
> > "error in process filter: Invalid face; unspecified"
>
> unspecified never was a valid face.  If you want the default face, use
> default.
>
> Andreas.
>
> --
> Andreas Schwab, schwab <at> linux-m68k.org
> GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
> "And now for something completely different."
>
[Message part 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 04 May 2013 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 100 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.