From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13382 invoked from network); 23 Jun 2004 15:40:59 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.86) by ns1.primenet.com.au with SMTP; 23 Jun 2004 15:40:59 -0000 Received: (qmail 28705 invoked from network); 23 Jun 2004 15:40:27 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 23 Jun 2004 15:40:27 -0000 Received: (qmail 3715 invoked by alias); 23 Jun 2004 15:39:58 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7596 Received: (qmail 3705 invoked from network); 23 Jun 2004 15:39:58 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (qmailr@130.225.247.86) by sunsite.dk with SMTP; 23 Jun 2004 15:39:55 -0000 Received: (qmail 27493 invoked from network); 23 Jun 2004 15:39:54 -0000 Received: from main.gmane.org (80.91.224.249) by a.mx.sunsite.dk with SMTP; 23 Jun 2004 15:39:53 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Bd9qr-0002Zv-00 for ; Wed, 23 Jun 2004 17:39:53 +0200 Received: from cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com ([80.3.247.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jun 2004 17:39:53 +0200 Received: from david by cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jun 2004 17:39:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: zzapper Subject: Re: zsh completion of just latex files Date: Wed, 23 Jun 2004 16:39:49 +0100 Message-ID: References: <0tdid0hqpvddg8933n5voqfa9vset1ag0d@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com X-Newsreader: Forte Free Agent 1.93/32.576 English (American) Sender: news X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=-0.0 required=6.0 tests=BAYES_44 autolearn=no version=2.63 X-Spam-Hits: -0.0 On Wed, 23 Jun 2004 08:59:30 +0100, wrote: >> >>zstyle ':completion:*:*:vtex:*' file-patterns \ >> '*.tex:tex-files' '*.toc:toc-files *.dvi:dvi-files' '%p:all-files' >> >>This means to first try to complete tex files, then (simultaneously, note >>that the next two specs are both in the same string) toc or dvi files if >>there are no tex, and finally all files. >> to be more specifc the above method didn't work for while the "old" method from Sartoo worked just fine compctl -g '*.tex*' + -g '*(-/)' {la,v}tex pdflatex zzapper (vim, cygwin, wiki & zsh) -- vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?" http://www.vim.org/tips/tip.php?tip_id=305 Best of Vim Tips