Bug#446191: 50devhelp.el naugtily binds reserved Emacs key, F7
Trent W. Buck
trentbuck at gmail.com
Wed Oct 10 22:55:25 UTC 2007
Package: devhelp
Version: 0.16.1-1
Severity: minor
File: /etc/emacs/site-start.d/50devhelp.el
Tags: patch
This line of 50devhelp.el is naughty:
(global-set-key [f7] 'devhelp-word-at-point)
according to the Emacs manual, (info "(emacs)Keymaps"):
The function keys <F5> through <F9> are also reserved for users.
it should be removed.
More information about the pkg-gnome-maintainers
mailing list