From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9829 invoked from network); 21 Feb 2002 16:34:11 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 21 Feb 2002 16:34:11 -0000 Received: (qmail 2705 invoked by alias); 21 Feb 2002 16:34:05 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16695 Received: (qmail 2694 invoked from network); 21 Feb 2002 16:34:04 -0000 From: Sven Wischnowsky MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15477.8512.763916.28175@wischnow.berkom.de> Date: Thu, 21 Feb 2002 17:33:04 +0100 To: zsh-workers@sunsite.dk Subject: Re: Menu-selection screen refresh slowness In-Reply-To: <1020221161928.ZM2482@candle.brasslantern.com> References: <20020221125435.59439.qmail@web9303.mail.yahoo.com> <1020221153751.ZM2398@candle.brasslantern.com> <15477.6004.972335.56108@wischnow.berkom.de> <1020221161928.ZM2482@candle.brasslantern.com> X-Mailer: VM 6.95 under 21.5 (patch 3) "asparagus" XEmacs Lucid Bart Schaefer wrote: > ... > > Er, sorry, I want them to work exactly like begining-of-history and > end-of-history; problem is that begining-of-history and end-of-history > don't do anything. When I type those keys, nothing happens except that > the listing redraws itself -- I don't leave menu-selection, but the > selected item doesn't change. Wait, that's not quite true -- when I > have two columns, ESC-< moves to the left column and ESC-> moves to > the right column, but it never moves up and down. Maybe this is > related to the other bug. Or maybe it's related to the fact that what is usually bound to M-< and M->, namely {beginning,end}-of-buffer-or-history does exactly that inside menu selection (move to the left-/right-most column). {beginning,end}-of-history should have the meaning you want even inside menu selection but are not usually bound. ;-) Bye Sven -- Sven Wischnowsky wischnow@berkom.de