[cdr-discuss] file-local variables

Nikodemus Siivola nikodemus at random-state.net
Tue Apr 26 11:06:43 UTC 2011


On 26 April 2011 12:55, Didier Verna <didier at lrde.epita.fr> wrote:

> I wouldn't have any problem with every vendor using her own, already
> existing, extension package (e.g. sb-ext in your case). CDR packages is

So the idea is that users can do

 (defpackage :foo
   (:import-from :cl #+sbcl sb-ext :acl :excl #+ccl :ccl
#:make-variable-file-local))

and then have FOO::MAKE-VARIABLE-FILE-LOCAL mean the same thing across
implementations?

Cheers,

 -- Nikodemus




More information about the cdr-discuss mailing list