From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dave Pawson Newsgroups: gmane.lisp.guile.user Subject: Re: ice-9 and $GUILE_LOAD_PATH Date: Wed, 30 Jan 2008 08:13:58 +0000 Message-ID: <47A031C6.2030106@dpawson.co.uk> References: <534824.44153.qm@web37914.mail.mud.yahoo.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1201682470 445 80.91.229.12 (30 Jan 2008 08:41:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Jan 2008 08:41:10 +0000 (UTC) Cc: Guile User List To: Mike Gran Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Jan 30 09:41:29 2008 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JK8VV-00010r-1z for guile-user@m.gmane.org; Wed, 30 Jan 2008 09:41:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JK8V3-0006cX-Dt for guile-user@m.gmane.org; Wed, 30 Jan 2008 03:40:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JK8Us-0006bj-Uu for guile-user@gnu.org; Wed, 30 Jan 2008 03:40:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JK8Us-0006bQ-1C for guile-user@gnu.org; Wed, 30 Jan 2008 03:40:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JK8Ur-0006bM-KD for guile-user@gnu.org; Wed, 30 Jan 2008 03:40:41 -0500 Original-Received: from joan.netweaver.net ([86.53.223.3]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JK8Ur-0003uR-5o for guile-user@gnu.org; Wed, 30 Jan 2008 03:40:41 -0500 Original-Received: (qmail 31646 invoked from network); 30 Jan 2008 08:13:59 -0000 Original-Received: from mail.netweaver.net (87.237.61.196) by joan.netweaver.net with SMTP; 30 Jan 2008 08:13:59 -0000 Original-Received: (qmail 8543 invoked by uid 501); 30 Jan 2008 08:12:56 -0000 Original-Received: from dpawson.gotadsl.co.uk (HELO ?192.168.2.7?) (davep@dpawson.co.uk@81.6.251.105) by 0 with SMTP; 30 Jan 2008 08:12:56 -0000 User-Agent: Thunderbird 2.0.0.9 (X11/20071115) In-Reply-To: <534824.44153.qm@web37914.mail.mud.yahoo.com> X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6392 Archived-At: Thanks for the reply Mike. Mike Gran wrote: > If I recall correctly, the breakpoint library was split off into a separate package. The manual is incorrect. This is a known bug, and should be fixed in the next release. > > The separate package lives here, I think. > > https://gna.org/projects/guile-debugging from which ; ** GDS setup ;; The first thing to do, if you haven't already, is to load the GDS ;; library into Emacs. The Emacs Lisp expression for this is: (require 'gds) elisp? And the documentation link http://www.ossau.uklinux.net/guile-debugging is 404. Bug reported, but one from 2005 is still not assigned. http://download.gna.org/guile-debugging/guile-debugging.html seems good though. I'm assuming it needs to be dropped within the same 'ice-9' area to be picked up by the environmental variable. regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk