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: Stefan Monnier
Subject: bug#18246: enriched-encode: should set inhibit-point-motion-hooks, too
Date: Mon, 11 Aug 2014 10:47:24 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

>       the encoded part, it doesn’t yet set inhibit-point-motion-hooks,
>       which easily results in incorrect encoding should text being
>       encoded contain parts protected with the ‘intangible’ property.

`intangible' is evil, nasty, and sucks rocks.
Your patch is probably OK, but even better would be to fix the code that
uses `intangible'.

So, do you happen to know why there was a `intangible' in the way?


        Stefan





reply via email to

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