On Sun, 31 Aug 2008, Denys Vlasenko wrote: > On Saturday 30 August 2008 10:06, Cristian Ionescu-Idbohrn wrote: > > Applied, thanks!
Thanks > > There's also some irritating colorization problem (I use emacs and > > font-lock) caused by unescaped double-quote characters in substitution > > expressions inside the beautify subroutine. I have a patch that fixes > > that. Would you be interested? > > Sounds like emacs' bug in handling complex cases. Yes. emacs22 handles double-quote characters inside substitution expressions better than emacs21. Still, double-quote characters _are_ special. Should be escaped, IMO. > You decide whether it worth working around, considering that not many > people would edit autodocifier.pl in the course of hacking on busybox. Not a big deal. As said, I can provide such a patch if there's intrest. Cheers, -- Cristian _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
