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

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

bug#59793: 29.0.60; subr.elc is not compiled correctly


From: Visuwesh
Subject: bug#59793: 29.0.60; subr.elc is not compiled correctly
Date: Sat, 10 Dec 2022 13:02:16 +0530
User-agent: Gnus/5.13 (Gnus v5.13)

[வெள்ளி டிசம்பர் 09, 2022] Akib Azmain Turja via "Bug reports for GNU Emacs, 
the Swiss army knife of text editors" wrote:

> But how can I copy 'yank-transform-functions' hook to the temporary
> buffer?

I think you can do,

    (setq-local yank-transform-functions 
                (buffer-local-value 'yank-transform-functions ORIG-BUFFER))





reply via email to

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