emacs-devel
[Top][All Lists]
Advanced

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

Re: Lexbind (was: Emacs 23.3 released)


From: Juanma Barranquero
Subject: Re: Lexbind (was: Emacs 23.3 released)
Date: Thu, 17 Mar 2011 20:46:48 +0100

On Thu, Mar 17, 2011 at 20:24, Eli Zaretskii <address@hidden> wrote:

> Yes, but the lexical-new branch still has redisplay, doesn't it? ;-)

Just wanted to be sure you knew and I wasn't sending you in a wild goose chase.

> It would make sense to turn off bidi reordering and see if the hangs
> still happen.

OK, I'll do.

> Which means it loops inside try_scrolling.  Next step is to see where
> it loops there, and why it doesn't return.

Now that you say try_scrolling, perhaps is a good time to mention that
I'm a line-by-line-scrolling zealot, with things like this in my
.emacs:

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

    Juanma



reply via email to

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