From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10770 invoked by alias); 15 Feb 2011 11:23:28 -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: 28759 Received: (qmail 23867 invoked from network); 15 Feb 2011 11:23:27 -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=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.210.171 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=+1aAzhNGkqNlDMEXDq5G9621dCSWqv/BFPUWuYoaY1Q=; b=WUlostJnCB5PP90kClMdhVs+HzjNHl4caWYpsw/S1RO92pDc+mgBENKsz2XE7eMezd 2jZdR8L+aFxD3GO0QW2ePQfoA6k4OTeiVkBfBgQ4taSenLksxKh2eDgnKx3h/CPF2OlG PpVilLxPj8P+uzArZDqxA7OqQT92nMO2/1A4E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=TwIZzwg1h7egmjyYX4SWvilubgYpuXkF8rSLkBhIUdyOGsgGNdB70fSMCpdiNGFcDE bmStM35QpwSxsyBMl9979fYntV9PNS/hy7U5bPwgELe6AJsMT1ZHg3xLSP8CzMucxKM7 fIJTwsUV80GhYroylkXKb4dy6Zf2DND7Kdkn4= MIME-Version: 1.0 In-Reply-To: References: <87ei7h2z52.fsf@ft.bewatermyfriend.org> <110210070431.ZM30121@torch.brasslantern.com> From: cheer_xiao Date: Tue, 15 Feb 2011 19:22:11 +0800 Message-ID: Subject: Re: Bug in user guide To: Bart Schaefer Cc: zsh-workers@zsh.org Content-Type: text/plain; charset=UTF-8 Sorry for the inactivity during the past few days. I wonder, does the source code of the user guide reside in a repository? Or simply in the maintainer's box?