all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18276: 24.3.92; `previous-line' jumps over the line before one propertized with `display'
@ 2014-08-16  9:06 Dmitry
  2014-08-18 15:36 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry @ 2014-08-16  9:06 UTC (permalink / raw)
  To: 18276

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@gnu.org-20140805133406-w7477hyd1gl9h1d7
Windowing system distributor `The X.Org Foundation', version 11.0.11501000
System Description:	Ubuntu 14.04.1 LTS





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-18 15:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-16  9:06 bug#18276: 24.3.92; `previous-line' jumps over the line before one propertized with `display' Dmitry
2014-08-18 15:36 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.