* hi-lock-unface-buffer shows popup-menu if bound to function key
@ 2002-08-04 15:21 Stefan Daschek
2002-08-05 16:24 ` Richard Stallman
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Daschek @ 2002-08-04 15:21 UTC (permalink / raw)
I tried to bind hi-lock-unface-buffer to C-S-F11 with the following
statement:
(global-set-key [(control shift f11)] 'hi-lock-unface-buffer)
Now pressing C-S-F11 results in a popup-menu titled "Select pattern to
unhighlight". This seems to happen regardless of which function key
and modifiers are used. However, binding hi-lock-unface-buffer to
something like C-c u works correctly.
I even tried with emacs -q --no-site-file but that did not help either.
In GNU Emacs 21.2.1 (i386-msvc-nt5.0.2195)
of 2002-03-19 on buffy
configured using `configure --with-msvc (12.00)'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: DEA
locale-coding-system: iso-latin-1
default-enable-multibyte-characters: t
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: hi-lock-unface-buffer shows popup-menu if bound to function key
2002-08-04 15:21 hi-lock-unface-buffer shows popup-menu if bound to function key Stefan Daschek
@ 2002-08-05 16:24 ` Richard Stallman
2002-08-05 16:33 ` Glenn Morris
0 siblings, 1 reply; 3+ messages in thread
From: Richard Stallman @ 2002-08-05 16:24 UTC (permalink / raw)
Cc: gnu-emacs-bug
This works for me in the latest Emacs on GNU/Linux, using X.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: hi-lock-unface-buffer shows popup-menu if bound to function key
2002-08-05 16:24 ` Richard Stallman
@ 2002-08-05 16:33 ` Glenn Morris
0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2002-08-05 16:33 UTC (permalink / raw)
Richard Stallman wrote:
> This works for me in the latest Emacs on GNU/Linux, using X.
Weird - under the same setup as you, I get the behaviour reported by the OP.
I'm using a fresh build from CVS sources less than 24 hours old, started
with -q --no-site-file.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-08-05 16:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-04 15:21 hi-lock-unface-buffer shows popup-menu if bound to function key Stefan Daschek
2002-08-05 16:24 ` Richard Stallman
2002-08-05 16:33 ` Glenn Morris
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.