Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm
Precedence: bulk
X-No-Archive: yes
List-Id: Zsh Workers List <zsh-workers.zsh.org>
List-Post: <mailto:zsh-workers@zsh.org>
List-Help: <mailto:zsh-workers-help@zsh.org>
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
	T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.0
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :cc:content-type;
        bh=GM0kYRIjKgD23MYSf0B75izLixIYRsLOfG8AcX85sCU=;
        b=o94RZjONZdceGf2ssvUaRovaRgkqeOiQ/zfIIXtyrC5jqVRJw2Qz0b7DbdH6zAnch7
         9NxxvMEHQXd0qhzguPqtirN39gSHtmwrJhc/a7mNW/lfB7/H+FulMGcpHqblqRI3jn5O
         +cwwQyqeBHQUPGH/W2quNsder4Wm6PJ+2QPCWUtXn2gS5i+qKJBwMoFMotoqeEHgYvbn
         JMKrYKaWkCZZJH2pB0uXbeRZZ07rSC7vYF4PeAvZQhqzyrE8AnDZfCmFsooHlcdA62Rb
         9E6nzCz3mgSOrWuvSZYQX7rGZkMqCK05D8crNAEEwDldT4j5CQkEhZmmGIgCVsEU21PV
         K1kw==
X-Received: by 10.112.198.102 with SMTP id jb6mr5483090lbc.44.1452411763073;
 Sat, 09 Jan 2016 23:42:43 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <20160110003758.GA28696@tarsus.local2>
References: <20160110003758.GA28696@tarsus.local2>
From: Sebastian Gniazdowski <sgniazdowski@gmail.com>
Date: Sun, 10 Jan 2016 08:42:23 +0100
Message-ID: <CAKc7PVA9kaqCv2fNhpw5vGv4zR3DB3W2f-pnZfnx5t-xZFs7KA@mail.gmail.com>
Subject: Re: backward-kill-shell-word widget
To: Daniel Shahaf <d.s@daniel.shahaf.name>
Cc: Zsh hackers list <zsh-workers@zsh.org>
Content-Type: text/plain; charset=UTF-8
X-Seq: zsh-workers 37533

On 1 January 2016 at 01:37, Daniel Shahaf <d.s@daniel.shahaf.name> wrote:
> If you use zsh 5.1.1 or older, comment the 'zle -f' line.  (Without that
> line, using this widget followed by another kill followed by a yank
> won't include the text this widget killed in the yank.)

So you submit for people, not for commit? You could use is-at-least to
submit for commit?

Best regards,
Sebastian Gniazdowski

