From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bake Timmons Newsgroups: gmane.lisp.guile.bugs Subject: Broken link ./trunk/doc/ref/scsh.texi:@url(http://arglist.com/guile/} Date: Fri, 06 Aug 2010 09:04:38 -0400 Message-ID: <87lj8jyjrt.fsf@goof.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1281339155 29924 80.91.229.12 (9 Aug 2010 07:32:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 9 Aug 2010 07:32:35 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Aug 09 09:32:33 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 1OiMqN-00014D-V4 for guile-bugs@m.gmane.org; Mon, 09 Aug 2010 09:32:24 +0200 Original-Received: from localhost ([127.0.0.1]:53767 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OiMqN-0005E4-0W for guile-bugs@m.gmane.org; Mon, 09 Aug 2010 03:32:23 -0400 Original-Received: from [140.186.70.92] (port=34390 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OhMcj-0003LM-ST for bug-guile@gnu.org; Fri, 06 Aug 2010 09:06:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from <42toes@gmail.com>) id 1OhMci-0005Ld-Gy for bug-guile@gnu.org; Fri, 06 Aug 2010 09:06:09 -0400 Original-Received: from mail-qw0-f41.google.com ([209.85.216.41]:43936) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from <42toes@gmail.com>) id 1OhMci-0005LT-EX for bug-guile@gnu.org; Fri, 06 Aug 2010 09:06:08 -0400 Original-Received: by qwk4 with SMTP id 4so5706503qwk.0 for ; Fri, 06 Aug 2010 06:06:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:received:from:to :subject:date:message-id:user-agent:mime-version:content-type; bh=jxYmwlzTjr0Bby6IXyErlQKUZHNydlcSMlijBVE6k9M=; b=enP7/MMjAAJOuT/zl6k9hRz1Rlg+aHO1hJurnuhIsFkEwRaCHRfM6lNXQShQB35Oo1 hn7AjeMd6LJhg1jAyCn1rtAt6swjR2fHuz0X/gTQd56hzbMFFgsiBlKnvp6rd0AkV22D sCn5sBTjgJbJcX5z7lFb9H3oxelnSvMaLHoSA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:subject:date:message-id:user-agent:mime-version :content-type; b=L0w+9oG4m/3DMw81Xt1j/yO3zgW4xLBjnZCqnXdkkC86rd0NnjTLFoGCnD/2YqTDb6 EQkrnXfV5zkTPFSomA2VEVFABu69HkH3pGhtEI0uP9MbBtMGL8tGhuOyaeexIIb8kLAv yAXcqCTR85nbQzDYmlWSEtSvhdFsa3ajJaNrQ= Original-Received: by 10.224.28.203 with SMTP id n11mr434004qac.385.1281099967594; Fri, 06 Aug 2010 06:06:07 -0700 (PDT) Original-Received: from goof.localdomain ([208.103.134.197]) by mx.google.com with ESMTPS id r1sm1726549qcq.10.2010.08.06.06.05.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 06 Aug 2010 06:06:06 -0700 (PDT) Original-Received: from b3po by goof.localdomain with local (Exim 4.72) (envelope-from ) id 1OhMbG-00067E-PL for bug-guile@gnu.org; Fri, 06 Aug 2010 09:04:38 -0400 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Mon, 09 Aug 2010 03:31:45 -0400 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:4734 Archived-At: Hi, http://arglist.com/guile/ is a broken link in the scsh.texi file in trunk. The site explains elsewhere at http://arglist.com/www : I've removed some material related to the Guile programming language, since it's probably obsolete. Perhaps the link to the old guile CVS scsh-guile module should be mentioned instead? Thanks, Bake