From a8e171ce3b793b50070166067b1874b9fb3d32db Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 2 Jan 2002 05:28:50 +0000 Subject: [PATCH] Margin displays can't be mouse sensitive. --- lispref/display.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lispref/display.texi b/lispref/display.texi index afdbc347d61..b15f72d7d34 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -2354,7 +2354,8 @@ property. display specification of the form @code{(margin right-margin)} or @code{(margin left-margin)} on it. To put an image in a display margin, use that display specification along with the display specification for -the image. +the image. Unfortunately, there is currently no way to make +text or images in the margin mouse-sensitive. If you put such a display specification directly on text in the buffer, the specified margin display appears @emph{instead of} that -- 2.39.2