Hellow Drew,
Drew Adams wrote: > John Brown wrote: > >> I cannot use M-Tab because it is used by Windows to switch >> between active Windows. > > I can help with this part, at least. If you want Emacs to handle `M-TAB' > then > just do this: > > (w32-register-hot-key [M-tab]) If you mean add that line to my .emacs file, it did not work for me. M-Tab still switches between windows. I verified that I added it to the correct file by entering a bogus command. In any case, I do not really want to interfere with Windows. I would rather enable the C-Return binding. Regards, John Brown.