[Top][All Lists]
[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
- Re: Emacs 23.3 released, (continued)
- Re: Emacs 23.3 released, Stefan Monnier, 2011/03/14
- Re: Emacs 23.3 released, Juanma Barranquero, 2011/03/14
- RE: Lexbind (was: Emacs 23.3 released), Stefan Monnier, 2011/03/14
- Re: Lexbind (was: Emacs 23.3 released), Juanma Barranquero, 2011/03/16
- Re: Lexbind (was: Emacs 23.3 released), Eli Zaretskii, 2011/03/17
- Re: Lexbind (was: Emacs 23.3 released), Juanma Barranquero, 2011/03/17
- Re: Lexbind (was: Emacs 23.3 released), Juanma Barranquero, 2011/03/17
- Re: Lexbind (was: Emacs 23.3 released), Eli Zaretskii, 2011/03/17
- Re: Lexbind (was: Emacs 23.3 released), Juanma Barranquero, 2011/03/17
- Re: Lexbind (was: Emacs 23.3 released), Eli Zaretskii, 2011/03/17
- Re: Lexbind (was: Emacs 23.3 released),
Juanma Barranquero <=
- Re: Lexbind (was: Emacs 23.3 released), Juanma Barranquero, 2011/03/18
- Re: Lexbind (was: Emacs 23.3 released), Eli Zaretskii, 2011/03/19
- Re: Lexbind (was: Emacs 23.3 released), Juanma Barranquero, 2011/03/19
- Re: Lexbind, Stefan Monnier, 2011/03/17
- Re: Lexbind, Wojciech Meyer, 2011/03/17
- Re: Lexbind, Juanma Barranquero, 2011/03/17
- Re: Lexbind, joakim, 2011/03/18
Re: Emacs 23.3 released, Mike Mattie, 2011/03/10
Re: Emacs 23.3 released, Glenn Morris, 2011/03/10
Re: Emacs 23.3 released, Eli Zaretskii, 2011/03/11