emacs-devel
[Top][All Lists]
Advanced

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

Re: shell-script indenting of &&, |


From: jidanni
Subject: Re: shell-script indenting of &&, |
Date: Wed, 27 Feb 2008 07:37:55 +0800

RMS told me to send this here.
In shell-script mode, shouldn't lines 2, 3, and 4 be somewhat indented?
1 who
2 k=/cf && mountpoint -q $k/ && cd $k &&
3 find *norblewitz -mtime -1 -type f ! -name \*~|
4 cpio -vo|gzip > /var/tmp/cfBAK.`date +%u`.gz
5 mailq




reply via email to

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