From xemacs-m  Tue Jul 29 15:07:16 1997
Received: from greatdane.webnexus.com (greatdane.webnexus.com [165.227.96.3])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id PAA02298
	for <xemacs-beta@xemacs.org>; Tue, 29 Jul 1997 15:07:15 -0500 (CDT)
Received: from apprentice.silicon-sorcery.com (apprentice.silicon-sorcery.com [205.179.145.161])
	by greatdane.webnexus.com (8.8.5/8.8.5/WN-1.2) with ESMTP id NAA00181
	for <xemacs-beta@xemacs.org>; Tue, 29 Jul 1997 13:07:12 -0700 (PDT)
Received: from seer.silicon-sorcery.com (seer [128.0.0.103]) by apprentice.silicon-sorcery.com (8.7.5/8.7.3) with SMTP id NAA20944; Tue, 29 Jul 1997 13:07:07 -0700 (PDT)
Received: by seer.silicon-sorcery.com (SMI-8.6/SMI-SVR4)
	id NAA00904; Tue, 29 Jul 1997 13:07:07 -0700
Date: Tue, 29 Jul 1997 13:07:07 -0700
Message-Id: <199707292007.NAA00904@seer.silicon-sorcery.com>
From: <mac@silicon-sorcery.com>
To: xemacs-beta@xemacs.org
Subject: query-pr buffer, what is it for?
Reply-To: mac@silicon-sorcery.com
X-Face:  h&j3qWe;+!`nKY~1T%IspQ[^}[s#|*2T68-NmG<hqK)^/6IlKy[e$tI,N'{!_v&R_m*f#8O
 au_+w3/b!3pF$H/]J(Q6Z)*:&Jy/.OGPM?7*<kyi}r/3Pf3hd[(J+%lmXp/;0e-EY_s2Dy{M|t

In XEmacs 20.3 "Vienna" [Lucid] (sparc-sun-solaris2.5.1) of Mon Jul 28 1997 on seer
configured using `configure  --site-includes=/usr/local/include --site-libraries=/usr/local/lib --cflags=-O2 --with-dialogs=motif --debug=no --error-checking=none --with-xpm'


running xemacs -q, and 
(query-pr " -r mac -s open --directory=/usr/local/lib/gnats/gnats-db --print-path")

I get a *query-pr* which buffer looks real nice, and claims

query-pr mode:
Major mode for compilation log buffers.
To visit the source for a line-numbered error,
move point to the error message line and type return,
or click on the line with button2.
There is a menu of commands on M-x compile-popup-menu.
To kill the compilation, type C-c C-k.

Runs `compilation-mode-hook' with `run-hooks' (which see).

----

but by default, no regexps appear to be set up, so nothing is
highlighted, and key clicking to do edit-pr doesn't work.

Does anyone own this? If not I can take a look see what is broken;
however I plan to wear rubber gloves so I don't obtain any
ownership...:-)


