From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24502 invoked by alias); 10 Feb 2011 01:43:27 -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: 28727 Received: (qmail 21345 invoked from network); 10 Feb 2011 01:43:24 -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=peJxekXHYWjdWB07jCy6ly7njz+/onJHVPc2SPzmNMQ=; b=Jy+QcVSNowqtWxzBFH5Lx+pSwMtG5GwVVqwnSw5Q7rXHdTUnn2IkXQi13/2HD8TBky gLzvVZJjUFxvATeTq/8BNCL8Jw7ntkUKEH5CWdxsQSnSPJvLxevCTzKMuUNjeQlNG2d5 DN8NPownkmaEf0h8HNNxYjbm4qJiZU2rdtq9o= 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=Nx6nf/UJWtfUuOwSWmFbeDqg+uJs/OX7SMvEJa7FQlr+BM8ddgkajPMLWm774ifzmr kSzSW9Z++3ZNQ5jQAdD8oIBCyk2tyhS9Y53G87+akbNhstciRP/m2jyoVRPuN5EmIh9z 0uWdZBRworW2Pv4zYqIGzMeHk8LF237rdO53Q= MIME-Version: 1.0 In-Reply-To: <87ei7h2z52.fsf@ft.bewatermyfriend.org> References: <87ei7h2z52.fsf@ft.bewatermyfriend.org> From: cheer_xiao Date: Thu, 10 Feb 2011 09:42:58 +0800 Message-ID: Subject: Re: Bug in user guide To: Frank Terbeck Cc: zsh-workers@zsh.org Content-Type: text/plain; charset=UTF-8 On Wed, Feb 9, 2011 at 8:03 PM, Frank Terbeck wrote: > CVS is still down. Yes. Thanks for the info. Some more thoughts about the user guide. The guide is, overall, well written. But I found two features missing in the user guide: 1) Mark the terms appearing for the first time in *bold*, 2) A comprehensive index. Does that sound fine to you all? If so, I'll take some time to improve the guide and post my improve version to the mailing list.