From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25163 invoked from network); 10 Jun 1998 12:04:02 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 10 Jun 1998 12:04:02 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id HAA06471; Wed, 10 Jun 1998 07:57:15 -0400 (EDT) Resent-Date: Wed, 10 Jun 1998 07:57:15 -0400 (EDT) Sender: B.Stephens@isode.com To: zsh-workers@math.gatech.edu Subject: Re: up-line-or-search still 'fixed'! References: <199806101031.LAA12567@taos.demon.co.uk> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Bruce Stephens Date: 10 Jun 1998 12:57:44 +0100 In-Reply-To: Zefram's message of "Wed, 10 Jun 1998 11:31:14 +0100 (BST)" Message-ID: X-Mailer: Gnus v5.6.10/XEmacs 19.16 - "Lille" Resent-Message-ID: <"w1oTC3.0.2b1.QIdVr"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4087 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Zefram writes: > Bruce Stephens wrote: > >Another one---which I think I'd find acceptable---would be not to move > >the cursor, so history-search-backward would always search for the > >text before the cursor. Or has that been tried, and people hated it? > > That's exactly what history-beginning-search-* do. Doh. And it's even what M-p, M-n are bound to. So is the problem that people really like(d) the behaviour of going to the end of the line?