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


View this message in rfc822 format

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: bug#59793: 29.0.60; subr.elc is not compiled correctly
Date: Sun, 04 Dec 2022 21:17:42 +0200
> From: Akib Azmain Turja <akib <at> disroot.org>
> Cc: tumashu <at> 163.com,  59793 <at> debbugs.gnu.org
> Date: Mon, 05 Dec 2022 00:56:16 +0600
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> From: Akib Azmain Turja <akib <at> disroot.org>
> >> Cc: Feng Shu <tumashu <at> 163.com>,  59793 <at> debbugs.gnu.org
> >> Date: Sun, 04 Dec 2022 17:21:28 +0600
> >> 
> >> > You need to find a different way of overriding what insert-for-yank does.
> >> 
> >> Why?  And any suggestion how?
> >
> > The why is "because what you tried doesn't work."  As to how, I'd need to
> > know more about the problem you are trying to solve, and why you've selected
> > such a strange way of solving it.  Surely programming for Emacs doesn't
> > require replacing the definitions of standard functions.
> 
> I'm trying a make 'eat-yank' (a command in Eat package) to be as much
> identical as to 'yank' as possible.  That hack allows to avoid
> overriding the whole 'yank' logic.

You cannot rely on such kludges.  The Emacs feature provided for doing stuff
like this is add-function.




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

Previous Next


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