Two hours ago, Daniel Hartwig wrote:
>
> I could not find any mention of this optional Emacs arg. you talk
> about; have a pointer for me?
It's the last optional argument of `split-string'. The last paragraph
in the documentation notes that when you call this function with just
a single argument, then that last optional flag is t -- which is an
unconventional thing for elisp functions...
(BTW, I'm subscribed to the list now, so this should go through.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!