summaryrefslogtreecommitdiff
path: root/mu4e/mu4e-compose.el
AgeCommit message (Expand)Author
2026-04-08mu4e: be more careful deleting framesDirk-Jan C. Binnema
2026-03-18mu4e-compose: allow including parent mime partsDirk-Jan C. Binnema
2025-04-05mu4e-compose: Heed shift-selection-mode for extending the selection.Danny Milosavljevic
2025-01-22mu4e-compose: fix docstringJoseph Turner
2024-08-26mu4e: cosmeticsDirk-Jan C. Binnema
2024-08-22mu4e-compose: fix mu4e-compose-captured-message from sans-subjectDirk-Jan C. Binnema
2024-08-19mu4e: whitespace / typo fixesDirk-Jan C. Binnema
2024-05-18mu4e: some flycheck fixesDirk-Jan C. Binnema
2024-05-03improve documentationDirk-Jan C. Binnema
2024-05-03Merge pull request #2702 from dkogan/prefix-reply-allDirk-Jan C. Binnema
2024-05-01mu4e-compose-reply with a prefix argument replies to ALLDima Kogan
2024-05-01mu4e-compose: use raw message to feed message-forwardDirk-Jan C. Binnema
2024-04-28mu4e: implement mu4e-compose-post-hookDirk-Jan C. Binnema
2024-04-26mu4e-compose: split off parts in mu4e-draft; reworkDirk-Jan C. Binnema
2024-04-26mu4e-compose: prepare for rebaseDirk-Jan C. Binnema
2024-04-24mu4e-compose: Don't nest pcaseJoseph Turner
2024-04-24mu4e-compose: fix when mu4e-sent-messages-behavior is functionalJoseph Turner
2024-04-23mu4e-compose: don't interfere with non-mu4e completionDirk-Jan C. Binnema
2024-04-20mu4e: use message-field-valueDirk-Jan C. Binnema
2024-04-15mu4e-compose: bring make mu4e--fake-pop-to-bufferDirk-Jan C. Binnema
2024-04-14mu4e-compose: rework message-sent-hookDirk-Jan C. Binnema
2024-04-13mu4e-compose: handle no-fcc-path in sent-hookDirk-Jan C. Binnema
2024-04-11mu4e-compose: kill fcc buffer after sendingDirk-Jan C. Binnema
2024-04-10mu4e-compose: use find-file-noselect for editDirk-Jan C. Binnema
2024-04-10mu4e-compose: update message sendingDirk-Jan C. Binnema
2024-04-10mu4e-compose: simplify buffer creationDirk-Jan C. Binnema
2024-04-10mu4e-compose: avoid find-fileDirk-Jan C. Binnema
2024-04-05mu4e-compose: use narrow-to-header before fetchDirk-Jan C. Binnema
2024-04-04mu4e-compose: explicitly remove Date: before updateDirk-Jan C. Binnema
2024-04-02mu4e-compose: turn off message-completion-functionDirk-Jan C. Binnema
2024-04-02mu4e-compose: split out mu4e-complete-contactDirk-Jan C. Binnema
2024-03-15mu4e-compose: rework mu4e-compose-goto-(bottom|top)Dirk-Jan C. Binnema
2024-03-15mu4e-compose: avoid byte-compile warnings on older emacsenDirk-Jan C. Binnema
2024-03-14mu4e-helpers: add mu4e-keymap-set, fix warningsDirk-Jan C. Binnema
2024-03-13mu4e-compose: copy message-reply-headers to fake bufferDirk-Jan C. Binnema
2024-03-12mu4e-compose: only use keymap-set when availableDirk-Jan C. Binnema
2024-03-12mu4e-compose: restore mu4e-compose-goto-(bottom|top)Dirk-Jan C. Binnema
2024-03-04mu4e-compose: bring back mu4e-compose-context-switchDirk-Jan C. Binnema
2024-03-04mu4e-compose: bring back mu4e-compose-attach-captured-messageDirk-Jan C. Binnema
2024-03-04Merge pull request #2657 from rrudakov/fix/2656-cite-reply-positionDirk-Jan C. Binnema
2024-03-04[#2656] Respect `message-cite-reply-position` customizationRoman Rudakov
2024-03-04Fix typoRoman Rudakov
2024-03-03mu4e-compose: return new buffer from mu4e--compose-setupDirk-Jan C. Binnema
2024-03-02mu4e-compose: tweak buffer handler, add display-bufferDirk-Jan C. Binnema
2024-02-18mu4e-compose: try to avoid buffer/frame mishapsDirk-Jan C. Binnema
2023-12-15mu4e-compose: don't attempt deleting frames for nowDirk-Jan C. Binnema
2023-12-14mu4e-compose: be less eager deleting framesDirk-Jan C. Binnema
2023-12-04mu4e-compose: attempt to delete frame after done with compositionDirk-Jan C. Binnema
2023-12-02mu4e-compose: ensure we switch to composition bufferDirk-Jan C. Binnema
2023-12-02mu4e-compose: combine mu4e-compose-new and mu4e-compose-mailDirk-Jan C. Binnema