On Feb 29, 2000, Akim Demaille <[EMAIL PROTECTED]> wrote:

> Gosh, it feels good when m4 finally agrees to do what you wanted to
> :-)

:-)

> I have implemented support for $.@, which is [$1].[$2]. etc. (`.' is
> the separator, defaults to comma), and for $.*, which is
> smash($1).smash($2). etc., where `.' defaults to `:', and `smash'
> singles out all the white spaces.

Amazing.  Truly amazing.  Great work :-)

> Bwahaha :)  So I think we will be able to start using this in
> Automake, no?

Most definitely :-)

> PS/  Beware there is a literal ^Q in it, which you need if you want
> this to work properly.  BTW, is it normal that bash does not split
> around ^A?  I found nothing like this in the doc:

I don't think it's good practice to embed such weird characters in
shell scripts.  I'd rather expand the trace commands into $trace_m4 as
they come in.

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaranį
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to