Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Problem with motion commands defined using match-word-by-style used with vi-delete
- X-seq: zsh-users 10171
- From: "Nikolai Weibull" <now@xxxxxxxx>
- To: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Problem with motion commands defined using match-word-by-style used with vi-delete
- Date: Sun, 23 Apr 2006 18:13:31 +0200
- Cc: zsh-users@xxxxxxxxxx
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ryXtIKZ2upX27ma9wCHYWCeWjcpajk9fMoXm0VAJ5ekFy2tzunOUJhEW+OpX+hhaUxhaUDJqQiFjxm4LaU/EYmoCAaTLHiOua2NUZL4f1Ta9xb7fjp6Rn8ngu80j2zh4bFaCUQaIqzJKCTwf+f4VQy6fW6wXMqRQ7wU/LQEYRnY=
- In-reply-to: <060423085310.ZM31491@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <dbfc82860604211610x70a12466j7eb5bb6758e85c0d@xxxxxxxxxxxxxx> <060421220035.ZM7625@xxxxxxxxxxxxxxxxxxxxxx> <dbfc82860604220404m121e4659i12a9cc901717a191@xxxxxxxxxxxxxx> <060422113544.ZM9246@xxxxxxxxxxxxxxxxxxxxxx> <dbfc82860604221438i51d3a8e0tc06b0b5c90d40cb6@xxxxxxxxxxxxxx> <060422230929.ZM9841@xxxxxxxxxxxxxxxxxxxxxx> <dbfc82860604230157h52f91585ncfd5a984a1a08c67@xxxxxxxxxxxxxx> <060423085310.ZM31491@xxxxxxxxxxxxxxxxxxxxxx>
- Sender: nikolai.weibull@xxxxxxxxx
On 4/23/06, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Apr 23, 10:57am, Nikolai Weibull wrote:
> } WIDGET is, sadly, a read-only variable.
>
> Declaring it "local" should circumvent that. You might need "local -h",
> now that I think of it.
Doesn't help.
> } I fear my time would be
> } better spent implementing .recursive-edit-read-one-key.
>
> There must be a better name for it than that. GNU emacs appears to call
> it read-key-sequence.
>
Definitely better :-).
nikolai
Messages sorted by:
Reverse Date,
Date,
Thread,
Author