From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27900 invoked from network); 28 Aug 2002 12:51:36 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 28 Aug 2002 12:51:36 -0000 Received: (qmail 3722 invoked by alias); 28 Aug 2002 12:51:20 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5309 Received: (qmail 3711 invoked from network); 28 Aug 2002 12:51:20 -0000 To: zsh-users@sunsite.dk (Zsh users list) Subject: Re: zsh-4.04 and w3m browser In-reply-to: "Vincent Lefevre"'s message of "Wed, 28 Aug 2002 14:18:26 +0200." <20020828121825.GD13666@greux.loria.fr> Date: Wed, 28 Aug 2002 13:50:52 +0100 Message-ID: <18364.1030539052@csr.com> From: Peter Stephenson Vincent Lefevre wrote: > On Wed, Aug 28, 2002 at 13:36:55 +0200, Thomas Köhler wrote: > > alias w3m="noglob w3m" > > > > I use the same with lynx :-) > > But this wouldn't work if you want to mix URIs and filenames for > some arbitrary program. Shouldn't globbing be smarter (possibly > as an option)? For instance, when a word starts with "http:" or > "ftp:", globbing shouldn't be performed. "file:" could be treated > in a special way: for localhost, globbing should be performed and > completion should work. This is virtually the same as what `setopt nonomatch' does, assuming you don't have files with names beginning http: or ftp:. -- Peter Stephenson Software Engineer CSR Ltd., Science Park, Milton Road, Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070 ********************************************************************** The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. **********************************************************************