Go to the first, previous, next, last section, table of contents.

Using the System Menu on Windows

Emacs normally turns off the Windows feature that tapping the ALT key invokes the Windows menu. The reason is that the ALT also serves as META in Emacs. When using Emacs, users often press the META key temporarily and then change their minds; if this has the effect of bringing up the Windows menu, it alters the meaning of subsequent commands. Many users find this frustrating.

You can reenable Windows's default handling of tapping the ALT key by setting win32-pass-alt-to-system to a non-nil value.


Go to the first, previous, next, last section, table of contents.