Am 25.09.2011 um 00:02 schrieb Joe(theWordy)Philbrook: > > It would appear that on Sep 24, Stephan Witt did say: > >> Am 23.09.2011 um 23:32 schrieb Joe(theWordy)Philbrook: > > -snipped. . . . . . . . . .stuff > >>> Then I'd position the cursor someplace after the non-word "garrrrbaggge" on >>> the first marker and press F7... > >> Well, I'm afraid I didn't understand your example... You're saying the >> spell checker does not detect the word "garrrrbaggge" as misspelled and wraps >> around instead? Perhaps you've used "Ignore all" instead of the "Ignore" >> button? > > Note: As I said I positioned my cursor *_AFTER_* the first instance of the > "garrrrbaggge" word... (And I note that I also double checked the file: > "~/.lyx/pwl_english.dict" to make sure I hadn't accidentally added the > "garrrrbaggge" word, I had not.)
"Ignore All" adds the word to the non-persistent list of accepted words for the current session. It doesn't add the word to your personal dictionary. And I think it should stop at the second word "garrrrbaggge" in any case except when you did ignore it for the current session. > >>> Then as long as I remembered to stop spellchecking when it reached the 2nd >>> instance of garrrrbaggge, I'd be fine. >>> Well that doesn't work anymore. > > -snipped. . . . . . . . . .stuff > >>> IS there a method to restrict the spellchecker to a limited range of the >>> document and/or to only check in a top to bottom in-line path that doesn't >>> skip around the document??? > >> You should have been asked at the end of the document before wrapping around. > > Yeah, but it never got to the end of the document. At some point during the > spellcheck initiated between two "garrrrbaggge" word markers {the cursor > was actually on the first character of the first line after the "garrrrbaggge" > marker line when I pressed F7 and began spellchecking. The starting > position was several chapters deep in the "book" I'm writing. It had not yet > found all of the many fat fingered typos that existed in the text between > the "garrrrbaggge" word markers when I noticed some distinctive text that > only occurs in the first few chapters of the book... The spell checker always starts at the current cursor position, IMHO. When the cursor is moved to another part of your text the subsequent F7 should start over there. >> And no there is no way to spell check some selection of text only. >> But there is an enhancement request already: >> http://www.lyx.org/trac/ticket/2511 > > Except that it always used to check in a linear fashion that allowed me to > be sure that each questionable word would always be further from the > beginning of the document than the last until and unless I confirmed that it > could continue checking from the beginning... Unfortunately this behavior > is no longer reliable. It should be reliable unless you move to current cursor position manually. Stephan