On Tue, Jun 19, 2007 at 04:57:21PM +0100, Johannes Schindelin wrote: > [foo "bar\nbaz"] > key = value > gives > > foo.barbaz.key=value for me this gives foo.barnbaz.key=value which is the intended behaviour AFAICT (you mean the actual string '\' 'n' here, right? '\n' gives a syntax error, also the intended behaviour) Gruesse, -- Frank Lichtenheld <frank@xxxxxxxxxxxxxx> www: http://www.djpig.de/ - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html