From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4599 invoked from network); 6 Mar 2008 18:11:04 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) 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.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 6 Mar 2008 18:11:04 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 92819 invoked from network); 6 Mar 2008 18:10:33 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 6 Mar 2008 18:10:33 -0000 Received: (qmail 3180 invoked by alias); 6 Mar 2008 18:10:25 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12684 Received: (qmail 3163 invoked from network); 6 Mar 2008 18:10:24 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 6 Mar 2008 18:10:24 -0000 Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.231]) by bifrost.dotsrc.org (Postfix) with ESMTP id A6D848029404 for ; Thu, 6 Mar 2008 19:10:18 +0100 (CET) Received: by wx-out-0506.google.com with SMTP id h27so2374547wxd.3 for ; Thu, 06 Mar 2008 10:10:17 -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=A9N150SvDZ9ULNj21JNPPv7wJY6IU6V7jdlpliisf4Y=; b=asNKOuWDjG91PGL7YvsN4E1LwHjfvnqRFgWz6aK4/cug+ZfqlHnJ5QPc+VGYxiww4T/fJgEjFqyCqGwBFPndIVraR7aVOytRaNF6VKe2kyIfwTg22rJp+FNPuyrA/k5bNZNVKfjwUzSU8o1GJ3C/kt8LBpiqJIHqRXspY8Vt2IU= 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=pHmKtVj/hEZFTl1onCJMbHVoDvfJcJDKIMwMU8CSbJRPTHbm6vFyPLRaj5ZQJoSlVWL2El0n1uWc/4ySWgKs32SRvDZMHCyduFBrXXvEr7FfpeKyr+e7AnLftf5DKjt6Mf6rxOlbGHOLnBEQdCIeYLfg8pkJL1Pml8yFcTQetUo= Received: by 10.100.214.15 with SMTP id m15mr147386ang.78.1204827017351; Thu, 06 Mar 2008 10:10:17 -0800 (PST) Received: by 10.100.143.1 with HTTP; Thu, 6 Mar 2008 10:10:17 -0800 (PST) Message-ID: <2d460de70803061010u511aae9bpb966d59b44ae524c@mail.gmail.com> Date: Thu, 6 Mar 2008 19:10:17 +0100 From: "Richard Hartmann" To: "Chris Ross" Subject: Re: PostgreSQL completion Cc: zsh-users@sunsite.dk In-Reply-To: <2d460de70803061008j944ccbcgeee079395c0b96d9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <37A35F81-842A-48BF-8EC5-7F19DD3E9EBF@distal.com> <2d460de70803061008j944ccbcgeee079395c0b96d9@mail.gmail.com> X-Virus-Scanned: ClamAV 0.91.2/6154/Thu Mar 6 17:41:42 2008 on bifrost X-Virus-Status: Clean Grr, tab-space is not a good idea in GMail.. On Thu, Mar 6, 2008 at 7:08 PM, Richard Hartmann wrote: > Somewhat related: I have noticed quite a few programs I use do not have completions. Is there any interest in /me trying to come up with a few new definitions? Richard