emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

something wrong with faces?


From: Stephan Stahl
Subject: something wrong with faces?
Date: Sat, 9 Apr 2005 01:15:35 +0200 (CEST)
User-agent: SquirrelMail/1.4.0

Hi.

cvs emacs from just a few seconds ago:
emacs -Q
M-; (load-library "shell")

Debugger entered--Lisp error: (error "Unknown req `(background dark)' with 
options `nil'")
  signal(error ("Unknown req `(background dark)' with options `nil'"))
  error("Unknown req `%S' with options `%S'" (background dark) nil)
  face-spec-set-match-display(((min-colors 88) ((background dark))) #<frame 
address@hidden 0x8592568>)
  face-spec-choose((((... ...) (:foreground "cyan1")) ((...) (:foreground 
"cyan")) (t (:foreground
"dark blue"))) #<frame address@hidden 0x8592568>)
  face-spec-set(comint-highlight-prompt (((... ...) (:foreground "cyan1")) 
((...) (:foreground
"cyan")) (t (:foreground "dark blue"))) #<frame address@hidden 0x8592568>)
  custom-declare-face(comint-highlight-prompt (((... ...) (:foreground 
"cyan1")) ((...)
(:foreground "cyan")) (t (:foreground "dark blue"))) "Face to use to highlight 
prompts." :group
comint)
  byte-code("ÀÁÂÃÄÅ%&#136;ÀÆÇÈÄÅ%&#135;" [custom-declare-face 
comint-highlight-input ((t ...))
"Face to use to highlight user input." :group comint comint-highlight-prompt 
((... ...) (...
...) (t ...)) "Face to use to highlight prompts."] 6)
  require(comint)
  byte-code("ÀÁ!&#136;ÂÃÄÅÆÇÆÈ&&#136;ÂÉÄÊÆÃ%&#136;ÂËÄÌÆÃ%&#135;" [require 
comint
custom-declare-group shell nil "Running shell from within Emacs buffers" :group 
processes unix
shell-directories "Directory support in shell mode" shell-faces "Faces in shell 
buffers"] 8)
  load("shell")
  load-library("shell")
  eval((load-library "shell"))
  eval-expression((load-library "shell") nil)
  call-interactively(eval-expression)
-- 
Stephan Stahl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]