From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: Improving error messages Date: 19 Mar 2003 20:48:12 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87vfyfjfyb.fsf@zagadka.ping.de> References: <20030302130105.GC422@gmx.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1048103737 9877 80.91.224.249 (19 Mar 2003 19:55:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2003 19:55:37 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Mar 19 20:55:31 2003 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 18vjet-0002YM-00 for ; Wed, 19 Mar 2003 20:55:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18vjcK-00021C-08 for guile-devel@m.gmane.org; Wed, 19 Mar 2003 14:52:52 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18vjZx-00010M-00 for guile-devel@gnu.org; Wed, 19 Mar 2003 14:50:25 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18vjYV-0000MQ-00 for guile-devel@gnu.org; Wed, 19 Mar 2003 14:48:56 -0500 Original-Received: from mail.dokom.net ([195.253.8.218]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18vjXq-0008IC-00 for guile-devel@gnu.org; Wed, 19 Mar 2003 14:48:14 -0500 Original-Received: from dialin.speedway43.dip117.dokom.de ([195.138.43.117] helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 3.36 #3) id 18vjYQ-0003VG-00 for guile-devel@gnu.org; Wed, 19 Mar 2003 20:48:51 +0100 Original-Received: (qmail 21651 invoked by uid 1000); 19 Mar 2003 19:48:12 -0000 Original-To: Wolfgang Jaehrling In-Reply-To: <20030302130105.GC422@gmx.de> Original-Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2094 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2094 Wolfgang Jaehrling writes: > Thus, I decided to try my best to make Guile more newbie-friendly. At > you find a very incomplete > patch, and I would like to know if it goes into the right direction at > all: Is this the kind of stuff you would want? Yes, very much! And even more, we don't need to keep all these scm_s_expression constants. They only remove the message text from the point where the message is issued. That's a minor nuisance, I'd say. Sooo, if you could continue your work, that would be splendid! (I s'pose there is no problem getting "the papers" from you, right?) -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel