If I start a new document with text "asdf asdf asdf adfs", and execute
the command buffer:
command-sequence bookmark-save before-spellcheck;      buffer-begin;
dialog-show spellchecker;

Then the spellchecker will ignore the first "asdf". The spell checker
will pick it up if manually move the cursor to the beginning of the
document and press F7. This occurs in both 1.50svn and 1.4.4.

The opposite bug occurs in LyX 1.3. The first asdf is checked if I
execute the command buffer:
 command-sequence bookmark-save before-spellcheck;      buffer-begin;
spellchecker;
but it is not checked if I manually move the cursor to the beginning
of the document and press F7.

--
John C. McCabe-Dansted
PhD Student
University of Western Australia

Reply via email to