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: Stefan Monnier
Subject: Re: [elpa] master 7a63b77: Add debbugs-*-tagged commands
Date: Thu, 21 Nov 2019 10:42:08 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> +  (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.


        Stefan




reply via email to

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