unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [jidanni@jidanni.org: shell-script-mode case indenting]
@ 2006-09-21 20:15 Richard Stallman
  2006-09-21 22:29 ` Michael Welsh Duggan
  0 siblings, 1 reply; 12+ messages in thread
From: Richard Stallman @ 2006-09-21 20:15 UTC (permalink / raw)


Would someone please DTRT and ack?  This is not a must-fix bug, since
perfect indentation in Shell Script mode is too much to hope for, but
we should fix it if it isn't hard.

------- Start of forwarded message -------
To: emacs-pretest-bug@gnu.org
MIME-version: 1.0
Content-type: text/plain; charset=utf-8
From: Dan Jacobson <jidanni@jidanni.org>
Date: Thu, 21 Sep 2006 18:28:18 +0800
Subject: shell-script-mode case indenting
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
	version=3.0.4

Pressing TAB on each line in this file.sh produces the first line of
this case expression indented different than the rest:
(sed 's/.$/ &/'|while read route company; do case $company in
	r)set ???? Renyou;;
	    z)set ???? Taizhong;;
	    q)set ???? Quanhang;;
	    j)set ???? Juye;;
	    t)set ???? Tonglian;;
	    *)echo $company: HUH? 1>&2;exit 55;;
	esac; echo "[[????:???? ${1}???? - Operator $2 Bus Co.]]" \
	    >> $route; done)<<EOF
001r
005q
006r
EOF


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-10-04  4:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-21 20:15 [jidanni@jidanni.org: shell-script-mode case indenting] Richard Stallman
2006-09-21 22:29 ` Michael Welsh Duggan
2006-09-22 17:01   ` Richard Stallman
2006-09-30 20:06     ` Glenn Morris
2006-10-01 15:15       ` Richard Stallman
2006-10-01 18:38         ` Michael Welsh Duggan
2006-10-01 23:43           ` Glenn Morris
2006-10-02 14:37           ` Stefan Monnier
2006-10-03 19:22             ` Michael Welsh Duggan
2006-10-03 19:41               ` Stefan Monnier
2006-10-04  3:33                 ` Michael Welsh Duggan
2006-10-04  4:09                   ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).