From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Steve Tell Newsgroups: gmane.lisp.guile.user Subject: Re: problem becouse scm_tc7_contin is not defined Date: Sun, 15 Sep 2002 20:04:29 -0400 (EDT) Sender: guile-user-admin@gnu.org Message-ID: References: <873cshwtrb.fsf@zagadka.ping.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1032134982 12145 127.0.0.1 (16 Sep 2002 00:09:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 16 Sep 2002 00:09:42 +0000 (UTC) Cc: Guile Mailing List Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17qjSO-00039k-00 for ; Mon, 16 Sep 2002 02:09:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17qjOH-0003Yt-00; Sun, 15 Sep 2002 20:05:25 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17qjNY-0003Jg-00 for guile-user@gnu.org; Sun, 15 Sep 2002 20:04:40 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17qjNR-0003Hi-00 for guile-user@gnu.org; Sun, 15 Sep 2002 20:04:36 -0400 Original-Received: from dsl093-240-080.ral1.dsl.speakeasy.net ([66.93.240.80] helo=telltronics.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17qjNQ-0003Gy-00 for guile-user@gnu.org; Sun, 15 Sep 2002 20:04:32 -0400 Original-Received: from localhost (tell@localhost) by telltronics.org (8.9.3/8.9.3) with ESMTP id UAA10530; Sun, 15 Sep 2002 20:04:29 -0400 X-Sender: tell@ariel.lan.telltronics.org Original-To: Marius Vollmer In-Reply-To: <873cshwtrb.fsf@zagadka.ping.de> Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:980 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:980 On 10 Sep 2002, Marius Vollmer wrote: > I've contacted the Scwm developers as well, but I would be happy if > you could continue to handle this. _Are_ there any scwm developers any more? I thought the original authors had gone on to other things. The latest "news" on scwm.sourceforge.net is from March 2000 about version 0.99.6 which requires guile 1.3.4. Or am I looking in the wrong place? I was thinking of abandoning scwm myself, perhaps I don't have to if work is continuing and there is a new version that at least works with guile-1.4? I originaly borrowed a lot of code from scwm for use in gwave and guilfred, (including doc/init snarfing and code using scm_internal_cwdr) which needed minor revision for 1.4 and substantial overhaul for 1.5.x (1.6). On foo.doc/foo.x snarfing, I concluded that it was hard to support both guile-1.4 and guile-1.6 while using guile's provided guile-snarf and supplied macros, so I seperated the application from that, borrowing from both versions and providing renamed macros and snarfing script along with the applications. Perhaps this was overkill. Steve -- Steve Tell tell@telltronics.org _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user