> I have this code in my ~/.emacs to automatically byte compile when I
> save the file.

This is a bad idea.  If your .emacs contains something worth byte-compiling,
it should be moved outside .emacs into its own file.  I.e. you're just
wasting your time with such a hack.


        Stefan
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to