xwem-devel
[Top] [All Lists]

Re: may be a trivial bug

From: Zajcev Evgeny <lg@xxxxxxxx>
Subject: Re: may be a trivial bug
Date: Sat, 30 Apr 2005 01:10:13 +0400
Cc: xwem-devel@xxxxxxxx
Organization: xwem.org
User-agent: Gnus/5.1007 (Gnus v5.10.7) SXEmacs/22.1.2 (Audi, berkeley-unix)
Richard Klinda <ignotus@xxxxxxxxxxx> writes:

> 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).

Hehe, great!  But no, `xwem-frame-background' is RIPed in history, by
introducing frame properties.  So it simple should be removed, and it
will be done in minute :)

Thanks!

-- 
XWEM - Breaking the boundaries.

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