Re: Bug: Find and replace

1999-05-03 Thread Jean-Marc Lasgouttes
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: Garst> While you're in there, it would really be nice to be able to Garst> find and delete protected spaces. Unfortunately, adding support for special characters in find&replace, while really necessary, is not easy to do and will certain

Re: Bug: Find and replace

1999-05-03 Thread Garst R. Reese
Jean-Marc Lasgouttes wrote: > > > "Daniel" == Daniel Naber <[EMAIL PROTECTED]> writes: > > Daniel> I took a look at lyxfr1.C, replacing something in the end > Daniel> means calling CutSelection in text2.C. CutSelection does never > Daniel> cut a single space. There´s an if block and a while

Re: Bug: Find and replace

1999-05-03 Thread Jean-Marc Lasgouttes
> "Daniel" == Daniel Naber <[EMAIL PROTECTED]> writes: Daniel> I took a look at lyxfr1.C, replacing something in the end Daniel> means calling CutSelection in text2.C. CutSelection does never Daniel> cut a single space. There´s an if block and a while block, if Daniel> you comment out both, t

Re: Bug: Find and replace

1999-05-02 Thread Daniel Naber
Steven van Dijk wrote: > if I load a document and try to delete every space by doing a replace which > searchs for a space and replaces it with nothing, LyX goes into an infinite > loop replacing the same space. Thanks for your report. I took a look at lyxfr1.C, replacing something in the end

Bug: Find and replace

1999-05-02 Thread Steven van Dijk
Hi, if I load a document and try to delete every space by doing a replace which searchs for a space and replaces it with nothing, LyX goes into an infinite loop replacing the same space. I hope this is not a known bug. I use v1.0.1.