* mu4e/mu4e-actions.el: modify org-capture-templates

add " " between :EMAIL: and 'mail'
move the cursor to the left of 'name'
This commit is contained in:
KOMURA Takaaki
2015-05-20 23:44:41 +09:00
parent 976711c16c
commit 0901af847a

View File

@ -148,7 +148,7 @@ store your org-contacts."
(blurb (blurb
(format (format
(concat (concat
"* %s%%?\n" "* %%?%s\n"
":PROPERTIES:\n" ":PROPERTIES:\n"
":EMAIL: %s\n" ":EMAIL: %s\n"
":NICK:\n" ":NICK:\n"