Known bugs that need to be fixed before 1.0 (and 0.10):
- tmpbuff is broken to some degree. it can not handle included files or
  pictures.
- there should be a way to bind command-prefix to a key-seq, now
  all you get is a segfault. This should IMHO (lgb) be implemented
  so that you are not allowed to use a commnd-prefix before a key-seq
  is bound to it: first \bind "C-x" "command-prefix" then \bind "C-x a" ...
  warnings should be given as apropiate(hmm...me and spelling...)
- weird semi-random messages about Caught child pid: xxxx on stderr
- seems that it is impossible to use acute in a keymap definition.
- If you search for something that doesn't exist and press "replace", LyX
  inserts the replace-string.
- After a spellcheck, the cursor is at the end of the document. (should
  wrap to beginning of document and continue to where it began)

Other problems:
- If you open a few dialogs, the main windows gets slooow.
- Sometimes the menu-popups reappear after you have selected an item.
- The spellchecker doesn't clear the fields in the dialog when you start a
  new spellcheck if you ran a spellcheck earlier.
- You can't collapse two paragraphs if the second one is not standard style
  and reset with "ctrl+shift+space".
- Sometimes the "Current document..." text in the minibuffer replaces other
  more relevant information before you have a chance to read it. The text
  is not up to date when you change to another document.
- The autosave timer is not reset when you force a save.
- If you resize the Open Dialog to make it wider, the "ls -l" info is not
  filling up the new area.


BUGS hopefully fixed:
- pseudoaction (& co) is probably broke. I have not tested that, but am quite
  sure that I am right. The brokeness only shows itself, when you have used
  the minibuffer to exec commands with arguments repetedly. The error is 
  due to a hardcoded limit of pseudoactions.
- cursor gets misplaced at bottom and top of screen. This happen when
  there is a partly shown line. The cursor then gets drawn outside the
  canvas
- after move to free object as canvas, some keys are not handled: Prior,
  Next, and some
- \xdvi_extra_options -s 7 causes segfault



