From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20301 invoked from network); 24 Jun 2002 17:49:06 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 24 Jun 2002 17:49:06 -0000 Received: (qmail 4433 invoked by alias); 24 Jun 2002 17:49:00 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17362 Received: (qmail 4419 invoked from network); 24 Jun 2002 17:48:59 -0000 From: "Bart Schaefer" Message-Id: <1020624174829.ZM2355@candle.brasslantern.com> Date: Mon, 24 Jun 2002 17:48:29 +0000 In-Reply-To: <21365.1024911497@csr.com> Comments: In reply to Peter Stephenson "PATCH: accept-line-and-down-history" (Jun 24, 10:38am) References: <21365.1024911497@csr.com> X-Mailer: Z-Mail (5.0.0 30July97) To: Peter Stephenson , zsh-workers@sunsite.dk (Zsh hackers list) Subject: Re: PATCH: accept-line-and-down-history MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jun 24, 10:38am, Peter Stephenson wrote: } Subject: PATCH: accept-line-and-down-history } } This changes the behaviour of accept-line-and-down-history to accept the } line unconditionally, even if it can't go down in the history. } Previously, if you were on the last line in the history it just beeped. I think this patch is fine. If there were any reason for the previous behavior, it would be because some older shell or e.g. emacs behaved that way on a similar action. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net