From xemacs-m  Sat Apr  5 22:16:05 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id WAA25001
	for <xemacs-beta@xemacs.org>; Sat, 5 Apr 1997 22:16:04 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id UAA24118;
	Sat, 5 Apr 1997 20:28:57 -0800
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: gnats info pages missing?
References: <rvwwqgzya5.fsf@sdnp5.ucsd.edu>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: David Moore's message of 05 Apr 1997 19:21:38 -0700
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 05 Apr 1997 21:28:56 -0700
Message-ID: <m24tdkvkom.fsf@altair.xemacs.org>
Lines: 40
X-Mailer: Gnus v5.4.40/XEmacs 20.1(beta12)

David Moore <dmoore@ucsd.edu> writes:

> The send-pr and gnats info pages don't seem to be present in 20.1b11.

Something is missing all right.  The pages are all there.  The links
in dir are there.  The Makefile in man/gnats looks fine.

Index: man/Makefile
===================================================================
RCS file: /usr/local/xemacs/xemacs-20.0/man/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	1997/04/05 18:08:15	1.7
+++ Makefile	1997/04/06 04:22:37
@@ -33,7 +33,7 @@
 .SUFFIXES: .info .texi .dvi
 
 # Subdirectories to make recursively.
-SUBDIR = xemacs lispref new-users-guide internals tm auctex
+SUBDIR = xemacs lispref new-users-guide internals tm auctex gnats
 
 ../info/%.info : %.texi
 	-$(MAKEINFO) -o $@ $<

Type `make' the man directory to get the info files built.  Should I
put an auxilliary tarball of the info files on ftp.xemacs.org?

> Looks like I need to rustle up my own copy of nquery-pr to be able to
> read the reports, which seems reasonable since that support needn't be
> available to everyone.

For that I'll probably need to enable access to the host(s) you're
making queries from.  The plan is to install a WWW interface to GNATS
on xemacs.org and let people query the thing from there.

I've received two test reports so far.  Is this general indication
that the problems in PR submission are fixed now?
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

