Re: configure checks for python3-notmuch2 module

2021-10-06 Thread Tomi Ollila
On Wed, Oct 06 2021, Tomi Ollila wrote: > > So, on Fedora 34, without python3-devel installed > > $ python3 -c 'import cffi,setuptools; cffi.FFI().verify()' > __pycache__/_cffi__xd915627fxd88346ae.c:2:10: fatal error: Python.h: No > such file or directory > 2 | #include > |

Re: configure checks for python3-notmuch2 module

2021-10-06 Thread Tomi Ollila
On Wed, Oct 06 2021, David Bremner wrote: > Tomi Ollila writes: > >> >> Have to check how all this behaves on Fedora 34 machine when I >> have access to one (currently away from such machines and from >> power grid also (laptop battery power, which I have to preserve, >> mobile devices gets

Re: configure checks for python3-notmuch2 module

2021-10-06 Thread David Bremner
Tomi Ollila writes: > > Have to check how all this behaves on Fedora 34 machine when I > have access to one (currently away from such machines and from > power grid also (laptop battery power, which I have to preserve, > mobile devices gets charged by small solar panels so no problem > there

Re: performance in emacs displaying a huge thread

2021-10-06 Thread Alan Schmitt
Hello, On 2021-09-25 10:26, David Bremner writes: > I think it is a bug in doom or straight, or at least an assumption that > turns out to be wrong. They are assuming the elisp is runnable from git, > but in fact it needs to run make to create notmuch-version.el. I think > the straight recipe