sup-notmuch - sup email client with notmuch support

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2025-05-13
03:13
Remove info about git and notmuch branch; not needed with the Fossil repo. Leaf check-in: 04ad4a0cac user: marka tags: notmuch, trunk
2025-05-11
14:02
Fix links to repository in README. check-in: d191b61d39 user: marka tags: notmuch, trunk
2024-04-12
13:09
Add links to csup repositories. check-in: ee2037b20f user: marka@pobox.com tags: notmuch, trunk
2024-04-11
12:05
Add note about testing on Mint 21. check-in: 5db80acf03 user: marka@pobox.com tags: notmuch, trunk
2024-03-25
16:08
Merge branch 'notmuch' of ssh://bionic.bloovis.com/home/marka/repos/sup-notmuch into notmuch check-in: 5179baad61 user: marka@pobox.com tags: notmuch, trunk
16:07
Add info about test environments and csup. check-in: 618e3b7006 user: marka@pobox.com tags: notmuch, trunk
2024-02-25
11:51
Fix incorrect unread counts in label list mode. check-in: 6c444e8906 user: marka@pobox.com tags: notmuch, trunk
2024-01-03
10:41
Remove unused method merge_labels_from_locations. check-in: de43c76770 user: marka@pobox.com tags: notmuch, trunk
2023-11-13
19:25
Remove all hacks to write debug info to /tmp/sup.log. Add a couple of debug logs for notmuch commands. check-in: 22fb810180 user: marka@pobox.com tags: notmuch, trunk
2023-11-12
15:56
Merge commit 'e407dc73' into notmuch check-in: 3dc3c5da33 user: marka@pobox.com tags: notmuch, trunk
15:48
Don't create a fake message ID if notmuch has already created one. This fixes problems with setting tags for messages that had no Message-ID header. check-in: 27c784aa8a user: marka@bionic.bloovis.com tags: notmuch, trunk
2023-10-02
11:11
Add missing period to ~/.fetchmailrc. check-in: 7cd8ee29a8 user: marka@pobox.com tags: notmuch, trunk
2023-10-01
20:16
Move the mention of the web version of the Sup User's Guide closer to the top. check-in: bac3691e03 user: marka@pobox.com tags: notmuch, trunk
2023-09-27
00:18
Add missing information to README, and remove irrelevant stuff. check-in: f1c9fb6ec9 user: marka@pobox.com tags: notmuch, trunk
2023-09-26
21:24
Remove Jun Wu's old README, and mention the Sup User's Guide. check-in: 40ea8ecdd9 user: marka@pobox.com tags: notmuch, trunk
2023-09-20
20:25
Horrible hack to make sup work with Ruby 3. check-in: d3637cf7cc user: marka@pobox.com tags: notmuch, trunk
2022-05-17
16:36
Fix apt command. check-in: 91615da059 user: marka@pobox.com tags: notmuch, trunk
16:32
New information about rmail and ncursesw gems. check-in: caeff22524 user: marka@pobox.com tags: notmuch, trunk
16:04
Save the x-original-from header. check-in: ae8331b731 user: marka@pobox.com tags: notmuch, trunk
2020-05-19
23:16
Change exception message to point to my sup-notmuch issues page. check-in: 8fde1c2e95 user: marka@pobox.com tags: notmuch, trunk
23:10
Don't crash when displaying contact list on fresh startup. check-in: b98a9514f6 user: marka@pobox.com tags: notmuch, trunk
2020-05-06
02:08
Fix crash caused by aborting with Ctrl-G at a filename prompt (my own stupid bug). check-in: 0c6313e281 user: marka@pobox.com tags: notmuch, trunk
2020-04-27
23:02
Back out change e2c787d8, which caused ^U (go up half page) to stop working correctly. check-in: d0008f8923 user: marka@pobox.com tags: notmuch, trunk
2020-03-20
07:09
Make the README match what's in the wiki. check-in: 1d847bb6d9 user: marka@pobox.com tags: notmuch, trunk
2020-02-28
00:08
Strip single quotes from attachment filenames, to allow files to be dragged and dropped from file browsers like Mate Caja. check-in: 86784bbbeb user: marka@pobox.com tags: notmuch, trunk
2019-12-23
19:56
Completely disable fetching contacts from emails; it's just too slow to be usable. check-in: 15fa6664d7 user: marka@pobox.com tags: notmuch, trunk
19:56
Fix crash when '@' command (refresh) is used on the Inbox. check-in: d37213af28 user: marka@pobox.com tags: notmuch, trunk
2019-08-16
23:58
Fix formatting of before-poll.rb in README. check-in: eec7955a8d user: marka@pobox.com tags: notmuch, trunk
2019-06-06
17:07
Restore line removed in change 8caec8 that moved the cursor past a trailing space in a text entry field. Ncurses still pretends that the space doesn't exist if you do a Ctrl-E to go the end of the field, but at least it treats the space as real if you start typing more characters. check-in: f083c709c7 user: marka@pobox.com tags: notmuch, trunk
2019-06-05
12:26
Don't display "No matches" message when moving cursor down in the inbox; this was especially annoying when the inbox had fewer lines than the screen height. check-in: 3eceb8fb89 user: marka@pobox.com tags: notmuch, trunk
10:15
Remove some debug logging. check-in: 7e5cd5d6e5 user: marka@pobox.com tags: notmuch, trunk
10:14
Fix problem with lazy cursor positioning in text entry fields. Don't try to position cursor past trailing space; it never works quite right anyway. check-in: 90345cfda3 user: marka@pobox.com tags: notmuch, trunk
2019-05-13
12:36
Don't delete a composed message if it has not been changed after the second or subsequent edits. check-in: 51c387cd8d user: marka@pobox.com tags: notmuch, trunk
2019-05-10
21:02
Translate filetype: search to mimetype:. check-in: 87eea0b1da user: marka@pobox.com tags: notmuch, trunk
19:51
Eliminate use of Chronic gem to parse dates, since the results were in in a format (nanoseconds since epoch) that Notmuch doesn't support. check-in: 864f079a0d user: marka@pobox.com tags: notmuch, trunk
2019-05-03
16:35
Un-flatten the thread view. check-in: 02bd617144 user: marka@pobox.com tags: notmuch, trunk
2019-05-01
15:00
Fix parse_query and convert_query to work together, so that aliases from the contacts list are translated correctly. Remove limit on JSON nesting to avoid crash on viewing large threads. check-in: d83805b69c user: marka@pobox.com tags: notmuch, trunk
10:08
Don't crash trying to call non-existent and unnecessary save_message. check-in: 2d98e5f92b user: marka@pobox.com tags: notmuch, trunk
09:52
Add more details about sup hooks. check-in: 91a40bc9ba user: marka@pobox.com tags: notmuch, trunk
00:32
Add some information about how to set up notmuch and sup. check-in: 6e96681d60 user: marka@pobox.com tags: notmuch, trunk
2019-04-30
12:35
Rework drafts: * revert back to saving the temporary file for editing in /tmp, * save drafts using notmuch insert * new config option draft_folder to tell notmuch where to save drafts check-in: aa4c7ec06c user: marka@pobox.com tags: notmuch, trunk
2019-04-29
22:41
Add FIXME for future use. check-in: 883e3403cd user: marka@pobox.com tags: notmuch, trunk
14:19
Move new code for invoking "notmuch insert" into Notmuch class, and change the interface to take a folder name, and an IO-receiving block instead of a data string. check-in: 834206c5f4 user: marka@pobox.com tags: notmuch, trunk
06:20
Don't crash on invalid search queries. check-in: bbf7f0a40c user: marka@pobox.com tags: notmuch, trunk
00:17
Remove debug line. check-in: 60c4a33e39 user: marka@pobox.com tags: notmuch, trunk
00:17
Change SentManager to use new "sent_folder" config parameter instead of "sent_source". check-in: 0da0231c3e user: marka@pobox.com tags: notmuch, trunk
00:13
Fix crash in raw_header caused by notmuch renaming the message file after it's been tagged. check-in: ad6ded8b8a user: marka@pobox.com tags: notmuch, trunk
2019-04-28
20:58
When saving a sent message, use "notmuch insert" instead directly writing to the maildir. check-in: ee593a81e7 user: marka@pobox.com tags: notmuch, trunk
20:57
Don't try to save a reply if it can't be sent; must fix Index.save_message to get this to work. check-in: 6d626215bf user: marka@pobox.com tags: notmuch, trunk
20:56
Fix problem where reply had the same ID as the message being replied to. check-in: 950818a404 user: marka@pobox.com tags: notmuch, trunk