From 24dc4115c76230fc92907ef49f0f40e5752b2935 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 2 Oct 2007 02:03:41 +0000 Subject: [PATCH] (Display Property): Explain some display specs don't let you move point in. --- lispref/display.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lispref/display.texi b/lispref/display.texi index 0aa5a976399..80ed0a8fa9d 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -3243,7 +3243,8 @@ the text they cover. Some kinds of @code{display} specifications specify something to display instead of the text that has the property. If a list of display specifications includes more than one of this kind, the first -is effective and the rest are ignored. +is effective and the rest are ignored. You cannot interactively move +point into the middle of the text that is thus replaced. For these specifications, ``the text that has the property'' means all the consecutive characters that have the same Lisp object as their -- 2.39.2