Mercurial > emacs
changeset 69184:b2c4208e50ab
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 27 Feb 2006 13:48:44 +0000 |
parents | 08af43fa19d8 |
children | ee54b3a792ff |
files | admin/FOR-RELEASE |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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