[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Run hook when variable is set
From: |
Alexis |
Subject: |
Re: [PATCH] Run hook when variable is set |
Date: |
Sun, 01 Feb 2015 13:04:37 +1100 |
Stefan Monnier writes:
> For the same reason I want to kill the `intangible' text-property:
> this operates at too-low a level, so it's bound to introduce buggy
> interactions between unsuspecting packages.
So what is now the best way to achieve the same effects/behaviours as
the 'intangible' text-property? One of the packages i maintain uses
'intangible' on some text in a minibuffer, to facilitate movement
between the two fields whose contents users can modify: left- and
right-movement doesn't move point through individual characters of
non-modifiable text, but moves point past the entirety of that text.
Alexis.
- Re: [PATCH] Run hook when variable is set, (continued)
- Re: [PATCH] Run hook when variable is set, Kelly Dean, 2015/01/29
- Re: [PATCH] Run hook when variable is set, Lars Ingebrigtsen, 2015/01/29
- Re: [PATCH] Run hook when variable is set, Stefan Monnier, 2015/01/29
- Re: [PATCH] Run hook when variable is set, Kelly Dean, 2015/01/30
- Re: [PATCH] Run hook when variable is set, Stefan Monnier, 2015/01/30
- Re: [PATCH] Run hook when variable is set, Kelly Dean, 2015/01/31
- Re: [PATCH] Run hook when variable is set, Stefan Monnier, 2015/01/31
- Re: [PATCH] Run hook when variable is set, Richard Stallman, 2015/01/30
- Re: [PATCH] Run hook when variable is set, Kelly Dean, 2015/01/31
- Re: [PATCH] Run hook when variable is set, Richard Stallman, 2015/01/31
- Re: [PATCH] Run hook when variable is set,
Alexis <=
- Re: [PATCH] Run hook when variable is set, Stefan Monnier, 2015/01/31
- Re: [PATCH] Run hook when variable is set, Eli Zaretskii, 2015/01/29
- Re: [PATCH] Run hook when variable is set, Kelly Dean, 2015/01/30
- Re: [PATCH] Run hook when variable is set, Eli Zaretskii, 2015/01/30