Mercurial > emacs
changeset 76847:8317d35172e4
* PROBLEMS: Remove Tramp problem; it has been fixed.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sat, 31 Mar 2007 18:39:26 +0000 |
parents | d55ab93ab5bf |
children | 482f0ebc1f2e |
files | etc/ChangeLog etc/PROBLEMS |
diffstat | 2 files changed, 5 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Sat Mar 31 18:38:18 2007 +0000 +++ b/etc/ChangeLog Sat Mar 31 18:39:26 2007 +0000 @@ -1,3 +1,7 @@ +2007-03-31 Michael Albinus <michael.albinus@gmx.de> + + * PROBLEMS: Remove Tramp problem; it has been fixed. + 2007-03-31 Eli Zaretskii <eliz@gnu.org> * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
--- a/etc/PROBLEMS Sat Mar 31 18:38:18 2007 +0000 +++ b/etc/PROBLEMS Sat Mar 31 18:39:26 2007 +0000 @@ -144,17 +144,6 @@ } return ret; -** Emacs cannot load remote files using Tramp during init. - -Currently, Tramp-style names for remote files are not recognized if -they occur in site-start and init files, because Tramp filename -handlers are registered during after-init-hook. - -If you want to access remote files inside an init file, first add the -following line: - - (tramp-register-file-name-handlers) - * Crash bugs ** Emacs crashes in x-popup-dialog. @@ -227,7 +216,7 @@ ** Emacs compiled with Gtk+ crashes on startup on cygwin. A typical error message is - ***MEMORY-ERROR***: emacs[5172]: GSlice: failed to allocate 504 bytes + ***MEMORY-ERROR***: emacs[5172]: GSlice: failed to allocate 504 bytes (alignment: 512): Function not implemented Emacs supplies its own malloc, but glib (part of Gtk+) calls memalign and on