* 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
1 changed files with 2 additions and 2 deletions

View File

@ -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")