From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11254 invoked from network); 4 Apr 2000 03:08:15 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 4 Apr 2000 03:08:15 -0000 Received: (qmail 11497 invoked by alias); 4 Apr 2000 03:08:08 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10446 Received: (qmail 11483 invoked from network); 4 Apr 2000 03:08:07 -0000 Date: Mon, 3 Apr 2000 23:08:05 -0400 From: Clint Adams To: zsh-workers@sunsite.auc.dk Subject: exporting -variables [was Re: PATCH: 3.1.6-dev-20: _dpkg thinko] Message-ID: <20000403230805.A1658@scowler.net> References: <20000403112339.A10600@dman.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0.1i In-Reply-To: <20000403112339.A10600@dman.com>; from schizo@debian.org on Mon, Apr 03, 2000 at 11:23:39AM -0400 > Allegedly this is causing "-i=irs" to be exported, though I can't > reproduce it. I can. If ALL_EXPORT is on, variables beginning with hyphens will be exported during _arguments. Is this a problem? bash seems to think such things are invalid. e.g.: sh: invalid character 45 in exportstr for -f