From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2812 invoked by alias); 7 Nov 2009 18:53:11 -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: 27360 Received: (qmail 6999 invoked from network); 7 Nov 2009 18:52:59 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received-SPF: none (ns1.primenet.com.au: domain at bewatermyfriend.org does not designate permitted sender hosts) Date: Sat, 7 Nov 2009 19:47:45 +0100 From: Frank Terbeck To: zsh-workers@zsh.org Cc: Clint Adams Subject: Re: Completion for tmux Message-ID: <20091107184745.GA11062@fsst.voodoo.lan> Mail-Followup-To: zsh-workers@zsh.org, Clint Adams References: <20091107174311.GA6320@fsst.voodoo.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20091107174311.GA6320@fsst.voodoo.lan> User-Agent: Mutt/1.5.18 (2008-05-17) X-Df-Sender: 430444 Frank Terbeck : > MAILER-DAEMON@primenet.com.au: > > : > > ezmlm-reject: fatal: Sorry, I don't accept messages larger than 40000 bytes (#5.2.3) > > Too bad the completion is 48KiB in size... > > So, here is the patch from my git repository: > Hey Clint, I think you're the one who submitted this to CVS. AFAICS, you've committed the .distfiles change and added a ChangeLog entry. But the actual _tmux completion file seems to be missing. Any chance you could look into what's up with that? Regards, Frank