Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: _git space pollution
- X-seq: zsh-workers 23882
- From: "Nikolai Weibull" <now@xxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: _git space pollution
- Date: Mon, 1 Oct 2007 09:29:11 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=R6w+I/2PSL8HalMdyNeJmg9sxpacfKwAHZzkG+5dp3w=; b=dSgHXsu0nZyd5KUPS1glCkPrgOqYAofumFUXv0P5MBaPPyWEvwEnd/bOaNxH8QGiRPgbOmeVxhYaRpxaIsqa8I+LRsOg0t8IbORNEdQdcBliDE8aBbhsukavVhVsUve2Nl9IigpwYo4mcCUMPQXpVloUl5+CAdcedsduCuwOg4M=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=FaRSd9lRia2/v1vkgyJx1iVOoBrRBf9N4QQP4bFsgnPtkVD7hp/oL3TWVbat7zpcu2r/k7e9p+TE8WFhhtaJM5i0avAjOQZCHgqCj0pI4z9OEnigLE6X8BtFqLaeQR7qvSvdGfHHS3GdiBElAy7fJe+T5/nmWqvTOnA/+0jMy8o=
- In-reply-to: <20070930111226.GA17907@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20070930111226.GA17907@xxxxxxxxxxx>
- Sender: nikolai.weibull@xxxxxxxxx
On 9/30/07, Clint Adams <clint@xxxxxxx> wrote:
> I would say that all the globally-declared parameters should be prefixed
> with _git to avoid namespace pollution, but really they shouldn't be in
> the global space at all.
Hm, I thought "declare -g" made them global "in this file only".
nikolai
Messages sorted by:
Reverse Date,
Date,
Thread,
Author