unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stephan Stahl" <stahl@eos.franken.de>
Subject: something wrong with faces?
Date: Sat, 9 Apr 2005 01:15:35 +0200 (CEST)	[thread overview]
Message-ID: <52278.194.95.226.87.1113002135.squirrel@wwws.franken.de> (raw)

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 emacs@home 0x8592568>)
  face-spec-choose((((... ...) (:foreground "cyan1")) ((...) (:foreground "cyan")) (t (:foreground
"dark blue"))) #<frame emacs@home 0x8592568>)
  face-spec-set(comint-highlight-prompt (((... ...) (:foreground "cyan1")) ((...) (:foreground
"cyan")) (t (:foreground "dark blue"))) #<frame emacs@home 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;ÂÃÄÅÆÇÆÈ&\a&#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	other threads:[~2005-04-08 23:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-08 23:15 Stephan Stahl [this message]
2005-04-08 23:49 ` something wrong with faces? Luc Teirlinck
2005-04-09  7:31   ` Stephan Stahl

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52278.194.95.226.87.1113002135.squirrel@wwws.franken.de \
    --to=stahl@eos.franken.de \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).