emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: no-byte-compile no longer considered safe?


From: Bill Wohler
Subject: Re: no-byte-compile no longer considered safe?
Date: Mon, 10 Apr 2006 14:43:39 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     Should no-byte-compile be marked as a safe variable, 
>
> It already is, since a month ago.  But the problem could
> still be related to that.  Does Emacs currently ask any questions
> when you visit any of these files?

Ah, now I see what happened and I found the bug. I was actually being
asked for another variable in the same Local Variables stanza. If you
add the following to a file, make recompile will compile it:

;; Local Variables:
;; no-byte-compile: t
;; url-unreserved-chars: nil
;; End

-- 
Bill Wohler <address@hidden>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.





reply via email to

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