On Tue, Mar 30, 2004 at 08:44:38AM -0800, Ken Bloom wrote:
> > the mentioned keys are redefined in different contexts, this does n
> > ot lead to a warning unless one of the keys is defined as
> > 'global'-key (e.g. QuitTin (global) and ConfigNoSave (limited local
> > scope)). the local scope key overrides the global one so this doesn't
> > cause any trouble. if you start to assign i.e. 'Q' to two global
> > actions this will cause trouble, that's why we issue the warnings
> > here. the keymap stuff needs a majpr rewrite, but that is on the
> > TODO-list for years 
> 
> If these are slated for a rewrite, then perhaps the warning can be
> supressed, or at least the annoying "Press <RETURN> to continue" can
> be supressed.

JFYI:
the latest snapshot of the unstable branch (released earlier today)
includes the mentioned rewrite of the keymap stuff. currently the
code does not warn anymore about key-redefinitions (which might
change again if we find a propper solution to warn about
redefinitions in the same scope but exclude those with a different
scope). btw. the new code isn't very well tested.

urs
-- 
"Only whimps use tape backup: _real_ men just upload their important stuff
 on ftp, and let the rest of the world mirror it ;)" - Linus



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to