Michael J Gruber

Results 81 comments of Michael J Gruber

I'll check what it would take to fix the sorting issue on the other end (leave the display as is but sort accordingly); achieving the count (matched/total) could be independent...

OK, so the man page for `notmuch search` says this: > Search for messages matching the given search terms, and display as results the threads containing the matched messages. >...

So, I have been using this feature a lot ( ;) ), and before merging (however likely or unlikely that is), I would like to amend this series by one...

I think you can consider most of my PR's on hold, except for "fix-toggletags", which I guess is merged now. Where is a good place for a more fundamental discussion?...

Thanks for the hint. My workaround is to avoid the feature alltogether since `interpret_ansi_background = false` does not catch those cases where some combination of stupid styles and elinks mode...

> I'm with you on this one. Having individual subjects that can be displayed in thread mode would be nice. > > There is one caveat: reading them from the...

So, I checked, and notmuch stores from, subject and mail id in the db since around 2014 or so. The feature is `NOTMUCH_FEATURE_FROM_SUBJECT_ID_VALUES`. `notmuch_message_get_header()` (the C library function) gets those...

I'll rebase shortly: There are indeed messages without subject where nm2 throws a LookupError. I have to catch that. Although it does not break anything as is you get a...

> I think I already did that in [70d7cb6](https://github.com/pazz/alot/commit/70d7cb6d6e959e3a7c8394199249824573d5b777) > Please rebase to the current master branch, cheers! You did it for `From`, not for `Subject`, because `Message` does not...

The easiest solution is use a better summary (and the featured selection as per SR). Just look at the neat GitOnWin list: http://code.google.com/p/msysgit/downloads/list?can=3 The google code page for GitOnMac might...