guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: defining new character names?


From: Rob Browning
Subject: Re: defining new character names?
Date: Sun, 01 Sep 2002 11:24:57 -0500
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-pc-linux-gnu)

Marius Vollmer <address@hidden> writes:

>> (string-index line #\paren-close)
>>
>> [...]
>> I've looked in libguile/chars.{c,h} and the guile docs, but
>> didn't find any obvious way to do this.  Is it possible?
>
> Not currently, but I think it's a good idea.

I'm not so sure I agree, at least not as a mechanism intended for
general use or unless we're planning to do it as part of a new SRFI.
It seems like the added benefit here (syntax hilighting or
readability?)  over just binding the char to a suitably named variable
isn't often likely to justify the immediate loss of code portability.

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD




reply via email to

[Prev in Thread] Current Thread [Next in Thread]