On jeu, 2009-07-16 at 11:05 +0200, Raphael Geissert wrote:
> > This is looks like a false positive, \begin{document} is a latex
> > instruction. Or do you mean that backslash should be protected in sh
> > mode?
> 
> That's  exactly what needs to be done. Notice the difference:
> $ bash -c 'echo "foo \bash"'
> foo \bash
> $ dash -c 'echo "foo \bash"'
> fooash

Hmhm ok. And do you have an idea how to protect it?

Cheers,
-- 
Yves-Alexis




_______________________________________________
Pkg-xfce-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

Reply via email to