[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fixing post-self-insert-hook.
From: |
João Távora |
Subject: |
Re: Fixing post-self-insert-hook. |
Date: |
Fri, 17 Sep 2021 21:15:33 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Alan Mackenzie <acm@muc.de> writes:
> What isn't fine is when self-insert-function is called from Lisp, as it
> is 293 times from our sources, including from cc-cmds.el. The calling
[...]
> Instead of getting called straight after the self-insert-command, it
> should be called at the end of the command which called
> self-insert-command. Just before post-command-hook, perhaps. Yes there
> are details to be worked out.
Let me get this straight: are you are proposing that 283 +
who-knows-how-many third-party references to 'self-insert-command' --
which all have been working fine as far as we know -- should _change_ to
accomodate the 10 problematic calls that are found in cc-cmds.el?
Best regards,
João
- Re: Fixing post-self-insert-hook., (continued)
- Re: Fixing post-self-insert-hook., João Távora, 2021/09/18
- Re: Fixing post-self-insert-hook., Stefan Monnier, 2021/09/18
- Re: Fixing post-self-insert-hook., Alan Mackenzie, 2021/09/18
- Re: Fixing post-self-insert-hook., Stefan Monnier, 2021/09/18
- Message not available
- Re: Fixing post-self-insert-hook., João Távora, 2021/09/18
- Re: Fixing post-self-insert-hook., Alan Mackenzie, 2021/09/19
- Re: Fixing post-self-insert-hook., João Távora, 2021/09/19
- Re: Fixing post-self-insert-hook., Stefan Monnier, 2021/09/19
- Re: Fixing post-self-insert-hook., Alan Mackenzie, 2021/09/19
- Re: Fixing post-self-insert-hook., Stefan Monnier, 2021/09/19
Re: Fixing post-self-insert-hook.,
João Távora <=
Re: Fixing post-self-insert-hook., Eli Zaretskii, 2021/09/18