From xemacs-m  Mon Sep 22 07:28:38 1997
Received: from frege.math.ethz.ch (root@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3])
	by xemacs.org (8.8.5/8.8.5) with SMTP id HAA02336
	for <xemacs-beta@xemacs.org>; Mon, 22 Sep 1997 07:28:35 -0500 (CDT)
Received: from midget (vroonhof@midget [129.132.145.4]) by frege.math.ethz.ch (8.6.12/Main-STAT-mailer) with ESMTP id OAA01007 for <xemacs-beta@xemacs.org>; Mon, 22 Sep 1997 14:28:25 +0200
Received: (vroonhof@localhost) by midget (SMI-8.6/D-MATH-client) id OAA11646; Mon, 22 Sep 1997 14:28:24 +0200
To: xemacs-beta@xemacs.org
Subject: Re: [PATCH] gnuserv update
References: <kig90wsdh6h.fsf@jagor.srce.hr>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Jan Vroonhof <vroonhof@math.ethz.ch>
Date: 22 Sep 1997 14:28:24 +0200
In-Reply-To: Hrvoje Niksic's message of 20 Sep 1997 01:20:38 +0200
Message-ID: <byd8m1ttw7.fsf@midget.math.ethz.ch>
Lines: 30
X-Mailer: Gnus v5.4.55/XEmacs 19.15

Hrvoje Niksic <hniksic@srce.hr> writes:

> This is quite a major Gnuserv update.

BTW did you have a look at the updates for the manpage I made?

[Caveat: The comments below are from looking at the patch only]

> There is a new variable `gnuserv-frame-function', the default value of
> which is `gnuserv-frame-default-function'.  It analyses the
> `gnuserv-frame' variable and works accordingly.  It also respects the
> new `gnuserv-frame-properties' variable.

Seem OK for me.

> -;; Jan Vroonhof <vroonhof@math.ethz.ch> July/1996
> -;; ported the server-temp-file-regexp feature from server.el

Note that this feature was the reason I got involvedn with gnuserv.el i
 the firts place.

> -Files that match `gnuserv-temp-file-regexp' are considered temporary and
> -are saved unconditionally and backed up if `gnuserv-make-temp-file-backup'
> -is non-nil.  They are disposed of using `gnuserv-done-temp-file-function'
> -(also bound to `kill-buffer' by default).

Why did you remove this?  At my work machine I use this feature 90% I
edit a file through gnuclient.

Jan

