|
| From: | Stefan Monnier |
| Subject: | Re: no-byte-compile no longer considered safe? |
| Date: | Tue, 11 Apr 2006 10:21:42 -0400 |
| User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> I think the byte compiler needs a way to ignore all local variables
> except those specific few it is interested in--and thus avoid ever
> asking for confirmation. Does anyone see a way in which that will
> fail to do the job?
I guess a simper way to do it is to provide a var that says "set all the
safe vars and ignore the others".
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |