Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: spaceflag question; remhist() going away
- X-seq: zsh-workers 12272
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: spaceflag question; remhist() going away
- Date: Mon, 17 Jul 2000 03:04:31 -0700 (PDT)
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxxxxxx>
- In-reply-to: <0FXU00DDP3JBWG@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
On Mon, 17 Jul 2000, Peter Stephenson wrote:
> One possible reason for spaceflag might be that originally zsh kept
> lexical and literal history separately so might not have known if
> the first word began with a space.
My current theory is that the flag used to also be used in another
section of code that checked if any of the expanded aliases began with
a space. I had no idea that this code existed before I removed it
from my local version. Also, the code doesn't seem to work in the
versions of zsh that I have access to (a slightly modified 3.0.6 and
the very latest CVS version), so I don't plan to re-implement this
space-starting-alias functionality (at least, not right away).
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author