From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5330 invoked by alias); 28 Dec 2016 04:40:43 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 22299 Received: (qmail 20228 invoked from network); 28 Dec 2016 04:40:43 -0000 X-Qmail-Scanner-Diagnostics: from out1-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(66.111.4.25):SA:0(-0.7/5.0):. Processed in 1.944429 secs); 28 Dec 2016 04:40:43 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at daniel.shahaf.name does not designate permitted sender hosts) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=VPl9M6dRTdg+h33 hx6HxoxksaxE=; b=wgvDbDuL3N+qb7y66m/ygSHca/UsBoleywXOAU5/EyCsQMM rMbdQjkbNh0ihRrLxrZ+td/2ixHdwGFwER5C6bThytodVwIhRFELvbS8cZ6udN3v QcBsjC/C+bEwWSNqxm9658Cv6OI64IZ7uNWuNPYq/Njy3muUPnkf4TWcdQrc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=VPl9M6dRTdg+h3 3hx6HxoxksaxE=; b=iTnu9221f89R/pOaHyxmG10l5Syxjpuc86FiLdEWcS/gi2 NWRhF312OBo7EJAU2PnM5D/VSbejtt13GG9cjfqFayx3epm4QWCQjo3sqyB1ZoNS WYChkMbFKc7mgbtGHVhu+QpNHOU40STlSqU/o8zaWJD2SWmLw79kRZytK0c3Y= X-ME-Sender: X-Sasl-enc: 9MaBA1sQ+YUAMS+vCKCdoo4Rf613qIhZjc1EDV+ESpG+ 1482900035 Date: Wed, 28 Dec 2016 04:37:32 +0000 From: Daniel Shahaf To: Timothee Cour Cc: zsh-users@zsh.org Subject: Re: regression: zsh completion stopped working after upgrading zsh 5.2=>5.3 Message-ID: <20161228043732.GB27314@fujitsu.shahaf.local2> References: <161227105342.ZM1085@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Timothee Cour wrote on Tue, Dec 27, 2016 at 21:20:38 -0500: > Not intending to start a sterile flame war here, just my opinion: If you want the zsh project to start using a bug tracker, it'd be a lot more productive to ask the developers what their requirements are than to start advocating github/gitlab. For one, I assume we won't consider a bug tracker that doesn't have bidirectional email integration with this mailing list. (to minimise workflow disruption) Cheers, Daniel > * github/gitlab are widely used so no particular signup would be needed > * using github.gitlab, ppl can click on Watch to follow/unfollow individual > issues or all of zsh issues to choose how much email from github they > receive > * it would lower the barrier of entry to enter bugs, ie get bugs fixed > faster > * all benefits of bug tracker as opposed to mailling list [tracking bugs, > cross references, search etc] > * avoids revealing your email address > * this has been adoped by https://github.com/zsh-users [Zsh community > projects (not directly affiliated with the zsh project)] probably for a > combination of the above reasons