From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5552 invoked from network); 11 Nov 2008 11:45:44 -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.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 11 Nov 2008 11:45:44 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 10766 invoked from network); 11 Nov 2008 11:45:34 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Nov 2008 11:45:34 -0000 Received: (qmail 13184 invoked by alias); 11 Nov 2008 11:45:18 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13449 Received: (qmail 13166 invoked from network); 11 Nov 2008 11:45:17 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 11 Nov 2008 11:45:17 -0000 Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by bifrost.dotsrc.org (Postfix) with ESMTP id 9C46180308BE for ; Tue, 11 Nov 2008 12:45:13 +0100 (CET) Received: by an-out-0708.google.com with SMTP id b2so556259ana.36 for ; Tue, 11 Nov 2008 03:45:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=/iUSMj0u7Pf5Gw8udgFl+jWGEdHCw4DnS5vHYxtyZ8k=; b=kmtR0sqlNgPyXHduCICq9u0GRuO7ONh3hJ0rn9JgsSpLHlFEwPQgh/3WmXTtzvTMmF CGwNYvdqv1pR6gxTxUtdjXM6+6Pe5Y4Mkdlz3uQ7ZVDLZkZ4WltnI1g7CxTRBea0nbJR bXUq05Dfe5droAXNscvar8cRbYySXq+dMGBd8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=A1cKKIKxMmPZcg0bkIJdj22zZbucA4W8ntlWdEpmpfThEoF7GBY5Ywz0metroY9l9E o58Y1/CPXqU4zIphTppa6oEc5zflSXjPnK2lyXgpHQ0RijPCnqbDZB5Zg1LLgrvDTDup nNMPolXA6nA8HCTICiBDpQYorWAYZD7fZP0i4= Received: by 10.100.128.2 with SMTP id a2mr2815257and.93.1226403912186; Tue, 11 Nov 2008 03:45:12 -0800 (PST) Received: by 10.100.43.19 with HTTP; Tue, 11 Nov 2008 03:45:12 -0800 (PST) Message-ID: <2d460de70811110345m4d45fa74tf3693aa84660bd42@mail.gmail.com> Date: Tue, 11 Nov 2008 12:45:12 +0100 From: "Richard Hartmann" To: zzapper Subject: Re: Switch to zsh! Cc: zsh-users@sunsite.dk In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4990e950811072346r1fc5ff83od73eec9a1065b4b6@mail.gmail.com> <2d460de70811080403i641b2ed6s3684e61ee77879f3@mail.gmail.com> <2d460de70811080404m101d9268mc4ef9e1b8998eeaf@mail.gmail.com> X-Virus-Scanned: ClamAV 0.92.1/8608/Tue Nov 11 12:12:35 2008 on bifrost X-Virus-Status: Clean On Tue, Nov 11, 2008 at 10:44, zzapper wrote: > Any chance somebody could tidy the above up it's hard to read but clearly > contains some really good stuff? Personally, I like the informal style of it. You can get structured docs from most places. The sitting down with a guy & getting your hands dirty feeling the IRC transcript creates is a plus, imo. Richard