org-capture: Fix %i with prefix containing "\\"
commite9108043e1f9801ef1ee4d86186352b4671ddffa
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 8 Dec 2018 10:49:10 +0000 (8 11:49 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 8 Dec 2018 10:49:10 +0000 (8 11:49 +0100)
tree3167962277ff0b4223a2fcd30d963d1df4268445
parent4c23d83eed3a8e6e4754880c028b2c162b8fc0a7
org-capture: Fix %i with prefix containing "\\"

* lisp/org-capture.el (org-capture-fill-template): Fix %i with prefix
  containing "\\".
* testing/lisp/test-org-capture.el (test-org-capture/fill-template):
  Add test.
lisp/org-capture.el
testing/lisp/test-org-capture.el