[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Run hook when variable is set
From: |
Eli Zaretskii |
Subject: |
Re: [PATCH] Run hook when variable is set |
Date: |
Thu, 29 Jan 2015 18:06:58 +0200 |
> From: Kelly Dean <address@hidden>
> Date: Thu, 29 Jan 2015 08:20:27 +0000
> Cc: address@hidden
>
> For just one example, without varhook, what solution would you
> propose for bug #19068?
The canonical way of solving those is to have a :set function in the
defcustom (and tell in the doc string that setting the value directly
doesn't work).
IOW, for defcustoms we already have this solved.
- Re: [PATCH] Run hook when variable is set, (continued)
- 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, 2015/01/31
- Re: [PATCH] Run hook when variable is set, Stefan Monnier, 2015/01/31
- Re: [PATCH] Run hook when variable is set,
Eli Zaretskii <=
- 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