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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE
Date: Mon, 27 Feb 2006 22:52:43 +0000

Index: emacs/admin/FOR-RELEASE
diff -u emacs/admin/FOR-RELEASE:1.211 emacs/admin/FOR-RELEASE:1.212
--- emacs/admin/FOR-RELEASE:1.211       Mon Feb 27 22:52:05 2006
+++ emacs/admin/FOR-RELEASE     Mon Feb 27 22:52:42 2006
@@ -45,6 +45,14 @@
 ** Problems with moving point across invisible text,
 including Ralf Angeli's 21 Feb bug report
 and Martin Rudalics' 14 Feb bug report "Re: moving point and invisible text"
+  
+** 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.
 




reply via email to

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