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.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

