From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: shell-script indenting of &&, | Date: Fri, 29 Feb 2008 16:12:18 -0500 Message-ID: <87wsonqxfx.fsf@stupidchicken.com> References: <87zltmkxpd.fsf@jidanni.org> <200802281407.46516.andreas.roehler@online.de> <200802290904.13271.andreas.roehler@online.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1204319661 30437 80.91.229.12 (29 Feb 2008 21:14:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 21:14:21 +0000 (UTC) Cc: jidanni@jidanni.org, Stefan Monnier , emacs-devel@gnu.org To: Andreas =?utf-8?Q?R=C3=B6hler?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 29 22:14:38 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 1JVCYw-0004PX-9M for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 22:14:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVCYP-0003PR-LQ for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 16:14:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVCYM-0003PC-Cm for emacs-devel@gnu.org; Fri, 29 Feb 2008 16:14:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVCYL-0003P0-V6 for emacs-devel@gnu.org; Fri, 29 Feb 2008 16:14:02 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVCYL-0003Ox-QE for emacs-devel@gnu.org; Fri, 29 Feb 2008 16:14:01 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVCYL-0002Fq-TN for emacs-devel@gnu.org; Fri, 29 Feb 2008 16:14:01 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 5BFEA4E3F9; Fri, 29 Feb 2008 16:12:18 -0500 (EST) In-Reply-To: <200802290904.13271.andreas.roehler@online.de> ("Andreas =?utf-8?Q?R=C3=B6hler=22's?= message of "Fri\, 29 Feb 2008 09\:04\:12 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.91 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:90912 Archived-At: Andreas R=C3=B6hler writes: > As new (sh-short-if) is asked twice, > > it's probably cleaner to introduce a let. > > Below a diff of the region. Looks OK. If your testing works out, please check it into the trunk. We can backport it to the branch after 22.2 is released.