* unbound.el question
@ 2011-04-23 18:56 B. T. Raven
0 siblings, 0 replies; only message in thread
From: B. T. Raven @ 2011-04-23 18:56 UTC (permalink / raw)
To: help-gnu-emacs
This useful function by Davis Herring doesn't seem to report any of the
unbound super or hyper key combos. Is it possible to modify it to make
it do that. I think it would be worth it if doing that increased running
time by a factor of even twenty or thirty times for a reasonable value
of complexity, say 6.
The beginning of the code is:
(defcustom unbound-modifiers '(control meta shift)
"Modifiers to consider when searching for unbound keys."
:type '(set (const control) (const meta) (const shift)
(const super) (const hyper) (const alt)))
On this w32 compilation I have w32-alt-is-meta set.
Thanks,
Ed
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-04-23 18:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-23 18:56 unbound.el question B. T. Raven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).