From 2c37ca5e9a1b5f63e4cfe24c221602cf2eb03e0e Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 30 Apr 2023 18:15:49 -0400 Subject: piem-b4-am-from-mid: Tweak docstring for consistency MID is used throughout the code base, and what it refers to is probably clear enough without putting "Message-Id" in front of it. (If it were to stay, it should probably be spelled "message ID"). Message-ID: <20230430221552.251335-2-kyle@kyleam.com> --- piem-b4.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/piem-b4.el b/piem-b4.el index 8cbfc35..cd19ebb 100644 --- a/piem-b4.el +++ b/piem-b4.el @@ -131,7 +131,7 @@ list of arguments specified via ARGS." (defun piem-b4-am-from-mid (mid &optional args toggle-worktree) "Get the thread for MID, extract an am-ready mbox, and apply it. -Try to generate a thread for the Message-Id MID with +Try to generate a thread for MID with `piem-mid-to-thread-functions'. If that fails, try to download the thread from an inbox URL associated with the current buffer, provided that the current buffer's message ID matches MID. And -- cgit v1.2.3