[320] in Zephyr Mailing List
Re: undead zwgcs
daemon@ATHENA.MIT.EDU (Derrick J Brashear)
Mon Sep 28 12:04:47 1998
Date: Mon, 28 Sep 1998 12:00:16 -0400 (EDT)
From: Derrick J Brashear <shadow@DEMENTIA.ORG>
To: zephyr@MIT.EDU
In-Reply-To: <tx1sohcfd3o.fsf@cygnus.com>
On 28 Sep 1998, Ken Raeburn wrote:
> Derrick J Brashear <shadow@dementia.org> writes:
>
> > > Okay, yes, you could use editline and (as Assar pointed out to me) the
> > > sl library. But does sl do anything about quoting, loop and
> > > conditional structures, providing user variables, defining functions,
> > > etc? (I haven't looked.)
> >
> > What do you mean by quoting? If you mean what I think, I did some patches to ss
> > to make it handle quoting to my liking, but I'm not sure what happened to them.
>
> Stuff like
>
> sub "foo bar" "baz\"quux"
yeah, i think i covered that. i'll try it later to make sure
-D