all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs -nw error
@ 2012-07-24 15:49 Aneesh Kumar K.V
  2012-07-25 12:50 ` Andrey Kotlarski
  0 siblings, 1 reply; 2+ messages in thread
From: Aneesh Kumar K.V @ 2012-07-24 15:49 UTC (permalink / raw)
  To: Emacs development discussions


With the latest emacs I see this new error with emacs -nw. I don't see
this with emacs23

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 6028
  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()




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: emacs -nw error
  2012-07-24 15:49 emacs -nw error Aneesh Kumar K.V
@ 2012-07-25 12:50 ` Andrey Kotlarski
  0 siblings, 0 replies; 2+ messages in thread
From: Andrey Kotlarski @ 2012-07-25 12:50 UTC (permalink / raw)
  To: emacs-devel; +Cc: Aneesh Kumar K.V, emacs-devel

"Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> writes:

> With the latest emacs I see this new error with emacs -nw. I don't see
> this with emacs23
>
> Debugger entered--Lisp error: (wrong-type-argument stringp (if (frame-parameter nil (quote reverse)) "unspecified-bg" "unspecified-fg"))
>   ...

I've reported this with a possible patch at
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11992


-- 
Purely applicative languages are poorly applicable.
		-- Alan Perlis




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-25 12:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24 15:49 emacs -nw error Aneesh Kumar K.V
2012-07-25 12:50 ` Andrey Kotlarski

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.