# HG changeset patch # User Kim F. Storm # Date 1141048124 0 # Node ID b2c4208e50abea142c01672ee9d971df003a4811 # Parent 08af43fa19d8eeef6629bd58f67a66d0899e44cf *** empty log message *** diff -r 08af43fa19d8 -r b2c4208e50ab admin/FOR-RELEASE --- a/admin/FOR-RELEASE Mon Feb 27 09:19:11 2006 +0000 +++ b/admin/FOR-RELEASE Mon Feb 27 13:48:44 2006 +0000 @@ -41,6 +41,14 @@ ** Ralf Angeli's 4 Jul 2005 bug report about scroll-preserve-screen-position. URL/MID: http://mid.gmane.org/877jg6o7k4.fsf@neutrino.iwi.uni-sb.de +** Markus Gritsch's report about Emacs looping on Windoze with the following +.emacs file, and then reduce Emacs frame width to "something quite narrow": + (setq-default truncate-lines t) + (custom-set-variables + '(hscroll-margin 20) + '(hscroll-step 1) + ) + ** TCP server processes do not work on Windows. TCP/IP server processes created with `make-network-process' consume