emacs-devel
[Top][All Lists]
Advanced

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

Re: Assertion failes in w32uniscribe.c


From: Jason Rumney
Subject: Re: Assertion failes in w32uniscribe.c
Date: Mon, 07 Apr 2008 12:03:11 +0100
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

Juanma Barranquero wrote:
On Sun, Apr 6, 2008 at 3:42 PM, Jason Rumney <address@hidden> wrote:

 C-v in a buffer viewing etc/NEWS is near instantaneous for me, so I think
you'll need to debug why it is taking so long on your machine.

I'm not talking about C-v. I'm talking about scrolling one line at a time.

I use this in my .emacs

(setq scroll-preserve-screen-position 'always
      scroll-conservatively most-positive-fixnum
      scroll-step 0)

because I *hate* recentering during scroll.

If you try the above setup with and without the new backend, you'll
see the difference, I think.

I don't see a significant difference, certainly nothing to justify language like "unusable" and "unbearable" that has been used on this thread. Both recenter occasionally when the redisplay cannot keep up with key repeat, with the new font backend it may happen more frequently, but that is not surprising for new development code that has not yet settled down, so noone has tried to optimize it yet.





reply via email to

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