Capture: Fix indentation of %i

This commit is contained in:
Carsten Dominik 2010-08-11 11:10:02 +02:00
parent 1cdb1201f7
commit 0633c6aa09
1 changed files with 1 additions and 0 deletions

View File

@ -1104,6 +1104,7 @@ The template may still contain \"%?\" for cursor positioning."
(plist-put org-store-link-plist :annotation v-a)
org-store-link-plist
(plist-put org-store-link-plist :initial v-i))
(set initial v-i)
(unless template (setq template "") (message "No template") (ding)
(sit-for 1))