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

Previous Next

Package: emacs;

Reported by: Ivan Shmakov <ivan <at> siamics.net>

Date: Mon, 11 Aug 2014 12:10:02 UTC

Severity: minor

Tags: patch

Fixed in version 25.1

Done: Ivan Shmakov <ivan <at> siamics.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Richard Stallman <rms <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 18246 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca, ivan <at> siamics.net
Subject: bug#18246: enriched-encode: should set inhibit-point-motion-hooks, too
Date: Wed, 13 Aug 2014 18:50:04 -0400
[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

    I meant to display the "intangible" text as display properties or
    overlay strings.  Whether the text actually comes from the buffer (and
    the display property covers it) or is consed out of thin air is not
    important for the point I wanted to make.

For some purposes, that is true.  Maybe using the 'display' property
is good enough.  I have a feeling that it will seem anomalous to
users in some cases, but that is just a feeling.

One anomalous case for the 'display' property is searching in the buffer.
It does not find the text that appears via the 'display' property 
because that text is not really in the buffer.  With 'intangible',
search would find it even though point could not appear right there.

Another option would be to use text that is read-only but not intangible.
Maybe users won't be disturbed by being able to move point to the middle
of fixed text in the form.

I feel that none of these offers behavior that is really right and
smooth for a form.  I think this is an area for improvement in Emacs.

-- 
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
  Use Ekiga or an ordinary phone call.





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

Previous Next


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