Giovanni Ridolfi <giovanni.rido...@yahoo.it> writes: > Paul Mead <paul.d.m...@gmail.com> writes: > > Hi, Paulm >> >> I have the following setup in org-capture: >> >> (setq org-capture-templates (quote ( >> ("i" "Invoice" entry (file+headline "~/My Dropbox/gtd/invoicing.org" >> "Invoicing") >> "* TODO %^{Supplier|supplier1|supplier2|supplier3} %^{Account} invoice >> %^{Invoice number} - > £%^{Amount Ex VAT} - %^{Date (dd mmm yy)}\n%u" >> )))) >> >> I am experiencing some strange behaviour when using the last option >> (Invoice) on my XP machine. The template inserts a strange character (I >> don't recognise it but it looks like an upper case A with a symbol above >> it) immediately before the £ sign.
This is the result of an UTF-8 encoded character being displayed as a sequence of latin-1 (or similar encoding) characters. -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1 : using Org-mode version 7.3 (release_7.3.49.g0239) _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode