From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9448 invoked from network); 5 Oct 2003 10:47:32 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 5 Oct 2003 10:47:32 -0000 Received: (qmail 4882 invoked by alias); 5 Oct 2003 10:46:58 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6643 Received: (qmail 4869 invoked from network); 5 Oct 2003 10:46:57 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 5 Oct 2003 10:46:57 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [217.174.194.138] by sunsite.dk (MessageWall 1.0.8) with SMTP; 5 Oct 2003 10:46:56 -0000 Received: from DervishD.pleyades.net (212.Red-80-35-44.pooles.rima-tde.net [80.35.44.212]) by madrid10.amenworld.com (8.10.2/8.10.2) with ESMTP id h95Akqt20113; Sun, 5 Oct 2003 12:46:53 +0200 Received: from raul@pleyades.net by DervishD.pleyades.net with local (Exim MTA 2.05) id <1A66St-00000y-00>; Sun, 5 Oct 2003 12:50:15 +0200 Date: Sun, 5 Oct 2003 12:50:15 +0200 From: DervishD To: Lloyd Zusman Cc: zsh-users@sunsite.dk Subject: Re: Something like noglob to inhibit brace expansion? Message-ID: <20031005105015.GA55@DervishD> Mail-Followup-To: Lloyd Zusman , zsh-users@sunsite.dk References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4i Organization: Pleyades User-Agent: Mutt/1.4i Hi Lloyd :) * Lloyd Zusman dixit: [IGNORE_BRACES] > Does anyone know of any tricks to get this functionality within > an alias? The best solution I can think of is to use the preexec function and set the option only for that command, then use precmd to reset the option. The problem is that I think that the command line gets expanded before calling preexec :((( Any zle widget, maybe? Raúl Núñez de Arenas Coronado -- Linux Registered User 88736 http://www.pleyades.net & http://raul.pleyades.net/