bug-gnu-emacs
[Top][All Lists]
Advanced

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

hi-lock-unface-buffer shows popup-menu if bound to function key


From: Stefan Daschek
Subject: hi-lock-unface-buffer shows popup-menu if bound to function key
Date: 04 Aug 2002 17:21:02 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

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




reply via email to

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