From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.bugs Subject: Re: Dead URL on the Guile resources web page Date: Sat, 30 Oct 2010 16:54:46 +0100 Message-ID: <87tyk3oad2.fsf@ossau.uklinux.net> References: <21225719.902.1287728042035.JavaMail.graeme@gjc-pc> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1288459957 22492 80.91.229.12 (30 Oct 2010 17:32:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 30 Oct 2010 17:32:37 +0000 (UTC) Cc: bug-guile@gnu.org To: Graeme Cross Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Oct 30 19:32:32 2010 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PCFI8-0006Wy-5F for guile-bugs@m.gmane.org; Sat, 30 Oct 2010 19:32:32 +0200 Original-Received: from localhost ([127.0.0.1]:59659 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PCFI7-0000f6-CU for guile-bugs@m.gmane.org; Sat, 30 Oct 2010 13:32:31 -0400 Original-Received: from [140.186.70.92] (port=52528 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PCFHm-0000an-4P for bug-guile@gnu.org; Sat, 30 Oct 2010 13:32:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PCFHb-0000ba-LR for bug-guile@gnu.org; Sat, 30 Oct 2010 13:32:10 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:59939) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PCFHb-0000bQ-FV for bug-guile@gnu.org; Sat, 30 Oct 2010 13:31:59 -0400 Original-Received: from arudy (unknown [78.149.124.242]) by mail3.uklinux.net (Postfix) with ESMTP id 0D1E41F6735; Sat, 30 Oct 2010 18:31:59 +0100 (BST) Original-Received: from neil-laptop (unknown [192.168.1.5]) by arudy (Postfix) with ESMTP id B2A4138013; Sat, 30 Oct 2010 18:32:30 +0100 (BST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4841 Archived-At: Graeme Cross writes: > Hi. > > There is a dead URL on the Guile resources web page (http://www.gnu.org/software/guile/resources.html). > > The URL is for "Lumpy Guile": http://home.thezone.net/~gharvey/guile > > You might want to remove it from the list of Guile resources. > > Regards > Graeme Many thanks, that's fixed now. Unfortunately I couldn't find any new location for Greg's Lumpy Guile page, so I've just removed this reference to it. Neil