Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH 3(b)/3] _man: Support _correct_word.
- X-seq: zsh-workers 39000
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: [PATCH 3(b)/3] _man: Support _correct_word.
- Date: Thu, 4 Aug 2016 12:54:19 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=brasslantern-com.20150623.gappssmtp.com; s=20150623;        h=from:message-id:date:in-reply-to:comments:references:to:subject         :mime-version;        bh=PJmVuo2IkE0hh/bX2Ur3heq/l13V1UBOAhA/2MzGGZA=;        b=RIxNfHUkEajsqHYGS6CvpSAI9V3wfJVqq1eveIZXMWepkHYVTJ7PgVN9L+3vRKKMA+         YXo2WBJg+MfZN2YIl7LDX7sNKKdt8kZ4GCBsN7HO0ihooFSE0UJX6vWwZ2XGWSqmmoc5         JSpaoeE59vSoT7iTozq7q1sgEhvHdSc/WGW/Eom/NkUZR61rMGmfJScIPEvigPI2P91j         3q+6tkPvh1ressDESr1aoxtLmh8mf9+94Of1vKytBmDg2Y6TrhGXt409e4vvsZswpSj+         MxgQTmXxJS8wcplnoYhfvkxhWmRAqkvGDxxkR+htMn8fCGjEm6yjIwPNw4PZpsZI7vhi         KUCQ==
- In-reply-to: <CAH+w=7ayiaObcLHxZ6m7Ztj4Kzgm3mjvb0JywpCWcHYyJjQSSQ@mail.gmail.com>
- 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: <1470326066-3241-1-git-send-email-danielsh@tarsus.local2> 	<1470326066-3241-5-git-send-email-danielsh@tarsus.local2> 	<20160804170809.0f972f07@pwslap01u.europe.root.pri> 	<CAH+w=7ayiaObcLHxZ6m7Ztj4Kzgm3mjvb0JywpCWcHYyJjQSSQ@mail.gmail.com>
On Aug 4,  9:28am, Bart Schaefer wrote:
}
} I'll just point out that this proposed change means that _man_pages no
} longer accepts the -M argument
Duh.  I read only the response and not the original in detail.  -M is passed
on to compadd rather than being interpreted here.  Sorry for the noise.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author