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.

Full log


View this message in rfc822 format

From: James Jong <ribonucleico <at> gmail.com>
To: 13959 <at> debbugs.gnu.org
Subject: bug#13959: 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)]

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

Previous Next


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