[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Lexbind (was: Emacs 23.3 released)
From: |
Eli Zaretskii |
Subject: |
Re: Lexbind (was: Emacs 23.3 released) |
Date: |
Thu, 17 Mar 2011 21:24:30 +0200 |
> From: Juanma Barranquero <address@hidden>
> Date: Thu, 17 Mar 2011 19:06:48 +0100
> Cc: address@hidden, address@hidden
>
> On Thu, Mar 17, 2011 at 17:07, Eli Zaretskii <address@hidden> wrote:
>
> > That could indicate that it is looping in redisplay.
>
> I suppose you've not forgotten, but this is the lexical-new branch. I
> have no trouble on trunk.
Yes, but the lexical-new branch still has redisplay, doesn't it? ;-)
> Also, I'm using my setup, which includes
>
> (setq-default bidi-display-reordering (boundp 'bidi-display-reordering))
It would make sense to turn off bidi reordering and see if the hangs
still happen.
> After I type finish once, I get
>
> (gdb) finish
> Run till exit from #0 try_scrolling (window=55221765,
> just_this_one_p=0, arg_scroll_conservatively=143165576, scroll_step=0,
> temp_scroll_step=0,
> last_line_misfit=0) at xdisp.c:13128
>
> and it's stuck again with ~28% CPU.
Which means it loops inside try_scrolling. Next step is to see where
it loops there, and why it doesn't return.
- Re: Emacs 23.3 released, (continued)
- Re: Emacs 23.3 released, Juanma Barranquero, 2011/03/12
- 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 <=
- Re: Lexbind (was: Emacs 23.3 released), Juanma Barranquero, 2011/03/17
- 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