On 8/28/06, Martin Bähr <[EMAIL PROTECTED]> wrote: > On Mon, Aug 28, 2006 at 04:32:17AM +0200, Axel Liljencrantz wrote: > > When double quoted, only $, \ and " can be backslash escaped. > > When single quoted, only \ and ' can be backslash escaped. > > that would mean that \\ and \ are equivalent inside quotes (except if > they escape something)
Yes. > > ah, the problem in my code is of course that '\\033]0;' > is exactly a case where the first \ is escaping the second. > ok,now it makes sense, thank you. Yes. :-) > > > > does it help if i tell you that i hate it too? > > > how about telling you i would like you more if you removed it again ;-) > > No, it doesn't. It makes me want to tell you that if you'd discovered > > fish half a year earlier, then the whole mess might have been avoided. > > This is all your fault. ;-) > > waaaaa, this is not fair. > i shall relaliate against this unfounded attack with making fun of you > by pointing out all the bugs that i find in fish. You would retaliate even more by also giving me a cookie. > > > Seriously though, I think changing the quoting rules _again_ is a bad > > idea > > unfortunately yes. > > greetings, martin. > -- > cooperative communication with sTeam - caudium, pike, roxen and unix > offering: programming, training and administration - anywhere in the world > -- > pike programmer travelling and working in europe open-steam.org > unix system- bahai.or.at iaeste.(tuwien.ac|or).at > administrator (caudium|gotpike).org is.schon.org > Martin Bähr http://www.iaeste.or.at/~mbaehr/ > -- Axel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
