Emacs menu accelerators — emacs
Posted on March 24th, 2003 by Sacha Chua
Jeffery B. Rancier’s March 12 post on help-gnu-emacs@gnu.org has
this useful LISP snippet for Windows Emacs users:
(defun jbr-w32-simulate-Alt-tap ()(interactive) (w32-send-sys-command 61696)) (global-set-key [C-tab] 'jbr-w32-simulate-Alt-tap)
I wonder if there’s a similar way to do that under GTK…
Short URL: http://sachachua.com/blog/p/576




Comment, share a thought, ask a question...
Please comment as you, not your organization.