Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: implicit previous command, only state what should change
- X-seq: zsh-workers 32867
- From: Emanuel Berg <embe8573@xxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: implicit previous command, only state what should change
- Date: Wed, 16 Jul 2014 02:36:03 +0200
- Cc:
- Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=uu.se; s=centralsmtp; t=1405470962; i=@uu.se; bh=mY27VuhzmcB+3LbDnBl8KMXsl+7a9P5CkETorHu3WPc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type; b=X+rxr6H8cclDBlrCNFzv+4LMnSqSAtJIHoXH2byHOGrzJ85F/x7+xtrQIqZcdVXbD vtWO6ILAXgs4pu7hQrcH7hFRytV7k1zK+66ZaM87GaZt3MwbJG6kUdGViBN+CzJI/7 pyTsAebBIS48ssxX3OZhUSZEyrRpZByKul9buiP4=
- In-reply-to: <20140715175808.660f4832@pwslap01u.europe.root.pri> (Peter Stephenson's message of "Tue, 15 Jul 2014 17:58:08 +0100")
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <874myk3ocp.fsf@debian.uxu> <20140715175808.660f4832@pwslap01u.europe.root.pri>
Peter Stephenson <p.stephenson@xxxxxxxxxxx> writes:
>> Let's say I write: $ grep user-home-directory *.el
>> After that, I realize that it should have been
>> user-emacs-directory'. Is there a way to tell zsh
>> to "execute the previous command again, only
>> substitute the first argument for
>> user-emacs-directory"?
>
> The read-from-minibufer change is a bug fix: NUMERIC
> was being propagated down to the first command read
> within the recursive edit. I suspect that might be
> regarded as a bug in recursive-edit.
???
--
underground experts united
Messages sorted by:
Reverse Date,
Date,
Thread,
Author