From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17314 invoked by alias); 28 Apr 2014 06:45:48 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 32590 Received: (qmail 7580 invoked from network); 28 Apr 2014 06:45:42 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.2 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-workers@zsh.org From: Jan Larres Subject: Re: No documentation for copy-earlier-word Date: Mon, 28 Apr 2014 18:45:21 +1200 Message-ID: References: <140427232717.ZM26417@torch.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: yass.opencloud.co.nz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 In-Reply-To: <140427232717.ZM26417@torch.brasslantern.com> On 28/04/14 18:27, Bart Schaefer wrote: > On Apr 28, 2:26pm, Jan Larres wrote: > > I recently discovered the very useful copy-earlier-word widget and > > noticed that it's not documented in the man page > > It's in "man zshcontrib": Huh, I could have sworn I'd checked with zshall, but apparently I only looked at zshzle. Sorry for the noise. -Jan