Richard Stallman <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>  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.



_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to