I can't recall getting a reply on this...

[levitte - Fri Feb 21 00:11:13 2003]:
> I like the configuration checking mode!  It's applied.
> 
> I also took a look at the comma-separated tokens patch, but didn't
>    like it.  I'd prefer if the syntax was like this:
> 
>     "foo","bar"   "value"
> 
> I understand that it's more challenging to make it that way, since
>    that requires some hackery in gram.y.  I'll ponder over this, but
>    if you want to work on it in that direction, I'm willing to look at
>    an updated patch.
> 
> [EMAIL PROTECTED] - Thu Feb 20 23:42:59 2003]:
> 
> > Two patches:
> >
> > 1) A patch to allow lists to contain multiple comma-seperated
>    tokens.  I
> >    wrote it in order to allow me to put multiple window classes in a
> >    single icon manager, but because of the general way it's
>    implemented,
> >    it may have other ramifications that could be fun.
> >    http://www.over-
>    yonder.net/~fullermd/projects/ctwm/ctwm.wman.diffs
> >
> > 2) A patch to add a configuration checking mode.  This lets you
>    check the
> >    config file syntax without restarting ctwm (and possibly having
>    it
> >    fail and make a mess of your desktop).  This is less than great
>    if you
> >    use m4 preprocessing, bear in mind.  Enhancements to show exactly
> >    WHERE the problem is (like by line number) would be nice, but
>    this is
> >    what it is so far.
> >    http://www.over-
>    yonder.net/~fullermd/projects/ctwm/ctwm.cfgchk.diffs
> >
> 
> 



Reply via email to