




 
When Microsoft Windows emulation is on, Emacs keys are still available via the prefix 
Ctrl+E
. For example, to invoke the command 
WFind File
, enter:
Ctrl+E Ctrl+X Ctrl+F
Note that you will not have 
Alt
 behaving as the 
Meta
 key. However you can use 
Ctrl+M
 instead. For example, to run the command Skip Whitespace, enter:
Ctrl+M X Skip Whitespace