From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26668 invoked from network); 17 Oct 2001 17:12:15 -0000 Received: from unknown (HELO sunsite.dk) (130.225.247.90) by ns1.primenet.com.au with SMTP; 17 Oct 2001 17:12:15 -0000 Received: (qmail 12152 invoked by alias); 17 Oct 2001 17:12:00 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4385 Received: (qmail 12134 invoked from network); 17 Oct 2001 17:11:59 -0000 X-Authentication-Warning: greux.loria.fr: lefevre set sender to vincent@vinc17.org using -f Date: Wed, 17 Oct 2001 19:11:54 +0200 From: Vincent Lefevre To: zsh-users@sunsite.dk Subject: Re: Problem with zip completion Message-ID: <20011017191154.B17322@greux.loria.fr> Mail-Followup-To: zsh-users@sunsite.dk References: <20011017164751.A6245@greux.loria.fr> <20011017111333.A32235@dman.com> <20011017182121.A6958@greux.loria.fr> <1011017164932.ZM4674@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1011017164932.ZM4674@candle.brasslantern.com> User-Agent: Mutt/1.3.23-current-20011011i X-Mailer-Info: http://www.vinc17.org/mutt_eng.html On Wed, Oct 17, 2001 at 16:49:32 +0000, Bart Schaefer wrote: > You probably needed -p0 to tell it not to strip off any path components > at all. Hmm... yes, I forgot that one. A bit tired... :( Thanks. > That one I can't tell you. It sure looks like you got some stray output > written into the .zcompdump file. Do you perhaps have a preexec that > emits something to stdout? Unlike precmd, which executes only when a > prompt is printed, preexec executes before *every* top-level command, > even when running shell scripts. No, I have no preexec function. These lines come from the precmd function. I also have: TRAPCLD() { precmd } If I replace it by TRAPCLD() { precmd > $TTY } this solves the problem. Is it the right thing to do? -- Vincent Lefèvre - Web: - 100% validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des Jeux Mathématiques et Logiques, TETRHEX, etc. Work: CR INRIA - computer arithmetic / SPACES project at LORIA