Skip to content

Commit

Permalink
Merge pull request #614 from emon/fix-mu4e-org-capture-templates
Browse files Browse the repository at this point in the history
* mu4e/mu4e-actions.el: modify org-capture-templates
  • Loading branch information
djcb committed May 24, 2015
2 parents 87341ec + 0901af8 commit d13dc7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mu4e/mu4e-actions.el
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit d13dc7a

Please sign in to comment.