From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: [feature] Macros can't contain accents Date: Fri, 22 Jun 2012 21:51:15 +0200 Message-ID: <80ipejruq4.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hello, The following macro won't work: --8<---------------cut here---------------start------------->8--- #+MACRO: max-d=C3=A9ductible-remboursement-capital 2120.00 For 2011, the maximum is *{{{max-d=C3=A9ductible-remboursement-capital}}} \= EUR*. --8<---------------cut here---------------end--------------->8--- When replacing `=C3=A9' by `e', it does work. I don't know if it's a bug, neither if corrective action needs to be taken. Just signalling it... Best regards, Seb --=20 Sebastien Vauban