[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Shell-script[bash] indention broken (or fixed?)
From: |
Richard Stallman |
Subject: |
Re: Shell-script[bash] indention broken (or fixed?) |
Date: |
Thu, 16 Jun 2005 00:08:18 -0400 |
> This might make it safe most of the time, but I think there will still
> be cases of strings where it gets fooled.
The idea is not to use a heuristic to figure out what the user wants, but to
setup a convention that the user can follow.
It might work. The paren-after-newline convention for starting a
function works well, and I guess people would adapt to this one too.
Want to try it?
- Re: Shell-script[bash] indention broken (or fixed?), (continued)
- Re: Shell-script[bash] indention broken (or fixed?), Steven T. Hatton, 2005/06/12
- Re: Shell-script[bash] indention broken (or fixed?), Richard Stallman, 2005/06/13
- Re: Shell-script[bash] indention broken (or fixed?), Richard Stallman, 2005/06/13
- Re: Shell-script[bash] indention broken (or fixed?), Stefan Monnier, 2005/06/13
- Re: Shell-script[bash] indention broken (or fixed?), Richard Stallman, 2005/06/14
- Re: Shell-script[bash] indention broken (or fixed?), Stefan Monnier, 2005/06/14
- Re: Shell-script[bash] indention broken (or fixed?), Steven T. Hatton, 2005/06/14
- Re: Shell-script[bash] indention broken (or fixed?), Richard Stallman, 2005/06/15
- Re: Shell-script[bash] indention broken (or fixed?), Stefan Monnier, 2005/06/15
- Re: Shell-script[bash] indention broken (or fixed?), Steven T. Hatton, 2005/06/15
- Re: Shell-script[bash] indention broken (or fixed?),
Richard Stallman <=