On Sun, 21 Mar 2010 21:18:12 +0100, "Sebastian Spaeth" <Sebastian at SSpaeth.de> wrote: > Silly question: How do I byte-compile stuff for emacs? I am a helpless noob when there > is no make install-emacs command. :-) Sure, here’s how: M-x byte-compile-file type path to file RET Good luck!