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

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

bug#18246: enriched-encode: should set inhibit-point-motion-hooks, too


From: Eli Zaretskii
Subject: bug#18246: enriched-encode: should set inhibit-point-motion-hooks, too
Date: Tue, 12 Aug 2014 17:38:59 +0300

> Date: Mon, 11 Aug 2014 23:15:28 -0400
> From: Richard Stallman <rms@gnu.org>
> Cc: ivan@siamics.net, 18246@debbugs.gnu.org
> 
> Whatever problems `intangible' may have, we need some such feature
> to make it convenient to set up forms for the user to fill in.

We can do that without `intangible': just use display properties or
overlays for the parts where you don't want the cursor to enter.  The
default behavior for point motions with text that comes from display
properties or overlay strings is to skip such text.





reply via email to

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