|
From: | Bastien |
Subject: | Re: Why (substring "abc" 0 4) does not return "abc" instead of an error? |
Date: | Mon, 16 Jul 2012 17:49:49 +0200 |
User-agent: | Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) |
Bastien <address@hidden> writes: > I'm not interested in doing crazy stuff, I'm interested in > > (substring "abc" 0 4 t) > => "abc" > > where `t' is the value of an option third NOERROR argument. ^^^^^ Fourth, actually. -- Bastien
[Prev in Thread] | Current Thread | [Next in Thread] |