From xemacs-m  Fri Sep 19 13:40:47 1997
Received: from ns1.eds.com (ns1.eds.com [192.85.154.78])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA20105
	for <xemacs-beta@xemacs.org>; Fri, 19 Sep 1997 13:40:46 -0500 (CDT)
Received: from nnsa.eds.com (nnsa.eds.com [130.174.31.78])
	by ns1.eds.com (8.8.6/8.8.5) with ESMTP id OAA17847;
	Fri, 19 Sep 1997 14:40:46 -0400 (EDT)
Received: from kocrsv04.delcoelect.com (kocrsv04.delcoelect.com [144.250.100.205])
	by nnsa.eds.com (8.8.5/8.8.5) with ESMTP id OAA15211;
	Fri, 19 Sep 1997 14:40:16 -0400 (EDT)
Received: from kocrsw12.delcoelect.com (kocrsw12.delcoelect.com [144.250.106.18]) by kocrsv04.delcoelect.com (8.7.5/8.7.3) with SMTP id NAA09377; Fri, 19 Sep 1997 13:40:15 -0500 (EST)
Received: from kocrsw12 by kocrsw12.delcoelect.com (SMI-8.6/SMI-SVR4)
	id NAA16970; Fri, 19 Sep 1997 13:40:14 -0500
X-Mailer: exmh version 2.0gamma 1/27/97
To: Jan Vroonhof <vroonhof@math.ethz.ch>
cc: xemacs-beta@xemacs.org
Subject: Re: [PATCH] Frame properties in gnuclient.el 
X-Attribution: mts
X-Face: 4tk3bJx]I+QTZ|=]*1+Z){9+;5u_hK*NBeZK6[+B+iB%bVuOJ%^uK~fIG}O-}%WLX*D
 ^aW>Gv8E3Xtz0\N&fQl^:pj<K{xM`:d>pPt:9lF-YXB%O)?@rd?*/jE!s94`?]:jJ#C5RDP:;M
 r.3lwo`0{vIT+<{%IRwe]vLd]7>\X|*z{TUX_t;?TPcOLBMIv8_V92!Vk(*DJVU~0M[`5D^PAW
 LniO1?YYWArMU*j9o+>?1MWi.lO?F-?aVt:qQ8OaG?R}B:I!7S_+KuzxZ.f9M@$z#n\bG2$Q2{od
Date: Fri, 19 Sep 1997 13:40:14 -0500
Message-ID: <16968.874694414@kocrsw12>
From: Mike Scheidler <c23mts@eng.delcoelect.com>

"Jan" == Jan Vroonhof <vroonhof@math.ethz.ch> writes:
 Jan> 
 Jan> I don't think the patch is really needed. Whon't you just put a
 Jan> gnus-frame-with-properties function on gnus-frame?. It is more
 Jan> convenient with your patch of course.

I think that my patch takes the best advantage of the existing code, and
offers a more obvious way of specifying frame properties.  It's also
modeled after the way the `toolbar-news-frame-properties' variable is used.

 >> +(defvar gnuserv-frame-plist nil
 Jan> 
 Jan> This should really be defcustomed if it goes in.

I looked at making it a `defcustom', but didn't see any other examples of
customizations containing property lists.  Would this just be entered as a
string?

-- 
Mike Scheidler                     c23mts@eng.delcoelect.com
Corporate Software Technology
Delco Electronics Corporation      PHONE:  (765) 451-0319
Kokomo, IN 46904-9005              GMNET:  8-322-0319



