From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9454 invoked from network); 8 May 1998 20:51:28 -0000 Received: from math.gatech.edu (root@130.207.146.50) by ns1.primenet.com.au with SMTP; 8 May 1998 20:51:28 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id QAA02778; Fri, 8 May 1998 16:19:09 -0400 (EDT) Resent-Date: Fri, 8 May 1998 16:19:09 -0400 (EDT) From: hzoli@austin.ibm.com Message-Id: <9805082019.AA23024@vlad.austin.ibm.com> Subject: Re: PATCH: ksh $'...' syntax In-Reply-To: <980508111815.ZM23527@candle.brasslantern.com> from Bart Schaefer at "May 8, 98 11:18:15 am" To: zsh-workers@math.gatech.edu (Zsh workers list) Date: Fri, 8 May 1998 15:19:21 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL31H (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"boDEZ2.0.Gh.wYsKr"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3958 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Bart Schaefer wrote: > } This implements the $'...' quoting syntax from ksh93. > > Can this be applied to 3.0.5? You can try, it may work, but it's a new feature, so it does not belong there. The patch for the manual will not work since 3.0.5 does not use yodl. Zoli