# HG changeset patch # User Glenn Morris # Date 1219893021 0 # Node ID 37f7145c67b79c05730d3a656fac7269206efebb # Parent cb78e0393bd942e0f9e670352d23721a5dad06a0 Move some bugs to the tracker. diff -r cb78e0393bd9 -r 37f7145c67b7 admin/FOR-RELEASE --- a/admin/FOR-RELEASE Thu Aug 28 03:09:19 2008 +0000 +++ b/admin/FOR-RELEASE Thu Aug 28 03:10:21 2008 +0000 @@ -24,20 +24,6 @@ ** Try to reorder NEWS: most important things first, related items together. -* WINDOWS SUPPORT BUGS - -** Emacs crashes on Windows when visiting .tar.gz files. -http://lists.gnu.org/archive/html/emacs-devel/2008-06/msg01850.html - -** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind -Verify that the new font backend eliminates this and other Cleartype related -problems. -http://lists.gnu.org/archive/html/emacs-devel/2006-08/msg00439.html - -** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. - (Did we decide that is unreproducible?) -http://lists.gnu.org/archive/html/emacs-devel/2006-08/msg00310.html - * BUGS ** Does deleting frames run Lisp code? If so, can we get rid of that? @@ -47,20 +33,6 @@ ** Why were the calls to x_fully_uncatch_errors commented out in eval.c? http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01987.html -** grep et al should use font-lock to do highlighting, so that they respect font-lock-mode. -"can't turn off font-lock" -http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00548.html - -** mah@everybody.org, Sep 18: erc causes emacs to hang with multi-tty -http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01765.html - -** jbw@macs.hw.ac.uk, Sep 18: before-string property has no effect if display property is empty -http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00094.html -http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01816.html - -** sdl.web@gmail.com, Sep 24: TLS infinite loop. -http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01720.html - ** rms: gnus-dired.el is a mistake. Those features should not be part of Gnus. They should be moved to some other part of Emacs. rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been @@ -77,21 +49,10 @@ (ps-do-despool): If ps-lpr-switches is not a list, force it to be one. -** multi-tty does not work correctly. -If the server is started from a tty frame and emacsclient creates an -X11 frame, the tty frame gets confused, it thinks it is an X11 frame -when trying to do a C-z. This worked with server.el version 1.136, it -broke after that. -http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00545.html Also emacsclient does not work on Windows, it also worked with server.el version 1.136. http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00710.html -** Mouse clicks on the menubar don't currently work with a console -Following the direct use of Gpm, the menubar now needs to be -considered a special part of the screen in Emacs on a console. -http://lists.gnu.org/archive/html/emacs-devel/2007-06/msg00277.html - ** unicode-merge issues: *** The data segment size increased after the unicode-2 merge.