From ... From: Erik Naggum Subject: Re: Setting FILE-WRITE-DATE Date: 1999/10/29 Message-ID: <3150172273903190@naggum.no>#1/1 X-Deja-AN: 541971900 References: mail-copies-to: never X-Complaints-To: newsmaster@eunet.no X-Trace: oslo-nntp.eunet.no 941183477 17613 195.0.192.66 (29 Oct 1999 07:51:17 GMT) Organization: Naggum Software; +47 8800 8879; +1 510 435 8604; http://www.naggum.no NNTP-Posting-Date: 29 Oct 1999 07:51:17 GMT Newsgroups: comp.lang.lisp * "Marc Battyani" | Is there a way to set the FILE-WRITE-DATE of a file. | I can call a C funcfion but I would prefer to avoid this. so you would prefer that somebody else did the dirty work, instead? :) if you want a SETF method on FILE-WRITE-DATE, you can write your own, but you can't also claim to have strictly conforming and portable code. this may not be such a terrible loss, compared to a SET-FILE-WRITE-DATE or a function that takes gratuitously different arguments. #:Erik