vile
[Top][All Lists]
Advanced

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

Re: [vile] small glitch in `ksh' syntax filter


From: Thomas Dickey
Subject: Re: [vile] small glitch in `ksh' syntax filter
Date: Sun, 27 Nov 2016 20:52:55 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Nov 10, 2016 at 04:38:29AM -0500, Thomas Dickey wrote:
> On Thu, Nov 10, 2016 at 09:48:52AM +0100, j. van den hoff wrote:
> > 
> > there is a special syntax construct in `ksh', not present in `bash'
> > and `zsh', namely command substitution w/o using a sub-shell, eg.
> > something like this
> > 
> > res=${ fun "$*";}
> 
> thanks - I'll investigate (actually am working on the perl filter now...)

I made a fix for this, and reviewing, saw that I hadn't done the ksh
"ANSI C quoting" yet.  I've implemented part of that.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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