Re: segfault using python bindings

2019-08-26 Thread David Bremner
Floris Bruynooghe writes: > > I'll try and send a first patch series in the coming week. > Sounds great. Thanks for you work on this, and for not being scared of by the bikeshedding ;). d ___ notmuch mailing list notmuch@notmuchmail.org https://notmuc

Re: segfault using python bindings

2019-08-26 Thread Floris Bruynooghe
On Wed 21 Aug 2019 at 12:02 -0400, Daniel Kahn Gillmor wrote: > On Tue 2019-08-20 19:20:30 +0200, Floris Bruynooghe wrote: >> For path series what did you have in mind? One single patch with the >> whole lot? The original history at https:://github/flub/notdb? >> Something in between? > > I woul

[PATCH v2] configure: fix out of tree build; check unsafe characters in srcdir

2019-08-26 Thread Tomi Ollila
While check for GMime session key extraction support... was made out of tree build compatible, related (and some unrelated) unsafe characters are now checked in notmuch source directory path. The known unsafe characters in NOTMUCH_SRCDIR are: - Single quote (') -- NOTMUCH_SRCDIR='${NOTMUCH_SRCDIR

[PATCH] configure: fix out of tree build; check unsafe characters in srcdir

2019-08-26 Thread Tomi Ollila
While check for GMime session key extraction support... was made out of tree build compatible, related (and some unrelated) unsafe characters are now checked in notmuch source directory path. The known unsafe characters in NOTMUCH_SRCDIR are: - Single quote (') -- NOTMUCH_SRCDIR='${NOTMUCH_SRCDIR

Re: notmuch-emacs: WISH: command notmuch-show-message-up with key bindung u

2019-08-26 Thread David Bremner
Gregor Zattler writes: > Dear notmuch developers, when reading a long going discussion > which is deeply threaded, it often would come in handy if it was > possible to jump up to the parent message of the message on is > reading, unfolding this message in notmuch-show if necessary. > This command