[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pick last item in an Info menu
From: |
Dan Jacobson |
Subject: |
Re: pick last item in an Info menu |
Date: |
Thu, 18 Aug 2005 03:13:48 +0800 |
jl> `0' or `M-1 0' goes through the last menu item
jl> `M-2 0' goes through the penultimate menu item
jl> `M-3 0' goes through the third menu item from the end
Sounds unfamiliar.
ESC - 1, ESC - 2, ESC - 3 sounds more familiar perhaps.
(escape minus one = three strokes. M-- 1 I suppose.)
rms> I don't think it is useful enough to be worth documenting even in a
rms> doc string. It is cleaner to recommend that the person go to the
rms> desired menu item and type RET.
Well no fair having a key to go to the third item, another to got to
the fourth item, but none to go to the last item.