From 0901af847a5a347481d2de3f3d712d60acd176ec Mon Sep 17 00:00:00 2001 From: KOMURA Takaaki Date: Wed, 20 May 2015 23:44:41 +0900 Subject: [PATCH] * mu4e/mu4e-actions.el: modify org-capture-templates add " " between :EMAIL: and 'mail' move the cursor to the left of 'name' --- mu4e/mu4e-actions.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mu4e/mu4e-actions.el b/mu4e/mu4e-actions.el index 53083ca2..ca763e80 100644 --- a/mu4e/mu4e-actions.el +++ b/mu4e/mu4e-actions.el @@ -148,9 +148,9 @@ store your org-contacts." (blurb (format (concat - "* %s%%?\n" + "* %%?%s\n" ":PROPERTIES:\n" - ":EMAIL:%s\n" + ":EMAIL: %s\n" ":NICK:\n" ":BIRTHDAY:\n" ":END:\n\n")