[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Trunk emacs infelicity with linum mode
From: |
Eli Zaretskii |
Subject: |
Re: Trunk emacs infelicity with linum mode |
Date: |
Wed, 10 Sep 2014 22:25:04 +0300 |
> Date: Wed, 10 Sep 2014 22:15:26 +0300
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden, address@hidden
>
> > Why "until 4678"?
>
> That's where the call to adjust_frame_size was on Sep 1, which was the
> date I took the trunk snapshot where I investigated this.
Err... scratch that. I entered the wrong call to adjust_frame_size.
Inside the first call to adjust_frame_size, the one from line 4609, we
do call run_window_configuration_change_hook. But it doesn't abort
here.
If I set a breakpoint in Fface_font, which is what barfed in the OP's
case, the breakpoint doesn't break inside the call to
adjust_frame_size or Fx_create_frame, it breaks after Fx_create_frame
already returned. I don't know why the difference.
- Re: Trunk emacs infelicity with linum mode, (continued)
- Re: Trunk emacs infelicity with linum mode, martin rudalics, 2014/09/07
- Re: Trunk emacs infelicity with linum mode, Eli Zaretskii, 2014/09/07
- Re: Trunk emacs infelicity with linum mode, martin rudalics, 2014/09/08
- Re: Trunk emacs infelicity with linum mode, Eli Zaretskii, 2014/09/09
- Re: Trunk emacs infelicity with linum mode, martin rudalics, 2014/09/10
- Re: Trunk emacs infelicity with linum mode, Eli Zaretskii, 2014/09/10
- Re: Trunk emacs infelicity with linum mode, martin rudalics, 2014/09/10
- Re: Trunk emacs infelicity with linum mode, Eli Zaretskii, 2014/09/10
- Re: Trunk emacs infelicity with linum mode,
Eli Zaretskii <=
- Re: Trunk emacs infelicity with linum mode, martin rudalics, 2014/09/11
- Re: Trunk emacs infelicity with linum mode, Eli Zaretskii, 2014/09/11
- Re: Trunk emacs infelicity with linum mode, martin rudalics, 2014/09/11
- Re: Trunk emacs infelicity with linum mode, Eli Zaretskii, 2014/09/11
- Re: Trunk emacs infelicity with linum mode, martin rudalics, 2014/09/11
- Re: Trunk emacs infelicity with linum mode, martin rudalics, 2014/09/11
Re: Trunk emacs infelicity with linum mode, Herbert J. Skuhra, 2014/09/03