doomemacs/modules/email
Henrik Lissner d29a2fd865 fix(notmuch): messages open in tiny popup
We couldn't write a popup rule for message buffers because they were
named *X*, where X was the email's subject line. There was no distinct
pattern to target via regex, and the buffer is display before its mode
is initialized, so a more sophisticated popup rule wouldn't work either.

By renaming message buffers *subject:X*, we now have a chance to target
it.
2021-09-30 01:26:25 +02:00
..
mu4e feat(mu4e): prompt for subject when absent 2021-09-23 11:40:44 +02:00
notmuch fix(notmuch): messages open in tiny popup 2021-09-30 01:26:25 +02:00
wanderlust fix(wanderlust): start wl-summary-mode in emacs state (#5266) 2021-09-14 14:29:41 +02:00