[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
insert-char and post-self-insert-hook
From: |
T.V. Raman |
Subject: |
insert-char and post-self-insert-hook |
Date: |
Thu, 24 Jan 2013 15:37:42 -0800 |
Thanks -- which would save me one explicit advice call:-)
On 1/24/13, Stefan Monnier <address@hidden> wrote:
>> Q: Should insert-char call post-self-insert-hook (doesn't at
>> present) to be mutually consistent with self-insert-char --
>> reasoning:
>
> I guess we could make insert-char use self-insert-command instead of
> insert, indeed.
>
>
> Stefan
>