From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7674 invoked from network); 21 Oct 2003 21:07:12 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 21 Oct 2003 21:07:12 -0000 Received: (qmail 25981 invoked by alias); 21 Oct 2003 21:06:44 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6727 Received: (qmail 25966 invoked from network); 21 Oct 2003 21:06:42 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 21 Oct 2003 21:06:42 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [216.27.138.216] by sunsite.dk (MessageWall 1.0.8) with SMTP; 21 Oct 2003 21:6:42 -0000 Received: from home.acholado.net (localhost.localdomain [127.0.0.1]) by home.acholado.net (8.12.8/8.12.8) with ESMTP id h9LL6fWp028404 for ; Tue, 21 Oct 2003 17:06:41 -0400 Received: (from ljz@localhost) by home.acholado.net (8.12.8/8.12.8/Submit) id h9LL6fDB028402; Tue, 21 Oct 2003 17:06:41 -0400 X-Authentication-Warning: home.acholado.net: ljz set sender to ljz@asfast.com using -f To: zsh-users@sunsite.dk Subject: Re: Incomplete completion for w3m under 4.1.1 References: <19026.1066297547@csr.com> From: Lloyd Zusman Reply-To: ljz@asfast.com Date: Tue, 21 Oct 2003 17:06:41 -0400 In-Reply-To: (Lloyd Zusman's message of "Tue, 21 Oct 2003 14:29:46 -0400") Message-ID: User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Lloyd Zusman Lloyd Zusman writes: > > [ ... ] Attached are my altered _w3m and a new helper function > _w3mhist. Correction: the _w3mhist function I sent in my earlier message should begin something like this: #compdef w3m The "-default-" I put there was wrong. -- Lloyd Zusman ljz@asfast.com