Date: Wed, 30 Jan 2013 05:53:08 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Boris Samorodov <bsam@passap.ru> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r311165 - head/Mk Message-ID: <20130130055308.GA78903@FreeBSD.org> In-Reply-To: <5108AA30.1000507@passap.ru> References: <201301291333.r0TDXuR1014841@svn.freebsd.org> <5108AA30.1000507@passap.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 30, 2013 at 09:05:52AM +0400, Boris Samorodov wrote: > 29.01.2013 17:33, Alexey Dokuchaev ÐÉÛÅÔ: > > > +ZSH_DESC?= Install programmable completions for zsh > > May be this variable should be ZSH_COMPLETION_DESC or like? > I'd say that current variable name should be used for the > shell itself. Yes, variable name is indeed a bit vague. I've decided to follow the BASH example for two reasons: 1) consistency; 2) it is not immediately obvious to me how else a shall can be supported, given that both bash and zsh do not provide a way to embed themselves anywhere. > Or for consistency with bash (since bash is one character longer), say: > ZSH_COMPLETS_DESC > BASH_COMPLETS_DESC I think these are quite ugly; I've tried to come up with something like this and failed. FOOSH_COMP_DESC is the least ugly I can imagine. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130130055308.GA78903>