Hello, Eric Abrahamsen <[email protected]> writes:
> Nicolas Goaziou <[email protected]> writes: >> The corrupted element is only interesting when there's a pattern (e.g. >> only lists and items are corrupted). Another important information is >> the action triggering the corruption. The function helps to find it out. > > Ah, so you use it in after-change-functions? I call it manually, but that's the idea, yes. If you want to add the function to `after-change-functions', you will need to change its signature (i.e. add three dummy arguments). Regards, -- Nicolas Goaziou
