On Tue, Jul 04, 2006, Radu-Cristian FOTESCU wrote:
> When you want to replace all of the // (slash pairs) by nothing you still get 
> a trailing /.
> Could be a consequence of fixing Bug #361399 in a wrong way.
> 
> Steps to reproduce the problem:
> 1. Open a document
> 2. Write some text having // and some other characters (it's _mandatory_ to 
> have some other
> characters on the line, apart from the doublets of backslashes!)

 I tried with the following text:
    kls jdfksjdf//
    //ksdfkjsdhf kjh
    klsdfjkl sdjf//sdf sdfsdf
 and after the replace it was:
    kls jdfksjdf
    ksdfkjsdhf kjh
    klsdfjkl sdjfsdf sdfsdf

 which seems correct.  Could you please tell me what exact text you use?

 I need the output of "locale" too.

-- 
Loïc Minier <[EMAIL PROTECTED]>

Reply via email to