emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: C-M-TAB stand-in for M-TAB, on MS Windows?


From: Drew Adams
Subject: RE: C-M-TAB stand-in for M-TAB, on MS Windows?
Date: Mon, 26 May 2008 10:27:03 -0700

> > There should be an easy way (is there?) to UNregister a hot key.
> 
> w32-unregister-hot-key?

Thanks (duh). It too needs to be documented.

We document all of the following in the Emacs manual:

 `w32-alt-is-meta' 
 `w32-pass-alt-to-system'
 `w32-capslock-is-shiftlock'
 `w32-enable-caps-lock'
 `w32-enable-num-lock'
 `w32-apps-modifier'
 `w32-lwindow-modifier'
 `w32-rwindow-modifier'
 `w32-scroll-lock-modifier'
 `w32-pass-lwindow-to-system'
 `w32-pass-rwindow-to-system'
 `w32-recognize-altgr'
 `w32-phantom-key-code'
 `w32-get-true-file-attributes'
 `w32-mouse-button-tolerance'
 `w32-pass-extra-mouse-buttons-to-system'
 `w32-swap-mouse-buttons'
 `w32-quote-process-args'
 `w32-shell-execute'
 `w32-charset-info-alist'
 `w32-use-visible-system-caret'
 `w32-grab-focus-on-raise'
 `w32-list-proportional-fonts' 

We should also document `w32-(un)register-hot-key'.
This seems to be a gross oversight.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]