1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00

Markus Gritsch's report, fixed by Kim Storm.

This commit is contained in:
Jason Rumney 2006-09-14 20:02:59 +00:00
parent 6536e202a7
commit 5ee9cc985d

View File

@ -33,14 +33,6 @@ and KDE projects, to use the new Emacs icons in etc/images/icons.
These don't need to be fixed to start pretest, but we call the
attention of Windows users to fixing them.
** 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)
)
** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind
Windows only bug.