emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] master 7a63b77: Add debbugs-*-tagged commands


From: Michael Albinus
Subject: Re: [elpa] master 7a63b77: Add debbugs-*-tagged commands
Date: Fri, 22 Nov 2019 17:39:14 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>>>> +  (cl-letf (((symbol-function 'debbugs-gnu-show-reports)
>>>> +       #'debbugs-org-show-reports))
>>> Yuck.  If we keep this functionality, it'd be worth introducing some
>>> variable that we can set buffer-locally here instead of having to
>>> let-bind a function like that.
>> We could do, but is it really that bad using letf?
>
> It's like using an advice in your own code, only worse ;-)

I've pushed a fix.

>         Stefan

Best regards, Michael.



reply via email to

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