GNU bug report logs - #59793
29.0.60; subr.elc is not compiled correctly

Previous Next

Package: emacs;

Reported by: Feng Shu <tumashu <at> 163.com>

Date: Sat, 3 Dec 2022 07:26:02 UTC

Severity: normal

Tags: notabug

Found in version 29.0.60

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #80 received at 59793 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Akib Azmain Turja <akib <at> disroot.org>
Cc: tumashu <at> 163.com, 59793 <at> debbugs.gnu.org
Subject: Re: bug#59793: 29.0.60; subr.elc is not compiled correctly
Date: Sat, 10 Dec 2022 10:26:23 +0200
> From: Akib Azmain Turja <akib <at> disroot.org>
> Cc: tumashu <at> 163.com,  59793 <at> debbugs.gnu.org
> Date: Sat, 10 Dec 2022 12:09:58 +0600
> 
> Hooks can have global and local function.  I'm asking how to copy the
> local functions in 'yank-transform-functions' hook to the temporary
> buffer?  (So that 'run-hook-wrapped' calls the same functions on both
> (original and temporary) buffers.)

Isn't the local value of the hook accessible via buffer-local-value?

And setting that to be the local hook in the temporary buffer should
be achievable by calling add-hook with the 4th argument non-nil.

Or what else am I missing?




This bug report was last modified 1 year and 252 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.