emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: syntax for ?= in sh-mode


From: Richard Stallman
Subject: Re: syntax for ?= in sh-mode
Date: Tue, 21 Sep 2004 14:30:13 -0400

    Here is an example with indentation:

            foo
            + bar
              * baz
            + toto
              / titi

    And in sml-mode, if point is just before the first + and you hit C-M-t
    you end up with

            bar
              * baz
            + foo
            + toto
              / titi

I guess that's an improvement, but I am not sure it is
a very useful one.  I would encourage people to write these
things with parentheses for increased clarity anyway,
and with the parentheses, Emacs will indent correctly now.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]