xwem-devel
[Top] [All Lists]

may be a trivial bug

From: Richard Klinda <ignotus@xxxxxxxxxxx>
Subject: may be a trivial bug
Date: Fri, 29 Apr 2005 16:59:33 +0200
Organization: My nose feels like a bad Ronald Reagan movie...
Sender: ignotus@xxxxxxxxxxx
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux)
In xwem-frame.el

,----
| ;;;###autoload
| (defcustom xwem-frame-default-properties
|   (list 'inner-border-width 3           ; Internal border of xwem's frame
|         'inner-border-thickness 1       ; Internal border thickness
|         'outer-border-width 0           ; X border
|         'background "gray60"            ; background color
|         'title-height 18)
|   "*Default properties list for xwem frames."
|   :type '(restricted-sexp :match-alternatives (valid-plist-p))
|   :group 'xwem-frame)
`----

That "gray60" should be "xwem-frame-background" (defined in the same file).

-- 
Richard Klinda  \/
                /\  Show me your init.el and I'll you tell who you are.

<Prev in Thread] Current Thread [Next in Thread>