[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Emacs freezes and takes 100% CPU
From: |
Markus Gritsch |
Subject: |
Emacs freezes and takes 100% CPU |
Date: |
Thu, 30 Jun 2005 22:03:49 +0200 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 |
Hi,
I think I have found a serious bug. The minimum .emacs file to
reproduce the bug looks like:
--- 8< ---
(setq-default truncate-lines t)
(custom-set-variables
'(hscroll-margin 20)
'(hscroll-step 1)
)
--- 8< ---
Setting all three variables is necessary. After starting Emacs, I
change the horizontal width of the Emacs frame to something quite
narrow, and then I try to move the cursor in the first line to the right
-> Emacs freezes.
I am using the prebuilt CVS Emacs for Windows from
http://www.crasseux.com/emacs/. Can someone on another platform please
try to reproduce the bug, to see if it is specific to the Win32 version
or a general problem?
Thanks in advance,
Markus
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Emacs freezes and takes 100% CPU,
Markus Gritsch <=