From p.singleton@keele.ac.uk  Thu Jan 20 13:00:55 2000
Received: from mail11.svr.pol.co.uk (mail11.svr.pol.co.uk [195.92.193.23])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id NAA08665
	for <prolog@swi.psy.uva.nl>; Thu, 20 Jan 2000 13:00:55 +0100 (MET)
Received: from modem4294967295.crime.dialup.pol.co.uk ([195.92.0.129] helo=keele.ac.uk)
	by mail11.svr.pol.co.uk with esmtp (Exim 3.13 #0)
	id 12BGGm-0007f6-00
	for prolog@swi.psy.uva.nl; Thu, 20 Jan 2000 12:00:57 +0000
Message-ID: <38862B3C.B7C4A007@keele.ac.uk>
Date: Wed, 19 Jan 2000 21:23:08 +0000
From: Paul Singleton <p.singleton@keele.ac.uk>
Organization: SmartArts Computing Consultancy
X-Mailer: Mozilla 4.7 [en] (WinNT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: SWI Prolog <prolog@swi.psy.uva.nl>
Subject: more autoload verbosity please
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I need to know which undefined predicate is causing a library
to be autoloaded: I've enabled verbose_autoload, but that just
tells me the pathname of the loaded file and its module.

This is only a temporary requirement, so any workaround will
be welcome.

Paul Singleton

PS is it feasible to "invert" the file_search_path/2 relation
to map an absolute filename to a file name specification(s)?


