Re: [PATCH v3 0/4] Adjust test for changes in Emacs 27

2020-07-29 Thread Jonas Bernoulli
David Bremner  writes:
> Applied v3 to master.

Thanks.
Cheers!
  Jonas
___
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org


Re: [PATCH v3 0/4] Adjust test for changes in Emacs 27

2020-07-28 Thread David Bremner
Jonas Bernoulli  writes:

> This reroll explains why the variable's default value is -100.
> It also adds an additional commit, which removes a misguided
> abstraction that is related to those very same variables.
>
> Jonas Bernoulli (4):
>   gitignore: Ignore generated sphinx.config
>   test: Deal with Emacs 27 switching to lexical scope by default
>   test: Remove misguided emacs testing utilities
>   test: Explicitly state that we want to sign with sender

Applied v3 to master.

Sorting .gitignores left for a future cleanup.

d
___
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org


[PATCH v3 0/4] Adjust test for changes in Emacs 27

2020-07-27 Thread Jonas Bernoulli
This reroll explains why the variable's default value is -100.
It also adds an additional commit, which removes a misguided
abstraction that is related to those very same variables.

Jonas Bernoulli (4):
  gitignore: Ignore generated sphinx.config
  test: Deal with Emacs 27 switching to lexical scope by default
  test: Remove misguided emacs testing utilities
  test: Explicitly state that we want to sign with sender

 .gitignore   |  1 +
 test/test-lib.el | 27 ++-
 test/test-lib.sh |  4 +++-
 3 files changed, 18 insertions(+), 14 deletions(-)

-- 
2.26.0
___
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org