Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: What would you say is the most-used way of indenting case labels
- X-seq: zsh-users 10594
- From: Phil Pennock <phil.pennock@xxxxxxxxxxx>
- To: Zsh Users' List <zsh-users@xxxxxxxxxx>
- Subject: Re: What would you say is the most-used way of indenting case labels
- Date: Sun, 13 Aug 2006 16:17:40 +0200
- In-reply-to: <20060812164410.GB5309@xxxxxxxxx>
- Mail-followup-to: Zsh Users' List <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <phil.pennock@xxxxxxxxxxx> <20060811142225.GA15429@xxxxxxxxxxxxxxxxxxxxx> <200608111937.k7BJbfE6003802@xxxxxxxxxxxxxxxxx> <20060812164410.GB5309@xxxxxxxxx>
- Sender: Phil Pennock <phil@xxxxxxxxxxxxx>
On 2006-08-12 at 09:44 -0700, Wayne Davison wrote:
> I like the case labels to be less indented than the code that follows.
> I personally put them at the same level as the case, and only include a
> statement on the same line if all the labels are really short and the
> commands a one-liner, so in the general case I'd separate them:
Speaking as an end-user, not the person writing the zsh internals code,
I agree with Wayne on general layout. I'll avoid the religious war
about indent sizes and tab sizes, but my style otherwise matches
Wayne's.
--
VISTA: Viruses, Infections, Spyware, Trojans & Adware
Messages sorted by:
Reverse Date,
Date,
Thread,
Author