summaryrefslogtreecommitdiff
path: root/modes/mu4e
AgeCommit message (Collapse)Author
2026-04-25mu4e: add 'Q' binding to mu4e-search-queryRyan Gibb
mu4e-search-query was introduced in mu4e v1.12.0 bindings are added for the main and headers view
2025-03-31fix prefix key collision for mu4eLogan Barnett
This reverts commit 05731c551be8cdda40ae6479adfb30b7e9c7fe39. This fixes an issue that arises when loading `evil-collection-mu4e`, which gives: ``` Key sequence c c starts with non-prefix key c ``` This occurs for both `mu4e-headers-mode-map` and `mu4e-main-mode-map`. This should probably just be a different key, but for now I'm just trying to get it unbroken. cc @RyanGibb for visibility. Thanks for the wonderful library!
2024-11-24mu4e: add 'c' binding to mu4e-search-queryRyan Gibb
mu4e-search-query was introduced in mu4e v1.12.0 bindings are added for the main and headers view
2024-05-22Replace specific functions with `mu4e-user-agent` propertiesTianshu Wang
2024-04-18mu4e: fix broken tab navigation in mu4e-view-modeStrawberryTea
Before mu4e-1.7.0, using SHR to render HTML emails in mu4e-view-mode was an option. This was removed in mu4e-1.7.0, and mu4e-view-mode now uses Gnus to render HTML emails. This change broke Evil Collection's tab navigation in mu4e-view-mode.
2024-04-11include all modes filesJenChieh
2024-03-19mu4e: update the version check for mu4e-compose-goto-*StrawberryTea
These bindings were recently re-added to mu4e in 1.12.2 so we don't need to define them ourselves anymore for that version and later.
2024-03-14mu4e: bind mu4e-compose-wide-replyStrawberryTea
2024-03-13mu4e: fix extra quotes in evil-collection-mu4eStrawberryTea
2024-03-12mu4e: add thread-mode commandsStrawberryTea
This commit adds a few commands to the mu4e-thread-mode-map. The purpose is to bind these commads to the normal state map so that they don't get overridden by motion state commands.
2024-03-08mu4e: re-add removed mu4e-compose-begin/end-commandsStrawberryTea
The commands `mu4e-compose-begin` and `mu4e-compose-end` were removed in commit https://github.com/djcb/mu/commit/85bfe763362b95935a3967f6585e14b3f9890a70 of version 1.12.0 of mu. This commit re-adds these commands to the evil collection for mu4e.
2024-01-18mu4e: Remove superfluous quoteshokomo
2023-10-19mu4e: add mu4e-headers-toggle-propertyLiam Hupfer
mu4e-headers-toggle-property replaced the following three toggle commands (which are now aliases for the new command) in v1.9.5. It provides its own menu with a key binding for each property, so bind it to a one-key binding. The obsolete command bindings are not removed because mu4e is typically installed with mu via the system package manager and is therefore harder to upgrade than a typical Emacs package. mu4e-headers-toggle-property was also renamed to mu4e-search-toggle-property in 1.9.11, but the old name (which remains as an alias) is preferred for the same reason.
2023-07-25mu4e: add support for visual actions in header viewNicolas Wavrant
2023-06-15mu4e: fix mu4e--main-toggle-main-sending-mode function nameAdam Maleszka
2023-04-30mu4e: fix byte-compiler error.Milan Glacier
2023-04-30mu4e: make `}` and `{` move between threads.Milan Glacier
2023-04-30mu4e: clean up code.Milan Glacier
2023-04-30Add compatability with mu4e 1.8.Milan Glacier
2023-04-30Add docstrings to satisfy checkdocMichael Eliachevitch
2023-04-30Adapt evil-collection-mu4e for latest mu4e development versionTim Cross
Changes taken from Tim Cross <theophilusx@gmail.com> (@theophilusx) in https://github.com/emacs-evil/evil-collection/issues/695#issuecomment-1437577481.
2023-02-14mu4e: docstring quoting stylecondy
2022-08-11mu4e: remove the inaccurate descriptionwangtianshu
2022-08-09Propertize Misc section correctlyChinmaya Nagpal
2022-08-09mu4e: update mu4e-main Maildirs sectionChinmaya Nagpal
This reverts commit 0875502a3f1b5596ff70e0b193f9a7b665774df8.
2022-08-06Revert "mu4e: update mu4e-main Maildirs section"Youmu
This reverts commit 072731a5f5cbb57b5f6c32a89321199f70cbc9fa.
2022-08-06mu4e: update mu4e-main Maildirs sectionChinmaya Nagpal
This reverts commit 0875502a3f1b5596ff70e0b193f9a7b665774df8.
2022-07-25remove redundant TODOwangtianshu
2022-07-25mu4e: replace obsolete functionswangtianshu
2022-07-20mu4e: delete the redundant keybindingwangtianshu
2022-07-19mu4e: replace obsolete mu4e-view-save-attachment-multiwangtianshu
2022-07-12mu4e: Replace obsolete mu4e-headers-search-narrow commandBrian Leung
2022-02-21mu4e: use newly-renamed functions as aliases when appropriateBrian Leung
This accommodates everyone using a version of mu4e shipped with their package manager's installation of mu.
2022-02-17mu4e: update new function names of mu4e's main-action-str and main-view-queueDungxNguyen
2021-11-12Mu4e: Fix name of command for saving attachmentsPavel Novichkov
2021-10-28 Tianshu Wang
2021-09-12mu4e: update binding for attachment actionsAndrew Fontaine
As part of the move to the gnus viewer for emails, the command name has been changed from `mu4e-view-attachment-action` to `mu4e-view-mime-part-actions`. https://github.com/djcb/mu/issues/2101#issuecomment-903074743
2021-02-04Mu4e: Fix signatureJames Nguyen
2021-02-03Refactor menu-items to use evil-collection-define-operator-keyJames Nguyen
2021-01-18add keybindings for mu4e-compose-modewangtianshu
2020-06-08move hooks into evil-collection-mu4e-setupDario Klingenberg
2020-06-08fix insert state activation issue in org-mu4eDario Klingenberg
2020-05-18Revert "Changed mu4e d key-bind"Pierre Neidhardt
This reverts commit d062cc206d671fb5aefb1e0e679a9cb1d6c73e33. Upstream has removed mu4e-view-mark-or-move-to-trash, see https://github.com/djcb/mu/commit/f016f257f9156c19e8e2288db45a04932bc020c9.
2020-05-09Changed mu4e d key-bindGiuseppe Fierro
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.
2019-10-09Use subdirectories for setup files (+READMEs)Justin Burkett
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