help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: post-command-hook to slow?


From: Stefan Monnier
Subject: Re: post-command-hook to slow?
Date: Thu, 05 Jun 2014 22:27:07 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> that command runs a post-command-hook.

That doesn't make sense.  `post-command-hook' is run by the read-eval loop.

> ,----------------------------------
> | open-temp-buffer
> | set-buffer-mode
> | call-interactively cmd
> | copy-content-and-exit-temp-buffer
> `----------------------------------

call-interactively does not run post-command-hook.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]