From xemacs-m  Fri Sep 19 06:07:58 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id GAA04173
	for <xemacs-beta@xemacs.org>; Fri, 19 Sep 1997 06:07:47 -0500 (CDT)
Received: (from hniksic@localhost)
	by jagor.srce.hr (8.8.7/8.8.6) id NAA01791;
	Fri, 19 Sep 1997 13:07:23 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: [PATCH] Frame properties in gnuclient.el
References: <12672.874603489@kocrsw12> <bypvq5ogiv.fsf@midget.math.ethz.ch>
X-Attribution: Hrvoje
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 19 Sep 1997 13:07:23 +0200
In-Reply-To: Jan Vroonhof's message of "19 Sep 1997 10:27:04 +0200"
Message-ID: <kigraalef4k.fsf@jagor.srce.hr>
Lines: 27
X-Mailer: Quassia Gnus v0.5/XEmacs 20.3(beta21) - "Bern"

Jan Vroonhof <vroonhof@math.ethz.ch> writes:

> Mike Scheidler <c23mts@eng.delcoelect.com> writes:
> 
> > Here's a small patch to allow gnuclient frames to be created with their own
> > properties.
> 
> I don't think the patch is really needed. Whon't you just put a
> gnus-frame-with-properties function on gnus-frame?. It is more
> convenient with your patch of course.

I think it's more useful.  I also think we should change the semantics 
of some of the variables in gnuserv.el.

> > +(defvar gnuserv-frame-plist nil
> > +  "Properties of the frame in which gnuclient buffers are displayed.")
> > +
> 
> This should really be defcustomed if it goes in.
>

I'll send a patch that defcustoms it.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Idle RAM is the Devil's playground.

