From f2ba57ff15c48dc697ca7454a2c3912b9c53509c Mon Sep 17 00:00:00 2001 From: Xinglu Chen Date: Thu, 10 Jun 2021 21:36:52 +0200 Subject: git-email-piem: Add TODO for using ‘piem-merged-inboxes’. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * git-email-piem.el: Add TODO for using ‘piem-merged-inboxes’ intead of ‘piem-inboxes’. Thanks Kyle for the heads up! Signed-off-by: Xinglu Chen --- git-email-piem.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/git-email-piem.el b/git-email-piem.el index e341530..9c3fa2f 100644 --- a/git-email-piem.el +++ b/git-email-piem.el @@ -32,6 +32,8 @@ (require 'git-email) (require 'piem) +;; TODO: Use `piem-merged-inboxes' instead of `piem-inboxes' +;; (defun git-email-piem-get-to-address () "Return the \"to\" address for the current project. This will read the `piem-inboxes' variable." -- cgit v1.2.3