emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#12042: closed (emacs -nw error)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12042: closed (emacs -nw error)
Date: Wed, 25 Jul 2012 10:56:02 +0000

Your message dated Wed, 25 Jul 2012 12:49:01 +0200
with message-id <address@hidden>
and subject line Re: bug#12042: emacs -nw error
has caused the debbugs.gnu.org bug report #12042,
regarding emacs -nw error
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
12042: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12042
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: emacs -nw error Date: Tue, 24 Jul 2012 21:56:58 +0530 User-agent: Notmuch/0.13.2+63~g548a9bf (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)
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^@     address@hidden;^@ 
address@hidden;address@hidden@\316\202;address@hidden:address@hidden;address@hidden
  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")))))




--- End Message ---
--- Begin Message --- Subject: Re: bug#12042: emacs -nw error Date: Wed, 25 Jul 2012 12:49:01 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)
Fixed.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


--- End Message ---

reply via email to

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