* 19. Selected text + hidden Emacs sometimes takes 100% CPU

* 18. Alternate key combinations do not work when NXHost

* 17. no support for multi-display
      anybody knows how to display single windows on another machine ?

* 16. frames created iconfied pop-up before becoming iconified (fixed)
      the window is resized to 0*0, placed on screen, ordered out and
      then miniaturized.
      if anybody has a better idea how to do this...

* 15. frames created invisible pop-up before becoming invisible (fixed)

* 14. auto-raise/lower frames don't iconify easily (fixed)

* 13. wide scrollbars disappear (fixed)
      is the test r.size.width*2.5>=r.size.height really necessary ?
      replaced it with a test for height<3

* 12. small stipples take very long to display (fixed)
      need to stipple source image if it's small

* 11. fooFrame top/left are ignored (fixed)
      because before-make-frame-hook sets these

* 10. color list is static (fixed)
      the list is not auto updating, should it be ?

* 9. reverse frames text color is incorrect/black-on-black (fixed)
     actually this was no bug, this behaviour is caused by having
     a 'dwrite Emacs DefaultForeground Black'

* 8. installed Emacs can be moved except for Emacs.clr file
     and some warnings (check with >19.29...)

* 7. a delete-char after set-mark-command is ignored (fixed)
   this is actually a feature if delete-char can delete the region.

* 6. Emacs hangs during exit (with Stopped (tty output)) (fixed)
   [check what X version does with keyboard]

* 5. submenus in popups don't work at all (temp fixed)
   [recovered old popup code]

