chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] CR: umask support (#424)


From: Peter Bex
Subject: Re: [Chicken-hackers] CR: umask support (#424)
Date: Wed, 24 Nov 2010 11:34:53 +0100
User-agent: Mutt/1.4.2.3i

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



reply via email to

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