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.1 (2015-04-28) on f.primenet.com.au
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID
	autolearn=ham autolearn_force=no version=3.4.1
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=bGQhwXHjly+LS8aZmQ5zYYAbHMxua0Z4LEwXoEVdmW8=;
        b=DNzgZ5ZQi05bKeWpCOfZR/p35w8j1tNWPqXFAE8XkCdDC4SCXBw4KzPZmuuoMDOt8F
         scGcV69mqg/iHNtEolm6reKJ99+TB2MPa6h+Y1QGxT+h3UOm9oOO8FdMqJmjl/q2Ne1N
         87Hn7Ac4Losjbpn8PmOiYubccuWO6muvyw+SkaYPLEq0dQL2k5nW7pgH7jC7Opc353tO
         LFCNCt3Yfn6N9lAK4QTVK1Fbh1o0tyTpHT+szYyFzAy9HF7K8JyenWe8Sgs/XOx2yRRw
         nxnUzptd/0TNaGZqlrp0lVztrx/ftA+SDBS1xYWS2YYp+g1to14GmjOqXsTEP10wnk4x
         0fJg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:from:message-id:date:in-reply-to:comments
         :references:to:subject:mime-version;
        bh=bGQhwXHjly+LS8aZmQ5zYYAbHMxua0Z4LEwXoEVdmW8=;
        b=HG2ymMjpCJZQW3A+1CIbSuLJG1jD5rWDAWXrCHuMq0Vg6Nz4nXVAehiliZxNyzt5pC
         5g4fGvbJyhyWirfPgwCVfc7Da8AD8a74WoxAizYH1m4AkOakOiNGbBOi0GQs2Qwdytz6
         Laa9ETwZbSiBnfk3hd+l0+JXZkgZRNQvui0FsB6PzuyBdu9ZkSKMmaj+I8YDOOldC39G
         eiqKGxAkkCxwjnslwC9LDi/mRqbKaKMEWZ/6FOLDpDPjsTrFfMHwx4bpMmumf1njoTX5
         0kfrOZycmkLRI0AjxI5p33Ol+kS2su82aEpRut6MrBHzb92zuHKiEgzW3IpwgxKEt1L7
         fX5Q==
X-Gm-Message-State: ALyK8tJvk+bC3u2p7y+pu0I9SewaMeYbSjv2AhtM8E5PpMzmCWImhLyVl0F8l8R998lV4w==
X-Received: by 10.98.51.4 with SMTP id z4mr29174685pfz.100.1467696800671;
        Mon, 04 Jul 2016 22:33:20 -0700 (PDT)
From: Bart Schaefer <schaefer@brasslantern.com>
Message-Id: <160704080424.ZM12848@torch.brasslantern.com>
Date: Mon, 4 Jul 2016 08:04:24 -0700
In-Reply-To: <20160704114016.190f48be@pwslap01u.europe.root.pri>
Comments: In reply to Peter Stephenson <p.stephenson@samsung.com>
        "Next release (5.3)" (Jul  4, 11:40am)
References: <20160704114016.190f48be@pwslap01u.europe.root.pri>
X-Mailer: OpenZMail Classic (0.9.2 24April2005)
To: "Zsh Hackers' List" <zsh-workers@zsh.org>
Subject: Re: Next release (5.3)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Seq: zsh-workers 38791

On Jul 4, 11:40am, Peter Stephenson wrote:
}
} It looks like there are a couple of things that need to settle down,

I know of (in no particular order):

(1) Daniel's suggested change to :A [care to offer an opinion?]

(2) add-zle-hook-widget [I'd be fine with omitting that entirely]

(3) Doc for select-bracketed / select-quoted, and maybe C-code them

(4) Sebastian's mysterious slowdown on the first run of a nested
    pair of autoload functions

What else?

