1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 20:30:32 -08:00
emacs/admin/FOR-RELEASE

111 lines
3.9 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Tasks needed before the next release.
* WINDOWS SUPPORT BUGS.
These don't need to be fixed before a release, but we call the
attention of Windows users to fixing them.
** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
(Did we decide that is unreproducible?)
* BUGS WAITING FOR MORE USER INPUT
** undefined reference getopt_long
Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs
from 2007-08-27. Impossible to procede without more input from OP (as
of 20070912, emails are bouncing) or someone else who can reproduce this.
http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html
** emacs-22.1 with GTK problems (with patches)
Only outstanding issue seems to be whether Solaris 2.6 GTK can be
supported in the absence of recursive mutexes, via a change to
alloc.c, or whether configure should abort.
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html
* BUGS
** nesting of unwind-protect and atomic-change-group
Stefan has a fix at
http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-02/msg00032.html
** Emacs fails to start properly if the current working directory is
on a vfat or ntfs filesystem
** Loading ebrowse file yields warning
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00014.html
** dired cannot access file names with a quote
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00024.html
** inserting a comment into a blank line for nroff (M-;)
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00162.html
** Auto-Save bug when file/directory no longer exists
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-11/msg00058.html
** url-cookies file stored world-readable
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00012.html
** url-digest-auth doesn't work with Apache 2.2.3 and AUTH Digest
And: Bug in url-get-authentication
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00059.html
** modify-frame-parameters behaviour broken
http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00058.html
* Bugs and feature requests for 22.3 or later
** python.el changes by Dave Love?
** etags support for php5
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00131.html
** Etags completion problem for local tags table
http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-02/msg00103.html
** M-x grep significantly slower in emacs 22 (compared to emacs 21)
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00155.html
** Emacs CVS: find-file.el - Line up all columns in output
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00039.html
Do we need papers for Jari Aalto?
** emacs crashs when remote x-windows closes after make-frame-on-display
even when other frame was closed due to assertion in xcd_xlib.c
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00082.html
** outline does not change heading line endings
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00175.html
If this feature might be easy to implement and safe, we can add it to
Emacs 22 at some point.
** mouse-2 and calc-yank
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00048.html
** query-replace / longlines / C-o
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00073.html
** don't require path hints for *shell*
http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00046.html
** Tweak sit-for to accept the form (sit-for 1 nil t)
This obsolete form was not explicitly allowed, but some legacy
programs use it.
** Two display bugs involving interactions between after-string and
display properties of adjacent overlays
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00119.html
** overlay face property not used for after-string property
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00124.html
* DOCUMENTATION
** Shouldn't directory-abbrev-alist be in Emacs manual?
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00017.html
Local variables:
mode: outline
coding: utf-8
end: