From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.lisp.guile.devel Subject: Re: GH replacement proposal (includes a bit of Unicode) Date: Mon, 24 May 2004 20:21:16 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <40812F4B.3080700@dirk-herrmanns-seiten.de> <873c65be76.fsf@zagadka.ping.de> <40A5E7C8.9080409@dirk-herrmanns-seiten.de> <87isel64mf.fsf@zagadka.ping.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1085448716 24362 80.91.224.253 (25 May 2004 01:31:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 May 2004 01:31:56 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue May 25 03:31:48 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BSQnD-00050y-00 for ; Tue, 25 May 2004 03:31:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BSPyu-0008TE-2J for guile-devel@m.gmane.org; Mon, 24 May 2004 20:39:48 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BSPv7-00083h-Gw for guile-devel@gnu.org; Mon, 24 May 2004 20:35:53 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BSPnC-0006l2-4t for guile-devel@gnu.org; Mon, 24 May 2004 20:28:14 -0400 Original-Received: from [129.22.104.46] (helo=mirapoint1.tis.cwru.edu) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BSPnB-0006kk-6t for guile-devel@gnu.org; Mon, 24 May 2004 20:27:41 -0400 Original-Received: from multivac.cwru.edu (multivac.ITS.CWRU.Edu [129.22.114.26]) by mirapoint1.tis.cwru.edu (MOS 3.4.3-CR) with SMTP id BOJ40188; Mon, 24 May 2004 20:21:17 -0400 (EDT) Original-Received: (qmail 32749 invoked by uid 500); 25 May 2004 00:21:39 -0000 Original-To: Marius Vollmer In-Reply-To: <87isel64mf.fsf@zagadka.ping.de> (Marius Vollmer's message of "Mon, 24 May 2004 20:51:04 +0200") Mail-Copies-To: nobody Mail-Followup-To: Marius Vollmer , Dirk Herrmann , guile-devel@gnu.org Original-Lines: 13 User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3755 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3755 Marius Vollmer wrote: > Dirk Herrmann writes: >> - Readability suffers. [...] > > Yes, I agree that the -1 idiom is not self explaining, but it is well > established and people will instantly recognize it. Maybe: #define scm_from_locale_0string(str) scm_from_locale_string((str), -1) ? paul _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel