Re: Mixed L2R and R2L paragraphs and horizontal scroll
martin rudalics <[email protected]>
| Newsgroups | gmane.emacs.devel,gmane.emacs.bidi |
|---|---|
| Message-ID | <[email protected]> |
> Note that the display of the second line in the leftmost window did > not change, and as result, the amounts of horizontal scroll in the 1st > and the 2nd lines are different. This is unlike in the current > unidirectional display, where all the lines are always hscrolled by > the same amount. What should `window-hscroll' return in that case? The value of the 1st line, the value of the line where `point' is on, ... martin