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

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

Re: hook run just in message-mode just before user begins composing/repl


From: Manuel Giraud
Subject: Re: hook run just in message-mode just before user begins composing/replying?
Date: Wed, 10 May 2023 10:59:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Gregor Zattler <telegraph@gmx.net> writes:

[...]

> While it works now as I hoped for, there is a flicker.
> Now I have to learn how to disable display update while
> my functions are evaluated...

Maybe, you can have a "(let ((inhibit-redisplay t))…)" at the top of
your function.
-- 
Manuel Giraud



reply via email to

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