guile-user
[Top][All Lists]
Advanced

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

Re: defining new character names?


From: Marius Vollmer
Subject: Re: defining new character names?
Date: 20 Aug 2002 01:36:26 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

"Lars J. Aas" <address@hidden> writes:

> I'd like to be able to do something like this:
> 
> (define-character "paren-close" #\051) ; 051 is ")"
> 
> and then later
> 
> (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.

> The reason i'd like to do this is that inserting #\) in the
> scheme file makes the vim "%" command unusable over those
> blocks

vim should be fixed then, no? ;)

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

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