emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE
Date: Mon, 27 Feb 2006 13:48:44 +0000

Index: emacs/admin/FOR-RELEASE
diff -u emacs/admin/FOR-RELEASE:1.208 emacs/admin/FOR-RELEASE:1.209
--- emacs/admin/FOR-RELEASE:1.208       Fri Feb 24 23:49:05 2006
+++ emacs/admin/FOR-RELEASE     Mon Feb 27 13:48:44 2006
@@ -41,6 +41,14 @@
 ** Ralf Angeli's 4 Jul 2005 bug report about scroll-preserve-screen-position.
 URL/MID: http://mid.gmane.org/address@hidden
 
+** 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]