On Sun, Oct 24, 2021 at 05:19:40PM +0200, Alexander Burger wrote:
>    (de *KeyMap
>       ("^u" ...)  # half page up
> ...
>    (de *KeyMap-g
> ...
>    (de *KeyMap-q
> ...
> which are then 'assoc'ed in the proper places in the main loop.

AND: These places should always be at the *beginning* of the 'case' statements.
In this way, the new keys can override the existing ones :)

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to