On Wed, Nov 24, 2010 at 03:35:22AM -0500, Felix wrote:
> I think there aren't many left (at least in the posix unit).
> `set-file-position!' is different (Alex kindly pointed out
> the silliness of removing it), since it must accept multiple
> arguments.

There's at least one:

(change-directory "foo")
(current-directory)
(current-directory "bar")

(set! (current-directory "qux")) ; doesn't work

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

_______________________________________________
Chicken-hackers mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to