GNU bug report logs - #18276
24.3.92; `previous-line' jumps over the line before one propertized with `display'

Previous Next

Package: emacs;

Reported by: Dmitry <dgutov <at> yandex.ru>

Date: Sat, 16 Aug 2014 09:07:02 UTC

Severity: normal

Found in version 24.3.92

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#18276: closed (24.3.92; `previous-line' jumps over the line
 before one propertized with `display')
Date: Mon, 18 Aug 2014 15:37:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 18 Aug 2014 18:36:21 +0300
with message-id <83iolpdd3e.fsf <at> gnu.org>
and subject line Re: bug#18276: 24.3.92; `previous-line' jumps over the line before one propertized with	`display'
has caused the debbugs.gnu.org bug report #18276,
regarding 24.3.92; `previous-line' jumps over the line before one propertized with `display'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
18276: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18276
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Dmitry <dgutov <at> yandex.ru>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.92;
 `previous-line' jumps over the line before one propertized with
 `display'
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.

In GNU Emacs 24.3.92.4 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8)
 of 2014-08-06 on axl
Repository revision: 117425 eliz <at> gnu.org-20140805133406-w7477hyd1gl9h1d7
Windowing system distributor `The X.Org Foundation', version 11.0.11501000
System Description:	Ubuntu 14.04.1 LTS


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Dmitry <dgutov <at> yandex.ru>
Cc: 18276-done <at> debbugs.gnu.org
Subject: Re: 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 <at> 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.


This bug report was last modified 10 years and 331 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.