GNU bug report logs - #12042
emacs -nw error

Previous Next

Package: emacs;

Reported by: "Aneesh Kumar K.V" <aneesh.kumar <at> linux.vnet.ibm.com>

Date: Tue, 24 Jul 2012 16:35:01 UTC

Severity: normal

Merged with 11992

Found in version 24.1.50

Done: Andreas Schwab <schwab <at> linux-m68k.org>

Bug is archived. No further changes may be made.

Full log


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

From: "Aneesh Kumar K.V" <aneesh.kumar <at> linux.vnet.ibm.com>
To: bug-gnu-emacs <at> gnu.org
Subject: emacs -nw error
Date: Tue, 24 Jul 2012 21:56:58 +0530
emacs -nw -q doesn't give any error

But with the below .emacs emacs -nw gives the error

Debugger entered--Lisp error: (wrong-type-argument stringp (if (frame-parameter nil (quote reverse)) "unspecified-bg" "unspecified-fg"))
  internal-set-lisp-face-attribute(default :foreground (if (frame-parameter nil (quote reverse)) "unspecified-bg" "unspecified-fg") #<frame F1 0xb75a70>)
  set-face-attribute(default #<frame F1 0xb75a70> :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :stipple nil :inherit nil :family "default" :foundr$
  apply(set-face-attribute default #<frame F1 0xb75a70> (:underline nil :overline nil :strike-through nil :box nil :inverse-video nil :stipple nil :inherit nil :family "default" $
  face-spec-reset-face(default #<frame F1 0xb75a70>)
  face-spec-recalc(default #<frame F1 0xb75a70>)
  face-spec-set(default ((t (:stipple nil :background "#252A2B" :foreground "#eeeeec" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :$
  custom-theme-set-faces(user (default ((t (:stipple nil :background "#252A2B" :foreground "#eeeeec" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil $
  apply(custom-theme-set-faces user (default ((t (:stipple nil :background "#252A2B" :foreground "#eeeeec" :inverse-video nil :box nil :strike-through nil :overline nil :underlin$
  custom-set-faces((default ((t (:stipple nil :background "#252A2B" :foreground "#eeeeec" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant norm$
  eval-buffer(#<buffer  *load*> nil "/home/kvaneesh/.emacs" nil t)  ; Reading at buffer position 489
  load-with-code-conversion("/home/kvaneesh/.emacs" "/home/kvaneesh/.emacs" t t)
  load("~/.emacs" t t)
  #[0 "^H\205\262^@     \306=\203^Q^@\307^H\310Q\202;^@ \311=\204^^^@\307^H\312Q\202;^@\313\307\314\315#\203*^@\316\202;^@\313\307\314\317#\203:^@\320\nB^R\321\202;^@\316\322^S\3$
  command-line()
  normal-top-level()

---- .emacs contents -----
(custom-set-faces
 ;; custom-set-faces was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(default ((t (:stipple nil :background "#252A2B" :foreground "#eeeeec" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 120 :width normal :foundry "unknown" :family "Inconsolata")))))





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

Previous Next


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