doomemacs/modules
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
..
app bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
checkers bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
completion fix(vertico): add +vertico/find-file-in stopgap 2021-09-23 14:55:58 +02:00
config feat(default): add .emacs.d search on <leader> s e 2021-09-23 11:40:04 +02:00
editor revert: "Add set -euo pipefail to sh-mode file template" 2021-09-23 11:36:09 +02:00
emacs bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
email fix(notmuch): messages open in tiny popup 2021-09-30 01:26:25 +02:00
input fix(layout): prevent magit from stealing t in bépo 2021-09-15 16:48:09 +02:00
lang tweak(org): org-clock-history-length = 20 2021-09-28 22:42:29 +02:00
os bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
term refactor!(:term): toggle commands now always hide 2021-09-23 11:39:36 +02:00
tools bump: :tools magit 2021-09-29 20:09:47 +02:00
ui fix(workspaces): persist magit-status buffers 2021-09-29 17:59:51 +02:00