emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: shell-script-mode case indenting]


From: Glenn Morris
Subject: Re: address@hidden: shell-script-mode case indenting]
Date: Sat, 30 Sep 2006 16:06:43 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Richard Stallman wrote:

> Thanks for working on this.  I hope other people will start trying
> your fix now.

So it seems this was installed. Presumably "no comment" == "assent"

And now indentation of ordinary case blocks is wrong:

case $foo in
    bar)
        echo bar
        ;;

        qux)
        echo qux
        ;;
esac


This is a silly way to run a release, IMO.





reply via email to

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