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:15:52 -0500 Message-ID: <87skzbqx9z.fsf@stupidchicken.com> References: <87zltmkxpd.fsf@jidanni.org> <200802281407.46516.andreas.roehler@online.de> <200802290904.13271.andreas.roehler@online.de> <87wsonqxfx.fsf@stupidchicken.com> 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 1204319878 31159 80.91.229.12 (29 Feb 2008 21:17:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 21:17:58 +0000 (UTC) Cc: emacs-devel@gnu.org, Stefan Monnier , jidanni@jidanni.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:18:15 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 1JVCcP-0005mx-Dh for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 22:18:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVCbs-0004Eg-Q3 for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 16:17:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVCbp-0004ER-Ol for emacs-devel@gnu.org; Fri, 29 Feb 2008 16:17:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVCbo-0004ED-B9 for emacs-devel@gnu.org; Fri, 29 Feb 2008 16:17:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVCbo-0004EA-93 for emacs-devel@gnu.org; Fri, 29 Feb 2008 16:17:36 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVCbo-0003Ao-3y for emacs-devel@gnu.org; Fri, 29 Feb 2008 16:17:36 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 89EA44E3F9; Fri, 29 Feb 2008 16:15:52 -0500 (EST) In-Reply-To: <87wsonqxfx.fsf@stupidchicken.com> (Chong Yidong's message of "Fri\, 29 Feb 2008 16\:12\:18 -0500") 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:90913 Archived-At: Chong Yidong writes: > 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. Whoops, I forgot: do you have a copyright assignment?