chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] string-substitute


From: Daishi Kato
Subject: [Chicken-users] string-substitute
Date: Fri, 04 Nov 2005 14:10:12 +0900
User-agent: Wanderlust/2.15.1 (Almost Unreal) Emacs/21.4 Mule/5.0 (SAKAKI)

Hi,

I was going to escape a single quote in a string,
and got this:

#;1> (string-substitute "'" "\\'" "abc'def")
Error: (list-tail) out of range
((3 4))
-9

Anything wrong with regexp?
Daishi





reply via email to

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