guile-devel
[Top][All Lists]
Advanced

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

Re: RFC: major change to argument processing.


From: Rob Browning
Subject: Re: RFC: major change to argument processing.
Date: 01 Jun 2001 11:46:36 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Marius Vollmer <address@hidden> writes:

> Hmm, on a sh command line that would be
> 
>     guile -x '(display "He\\lo\n")'
> 
> Single quotes in sh do not do any `\' processing between them.

Well, I was just trying to come up with the simplest rule that would
work, and was just trying to allow " and ' so you could avoid some
extra quoting now and then when you needed one inside the other.  I
kinda feel like heading down the path of trying to emulate
shell/perl/whatever quoting behavior probably courts madness.

Though I suppose that this change wouldn't be that hard.

-- 
Rob Browning <address@hidden> PGP=E80E0D04F521A094 532B97F5D64E3930



reply via email to

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