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 [EMAIL PROTECTED] 0x8592568>) face-spec-choose((((... ...) (:foreground "cyan1")) ((...) (:foreground "cyan")) (t (:foreground "dark blue"))) #<frame [EMAIL PROTECTED] 0x8592568>) face-spec-set(comint-highlight-prompt (((... ...) (:foreground "cyan1")) ((...) (:foreground "cyan")) (t (:foreground "dark blue"))) #<frame [EMAIL PROTECTED] 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("ÀÁÂÃÄÅ%ˆÀÆÇÈÄÅ%‡" [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("ÀÁ!ˆÂÃÄÅÆÇÆÈ&ˆÂÉÄÊÆÃ%ˆÂËÄÌÆÃ%‡" [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 _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel