aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--piem.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/piem.el b/piem.el
index b06719b..b839942 100644
--- a/piem.el
+++ b/piem.el
@@ -1006,7 +1006,7 @@ this triggers the creation of a new worktree."
(interactive)
(let ((buf (current-buffer)))
(piem-am buf
- "mbox"
+ piem-edit-patch--format
(piem-extract-mbox-info (current-buffer))
piem-edit-patch--coderepo)
(kill-buffer buf)))