From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.devel Subject: Re: shell-script indenting of &&, | Date: Thu, 28 Feb 2008 03:26:22 +0800 Message-ID: <87zltmkxpd.fsf@jidanni.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204140419 22399 80.91.229.12 (27 Feb 2008 19:26:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Feb 2008 19:26:59 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 27 20:27:21 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JURw0-0004s0-E1 for ged-emacs-devel@m.gmane.org; Wed, 27 Feb 2008 20:27:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JURvU-00010O-5U for ged-emacs-devel@m.gmane.org; Wed, 27 Feb 2008 14:26:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JURvP-0000zk-So for emacs-devel@gnu.org; Wed, 27 Feb 2008 14:26:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JURvP-0000zA-DO for emacs-devel@gnu.org; Wed, 27 Feb 2008 14:26:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JURvP-0000z4-80 for emacs-devel@gnu.org; Wed, 27 Feb 2008 14:26:43 -0500 Original-Received: from lax-green-bigip-5.dreamhost.com ([208.113.200.5] helo=blingymail-a1.g.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JURvO-0002VW-Uu for emacs-devel@gnu.org; Wed, 27 Feb 2008 14:26:43 -0500 Original-Received: from jidanni2 (122-127-33-149.dynamic.hinet.net [122.127.33.149]) by blingymail-a1.g.dreamhost.com (Postfix) with ESMTP id D3D435CD0D for ; Wed, 27 Feb 2008 11:26:40 -0800 (PST) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:90644 Archived-At: >> Line 2 must not, as it's top level IMO. oops. >> As `&&' may be considered as if-then form, I would >> welcome indentation for lines 3 and 4. >> Respective following || Anyways, backslash-newline continuation lines are indented. Just use the same formula.