[Openmcl-devel] Emacs: local variables list contains values that may not be safe

Ron Garret ron at awun.net
Wed Dec 12 18:15:18 PST 2007


Turns out the magic incantation is:

(setq enable-local-variables nil)

Still a mystery why this started all of a sudden.

rg


On Dec 12, 2007, at 6:05 PM, Ron Garret wrote:

> From the if-it's-not-one-thing-it's-another department...
>
> Just now (at least it seems like it started just now -- I don't
> remember ever encountering this before, and I've been using emacs for
> a long, long time) whenever I try to edit a Lisp file in emacs I get a
> message like this:
>
>
> The local variables list in l1-application.lisp
> contains values that may not be safe (*).
>
> Do you want to apply it?  You can type
> y  -- to apply the local variables list.
> n  -- to ignore the local variables list.
> !  -- to apply the local variables list, and permanently mark these
>       values (*) as safe (in the future, they will be set
> automatically.)
>
>   * Package : CCL
>
>
> This persists even if I get rid of my .emacs file, so it's not a
> result of any of my customizations (which were pretty minimal anyway).
> Does anyone know how to get emacs to stop doing this?
>
> Thanks,
> rg
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel




More information about the Openmcl-devel mailing list