Commit Graph

8 Commits

Author SHA1 Message Date
James Nguyen 2c0a09b193 Mu4e: Fix signature 2021-02-04 01:03:50 -08:00
James Nguyen a3f8d1b4c9 Refactor menu-items to use evil-collection-define-operator-key 2021-02-03 21:08:35 -08:00
wangtianshu 2252aed88d add keybindings for mu4e-compose-mode 2021-01-18 00:29:35 +08:00
Dario Klingenberg 120608be93 move hooks into evil-collection-mu4e-setup 2020-06-08 08:57:05 +02:00
Dario Klingenberg 4f37e48203 fix insert state activation issue in org-mu4e 2020-06-08 08:57:05 +02:00
Pierre Neidhardt 1237452e13 Revert "Changed mu4e d key-bind"
This reverts commit d062cc206d.

Upstream has removed mu4e-view-mark-or-move-to-trash, see
f016f257f9.
2020-05-18 22:28:36 +02:00
Giuseppe Fierro d062cc206d Changed mu4e d key-bind
Changed mu4e d key-bind in mu4e-headers-mode-map form
mu4e-headers-mark-for-trash to mu4e-headers-mark-or-move-to-trash.
Changed mu4e d key-bind in mu4e-view-mode-map form mu4e-view-mark-for-trash to mu4e-view-mark-or-move-to-trash.
2020-05-09 10:53:06 +02:00
Justin Burkett 95dad4c734 Use subdirectories for setup files (+READMEs)
Move setup files into subdirectories. Move mode directories to modes subdir.
This will make it easy to specify a recipe in melpa that maintains the directory
structure. Add interactive functions to jump to .el and README files

See #170
2019-10-09 19:41:45 -07:00