From xemacs-m  Thu Jan 16 15:20:56 1997
Received: from steadfast.teradyne.com (steadfast.teradyne.com [131.101.1.200])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id PAA29806 for <xemacs-beta@xemacs.org>; Thu, 16 Jan 1997 15:20:55 -0600 (CST)
Received: from kiki.icd.teradyne.com (kiki.icd.teradyne.com [131.101.1.30]) by steadfast.teradyne.com (8.7.1/8.7.1) with ESMTP id QAA10546 for <xemacs-beta@xemacs.org>; Thu, 16 Jan 1997 16:23:55 -0500 (EST)
Received: from spacely.icd.teradyne.com (spacely.icd.teradyne.com [131.101.10.9]) by kiki.icd.teradyne.com (8.7.1/8.7.1) with SMTP id QAA29038 for <xemacs-beta@xemacs.org>; Thu, 16 Jan 1997 16:18:18 -0500 (EST)
Received: from spacely by spacely.icd.teradyne.com (SMI-8.6/SMI-SVR4)
	id QAA01168; Thu, 16 Jan 1997 16:20:36 -0500
Message-Id: <199701162120.QAA01168@spacely.icd.teradyne.com>
X-Mailer: exmh version 2.0beta 12/23/96
To: xemacs-beta@xemacs.org
Subject: Re: XEmacs FAQ 
In-reply-to: hniksic's message of 16 Jan 1997 20:56:29 +0100.
	     <kigu3oh4cnm.fsf@jagor.srce.hr> 
reply-to: acs@acm.org
Mime-Version: 1.0
Content-Type: multipart/mixed ;
	boundary="==_Exmh_19273796040"
Date: Thu, 16 Jan 1997 16:20:36 -0500
From: Vinnie Shelton  <shelton@icd.teradyne.com>

This is a multipart MIME message.

--==_Exmh_19273796040
Content-Type: text/plain; charset=us-ascii

Hrvoje,
    Thanks for doing this.  I have the following minor corrections to make.

vin.


--==_Exmh_19273796040
Content-Type: application/octet-stream ; name="diffs"
Content-Description: diffs
Content-Disposition: attachment; filename="diffs"

--- xemacs-faq.texi.orig	Thu Jan 16 15:39:00 1997
+++ xemacs-faq.texi	Thu Jan 16 16:09:55 1997
@@ -1118,7 +1118,7 @@
 <URL:ftp://ftp.uu.net/graphics/jpeg/>.  Version 6a is current.
 
 @item XPM
-<URL:ftp://ftp.x.org/contrib/libraries/>.  Version 3.4h is current.
+<URL:ftp://ftp.x.org/contrib/libraries/>.  Version 3.4j is current.
 Older versions of this package are known to cause XEmacs crashes.
 
 @item TIFF
@@ -1141,7 +1141,7 @@
 
 @item NAS
 <URL:ftp://ftp.x.org/contrib/audio/nas/>.
-Version 1.2p4 is current.  There is a FAQ here.
+Version 1.2p5 is current.  There is a FAQ here.
 @end table
 
 @node Q2.0.10, Q2.0.11, Q2.0.9, Installation
@@ -1667,7 +1667,7 @@
 command or something similar), here are some things you can do:
 
 @item
-If XEmacs is hitting in assertion failure, put a breakpoint on
+If XEmacs is hitting an assertion failure, put a breakpoint on
 @code{assert_failed()}.
 
 @item
@@ -2129,7 +2129,7 @@
 @node Q3.0.8, Q3.1.1, Q3.0.7, Customization
 @section How do I get a single minibuffer frame?
 
-Vinnie Shelton <shelton@@icd.teradyne.com> writes:
+Vin Shelton <acs@acm.org> writes:
 
 @lisp
 (setq initial-frame-plist '(minibuffer nil))
@@ -4228,6 +4228,10 @@
 
 early on in your @file{.emacs}, to ensure that the first frame created
 is the one used for your gnuserv buffers.
+
+Starting in 19.15, there is an option to set the gnuserv target to
+the current frame.  See
+@code{Options->"Other Window" Location->Make current frame gnuserv target}
 
 @node Q5.0.13, Q5.0.14, Q5.0.12, Miscellaneous
 @section How do I start gnuserv so that each subsequent XEmacs is a client?

--==_Exmh_19273796040--


