> It would be a bit complicated to support both this and what you 
> suggest, i.e. in your case the parser should replace all settings 
> for each section while in my case it should combine them...

        How about adding a new option: 

        -s, --section <section>

        -m, --merge <existing_section>

> In your case I think it would be better to have a script that runs 
> the parser for the different sections, e.g.

        That's another approach, but its spawning more subshells. I'd 
rather keep it contained in one sub-process if I can.. but this at 
least solves the problem in the short term.


David A. Desrosiers
[EMAIL PROTECTED]
http://gnu-designs.com
_______________________________________________
plucker-list mailing list
[email protected]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to