* 4. empty menu's run forever, there's no way out
   [this is actually again #1]
    (defvar yank-menu2 (cons "Select Yank2" nil))
    (fset 'yank-menu2 (cons 'keymap yank-menu2))
    (define-key menu-bar-edit-menu [select-paste2]
      '("Select and Paste2" . yank-menu2))

* 3. no ns equivalents for x-defined-colors and x-colors (fixed)

* 2. face text-properties which are lists don't work (fixed)

* 1. empty menu popup menu crashs. e.g. "select and paste" (fixed)

* --------- Working packages:
- enriched.el
- facemenu.el
- (ns-)?menu-bar.el
- ediff
- ps-print (in europe, don't forget to set ps-paper-type to ps-a4)
- font-lock.el
- vc.el
- outline.el






* --------- etc/TODO from 4.1:
1. Alpha Lock does not work. (FIXED)

2. Menus don't work yet. (FIXED)

3. Menu-enable is disabled

4. Scroll bars don't scroll (FIXED) and are trashed in resizing (FIXED)

5. Window update is _much_ too slow (FIXED)

6. Eight bit characters aren't supported properly. (FIXED)

7. If you try to start emacs with -ns when you are not on the next,
   it coredumps instead of exiting cleanly. (NOT CONFIRMABLE)

8. Icons aren't set by default.  Have to change that. (FIXED)

9. Actually write ns-popup-menu. (FIXED)

10. Menu-bar events get the wrong x,y location. (FIXED)

11. Menubar is controlled by _selected_ frame. (and window !). (FIXED)

11. Line spacing preference. (FIXED)

12. Better handling of alt/ctrl/shift-chars rebound with Keyboard.app. (FIXED)

13. ns-popup-filepanel always gives "Replace" query.  (FIXED)

14. The modeline is displayed in highlight rather than in modeline face by
    GNU emacs. (FIXED)

15. AutoLower and AutoRaise have strange effects. (SEE BELOW)

16. Miniaturize with keystroke de-miniaturizes next frame. (FIXED)

17. When use-open-panel is t,  ns-open-file misfires. (FIXED)

18. ns-read-file-name doesn't allow directories. (FIXED)

19. When a menu is resized, the attached submenus aren't moved to
    match.  (NOT FIXED.  WAIT FOR NEXT TO FIX THE BUG.)

20. The buffer menu doesn't pop up invisible frames (WAIT FOR GNU EMACS 19.23).

21. Ohlfs 11 (and others) break horribly when ISOLatin==YES. (FIXED)

22. Save as... menu item gives double querries when UseOpenPanel==YES. (FIXED)

23. Cursor streaks and is lost sometimes. (FIXED)

24. Scroll bars not at the edge of the frame get trashed. (FIXED)

25. Readchar-menu-prompt code broken. (FIXED)

26. Scroll bars may trash frame. (FIXED)

27. open(1) with multiple files doesn't work right. (FIXED)

28. Double-click from Workspace puts wrong frame on top. (FIXED)

29. Pulling scrollers all the way down doesn't always put the scroller
    to the end.  (FIXED)

30. Activate initial window when run. (DONE)

31. Fix puresize=... (DONE)

32. Display one key equivalent in menu (use where-is-internal and
    key-description) (DONE)

33. Don't copy to pasteboard when just selecting. (FIXED)

34. Changing to huge font causes problems in view size. (FIXED)

35. What if a default value for the original startup is the empty
    string ? (FIXED)

36. Scroller doesn't scroll to top when first line empty. (FIXED)

37. Do/Don't startup in NS from command line (FIXED)

38. ns-insert-file broken for multiple files. (FIXED)

39. Using PB/Emacs may not select lines every time and may quit Emacs
    (UNCONFIRMED)

40. Autolower/autoraise should use window boundaries. (FIXED)

41. Autolower/autoraise should not kill hide/miniaturize.

42. iso-syntax/printable-character in ns-win.el. (FIXED)

43. Detached menus sometimes don't reappear properly. (UNCONFIRMED &
    FIXED IN ANY CASE)

44. ns-find-file-fresh-frame opens new frame unnecessarily sometimes. (FIXED)

45. Frames not always activated properly when other frames closed. (FIXED)

46. Minibuffer-only frame may start activated.

47. 'IPCFlushOutput: failed to flush output for stream' messages whenever
    Emacs is closed. (FIXED) (it is back !)

48. Can't use keyboard shortcuts when all frames miniaturized. (FIXED)

49. Scroller doesn't scroll continuously.

50. All menu items get 'H' as shortcut (FIXED)

51. Popup menus popup far to the right (UNCONFIRMED)

52. Ask y-or-n questions in real Panels. (DONE)

53. Use the standard color panel to query color names. (DONE)

54. Create a preferences panel. (DONE)

55. Make ns-alt-is-meta equal to Qnil, Qt, Qleft and Qright. (DONE)

56. Create ns-menu-bar-final-items which go even _after_ normal
    menu-bar-final-items. (NOT ANY LONGER NECESSARY)

57. Prevent errors on x-set-selection/x-get-selection.  Add support for secondary
    selection. (DONE)

58. (make-frame '((top . 33000))) crashes emacs. (FIXED)

59. Emacs doesn't interact properly with gdb. (FIXED)

60. Add blinking cursor. (DONE)

61. Locations of submenus are not restored on restart. (FIXED)

62. Use print panel (WISHLIST)

63. Command key equivalents set by user defaults don't work. (FIXED)

64. Order of menu items doesn't necessary follow order in keymap. (FIXED)

65. Need to copy from emacs twice. (FIXED)

65. open *.el starts a new emacs even if an old one is still running (UNCONFIRMED)

66. Selection of lines from HeaderViewer fails

67. Automatic highlighting of mouse faces doesn't work yet.

68. Poping up of NS dialog boxes doesn't work again. (FIXED by Joe Reiss)

69. Menu equivalents have not been updated for 19.23 (FIXED)

70. First keystroke in frame after selecting it uses old keymap. (FIXED)

71. Preserve modifier of scroll bar clicks.

72. No scroller buttons. (WISHLIST)

73. Set system beep.  Allow playing of arbitrary sounds. (WISHLIST)

74. Code from menu-bar.el doesn't work. (FIXED)

75. Add interface to NeXT system speller. (WISHLIST)

76. If all frames are iconized and there are unsaved buffers, emacs never quits
    and re-sync on reboot may be necessary.

77. Drag'n'drop of colors in c++ mode doesn't work right. (UNCONFIRMED)

78. int do_poll=1 causes crashes on Sun.  (FIXED)

79. Crash with this on console: (FIXED)
Nov 16 19:24:07 freedom Emacs[19109]: An uncaught exception was raised
Nov 16 19:24:07 freedom Emacs[19109]: App Kit: Pasteboard error: Pasteboard communications are out of sync

80. Crash with this on console: (FIXED)
Nov 17 08:52:14 freedom Emacs[19306]: An uncaught exception was raised
Nov 17 08:52:14 freedom Emacs[19306]: DPS client library error: Invalid file descriptor, DPSContext 0, data 3

81. Rapid kills lead to lockup and crash eventually. (FIXED)

82. Alternatively use NS Find and Goto panels (WISHLIST).

83. Frames may be refreshed unnecessarily when another frame is refreshed. (WAIT FOR FSF)

84. Auc-tex menus display in the wrong place.

85. Crashing but with detached menus.


* 
;;; Local Variables: ***
;;; mode:outline ***
;;; eval:(hide-sublevels 1) ***
;;; End: ***
