From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23095 invoked by alias); 22 May 2010 17:30:04 -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: 27964 Received: (qmail 10198 invoked from network); 22 May 2010 17:29:53 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at zsh.org does not designate permitted sender hosts) Date: Sat, 22 May 2010 17:29:48 +0000 From: Clint Adams To: zsh-workers@zsh.org Subject: Re: PATCH: Various changes for vcs_info Message-ID: <20100522172948.GA13927@scru.org> References: <87tyqi3hk7.fsf@ft.bewatermyfriend.org> <87ocgq3h2u.fsf@ft.bewatermyfriend.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87ocgq3h2u.fsf@ft.bewatermyfriend.org> User-Agent: Mutt/1.5.18 (2008-05-17) On Sat, May 08, 2010 at 10:58:49AM +0200, Frank Terbeck wrote: > Turns out, the list software rejects some attachments, too. I've put the > patch up here for now: > Index: Doc/Zsh/contrib.yo =================================================================== RCS file: /cvsroot/zsh/zsh/Doc/Zsh/contrib.yo,v retrieving revision 1.114 diff -u -r1.114 contrib.yo --- Doc/Zsh/contrib.yo 14 May 2010 07:58:37 -0000 1.114 +++ Doc/Zsh/contrib.yo 22 May 2010 17:25:20 -0000 @@ -1071,6 +1071,7 @@ tt(${hook_com[message]}) will be used unchanged as the message by var(vcs_info). ) +enditem() If all of this sounds rather confusing, take a look at the tt(Examples) section below and also in the Misc/vcs_info-examples file in the Zsh source.