Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: _initctl: only define helper functions once
- X-seq: zsh-workers 29378
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Peter Stephenson <Peter.Stephenson@xxxxxxx>
- Subject: Re: PATCH: _initctl: only define helper functions once
- Date: Thu, 26 May 2011 18:49:05 +0200
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=BAmDttn+VXUSVEURfXLkG7ekSt92fvLeU3mIPx+4OzM=; b=jz2c9XH4/yIa33GbtWCpiR0JaH91NwZnA/sM91gRoWmRkt4gJBhbNb5pMMvfwxjAgH 1cYsFVEUjZFnt+FtwzP3ONrYHLHhjVm8V2TDAfHgZ+mAcYPoUuECHIFBsm1pl6+uE755 JAyJ5hH0peqqGkFhs1JS2W3LYDz54n0Ua7Q78=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=RhtKD/DYfXz1IwjCwS2LnjLDTjrXVrDWFldFBdusv+C3WTjKsVLSsM0hhazQVAsI9F +snPOvXPeTg98HD76NZAdKcxxAGDZdAiK7LGZXUp232Qud/H54VSBg7FUzOY0omd4VPc HjUJkmE3qoYjbVWdGwMeCfyyfl+uWF9aN5KM4=
- In-reply-to: <20110526171112.2a51be51@pwslap01u.europe.root.pri>
- 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: <20110526103606.0d7cd39a@pwslap01u.europe.root.pri> <1306425923-6895-1-git-send-email-mikachu@gmail.com> <20110526171112.2a51be51@pwslap01u.europe.root.pri>
On 26 May 2011 18:11, Peter Stephenson <Peter.Stephenson@xxxxxxx> wrote:
> On Thu, 26 May 2011 18:05:23 +0200
> Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
>> +}
>
> Don't you need
>
> _initctl "$@"
>
> ?
Er, yeah, sorry. If you slip and press tab twice when you test it, it
still works :).
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author