bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18276: 24.3.92; `previous-line' jumps over the line before one prope


From: Eli Zaretskii
Subject: bug#18276: 24.3.92; `previous-line' jumps over the line before one propertized with `display'
Date: Mon, 18 Aug 2014 18:36:21 +0300

> From: Dmitry <dgutov@yandex.ru>
> Date: Sat, 16 Aug 2014 13:06:18 +0400
> 
> As brought up on emacs-devel, with this example:
> 
>    (insert "e\naaaaaa\n")
>    (insert (propertize " " 'display "bbbbbb\ncccccc"))
>    (insert "\n")
> 
> When point is at eob, try pressing `C-p' a couple of times: the point
> will jump over the aaaaaa line.

Fixed in revision 117449 on the emacs-24 branch.

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]