Re: [PATCH 2/3] test: Deal with Emacs 27 switching to lexical scope by default

Subject: Re: [PATCH 2/3] test: Deal with Emacs 27 switching to lexical scope by default

Date: Mon, 27 Jul 2020 08:34:43 -0300

To: Jonas Bernoulli, notmuch@notmuchmail.org

Cc:

From: David Bremner


Jonas Bernoulli <jonas@bernoul.li> writes:

>  
> +(defvar notmuch-hello-mode-hook-counter -100)
> +(defvar notmuch-hello-refresh-hook-counter -100)
> +
>  (defadvice notmuch-search-process-filter (around pessimal activate disable)
>    "Feed notmuch-search-process-filter one character at a time."
>    (let ((string (ad-get-arg 1)))

This is overall fine, but if you were going to respin the series anyway
for something else, then a comment on the unusual initialization values
would not go amiss. Out of curiousity, why not nil?

d
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: