emacs-devel
[Top][All Lists]
Advanced

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

Re: Suggestion: Simple way to make conditional key bindings.


From: Richard Stallman
Subject: Re: Suggestion: Simple way to make conditional key bindings.
Date: Wed, 28 Aug 2002 19:32:17 -0400

    Remapping works by taking the result of the normal key lookup, say
    `yank' for C-y and perform a new lookup (in the exact same keymaps)
    for the vector [remap yank].  But it will not (and cannot) check the
    keymap property of the text _to_be_yanked_.

Nothing in Emacs will check the keymap property of the text to be
yanked.  Conditional key bindings wouldn't do that either.  So how
does this relate?




reply via email to

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