[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] come to papa... ratmenu is released
From: |
Ryan Yeske |
Subject: |
Re: [RP] come to papa... ratmenu is released |
Date: |
Sun Sep 16 19:12:02 2001 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.105 |
address@hidden writes:
> Not sure you need to make them configurable - you only have 4 actions,
> right? up, down, activate, abort? So just hard code a lot of common
> possibilities. c-n/c-p, j/k, UpArrow/DnArrow, PgUp/PgDn, etc. *that*
> doesn't take much more code. even ignore modifiers, so all of c c-c
> m-c quit, for example.
>
> oh, maybe add home/end (</> c-a/c-e ^/$) for top-of-menu
> bottom-of-menu. but otherwise, there's a lot to be said for doing the
> 20% that will make 80% happy, and with many hard-coded keybindings you
> can probably get that, for little or no code size cost...
but why not satisfy 100% of the people? even if you double or triple
your work it only needs to be done once, but people can benefit from
it again and again.
ryan
Re: [RP] come to papa... ratmenu is released, Jay Belanger, 2001/09/16
Re: [RP] come to papa... ratmenu is released, Doug Kearns, 2001/09/18