Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-15 | Autoload minor modes | Kyle Meyer | |
2020-05-11 | piem: Extract "inbox from headers" logic from -notmuch | Kyle Meyer | |
This will be used in the upcoming piem-gnus.el as well. | |||
2020-05-10 | notmuch: Use more specific message-narrow-to-* variant | Kyle Meyer | |
message-narrow-to-headers-or-head will narrow to the message headers based on hitting two consecutive new lines or based on a match for mail-header-separator (by default "--text follows this line--"). Only the former condition is relevant in the context of a non-draft message, so use message-narrow-to-headers, which doesn't consider mail-header-separator. | |||
2020-05-08 | Add basic support for Notmuch | Kyle Meyer | |