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

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

bug#7001: should `byte-compile-from-buffer' evaluate `binary-overwrite-m


From: Stefan Monnier
Subject: bug#7001: should `byte-compile-from-buffer' evaluate `binary-overwrite-mode' explicitly?
Date: Thu, 09 Sep 2010 19:02:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Has this form:
>  (setq overwrite-mode 'overwrite-mode-binary)
> Should this evalatate `binary-overwrite-mode'  from simple.el instead?

Probably not, since that would run binary-overwrite-mode-hook.
Most likely this line can be removed from bytecomp.el.


        Stefan





reply via email to

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