[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Changes in frame/window code
From: |
martin rudalics |
Subject: |
Re: Changes in frame/window code |
Date: |
Fri, 29 Aug 2014 11:00:31 +0200 |
> You mean, that "a" on the right fringe of the rightmost window?
> That's entirely unrelated to the problems I fixed in r117417.
Visually they are very similar.
> A
> recipe would help, though.
The following is 100% reproducible with emacs -Q on a Lucid build
(compare the attached screenshots):
(1) C-u C-h t hebrew RET
(2) C-x 3 (gives hscroll-0.png)
(3) M-: (set-window-hscroll nil 1) (gives hscroll-1.png)
(4) M-: (set-window-hscroll nil 2) (gives hscroll-2.png)
(5) M-: (set-window-hscroll nil 1) (gives hscroll-3.png)
Note again: NOT reproducible on my Windows build.
martin
hscroll-0.png
Description: PNG image
hscroll-1.png
Description: PNG image
hscroll-2.png
Description: PNG image
hscroll-3.png
Description: PNG image
- Re: Changes in frame/window code, (continued)
- Re: Changes in frame/window code, martin rudalics, 2014/08/20
- Re: Changes in frame/window code, Eli Zaretskii, 2014/08/20
- Re: Changes in frame/window code, martin rudalics, 2014/08/28
- Re: Changes in frame/window code, Eli Zaretskii, 2014/08/28
- Re: Changes in frame/window code, martin rudalics, 2014/08/28
- Re: Changes in frame/window code, Eli Zaretskii, 2014/08/28
- Re: Changes in frame/window code,
martin rudalics <=
- Re: Changes in frame/window code, Eli Zaretskii, 2014/08/29
- Re: Changes in frame/window code, Eli Zaretskii, 2014/08/31
- Re: Changes in frame/window code, martin rudalics, 2014/08/31
- Re: Changes in frame/window code, Glenn Morris, 2014/08/28
- Re: Changes in frame/window code, martin rudalics, 2014/08/28
Re: Changes in frame/window code, Jay Belanger, 2014/08/04
RE: Changes in frame/window code, Drew Adams, 2014/08/27