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

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

bug#7947: Does sh-script.el recognize new case grammar ; & and ; ; & ?


From: jidanni
Subject: bug#7947: Does sh-script.el recognize new case grammar ; & and ; ; & ?
Date: Tue, 01 Feb 2011 08:15:36 +0800

>>>>> "SM" == Stefan Monnier <monnier@iro.umontreal.ca> writes:
SM> a reference describing what it means

$ man bash|grep ';&'
              matches are attempted after the first pattern match.  Using ;& in 
place of ;; causes execution to continue
              with the list associated with the next set of patterns.  Using 
;;& in place of ;; causes the shell to test
Also on Debian in /usr/share/doc/abs-guide/examples/case4.sh

All I know is indenting seems funny around them when using emacs'
sh-script.el .





reply via email to

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