From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Sebastien Vauban
<public-wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@plane.gmane.org>
Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org
Subject: Re: [feature] Macros can't contain accents
Date: Fri, 22 Jun 2012 21:57:59 +0200 [thread overview]
Message-ID: <87k3yznmpk.fsf@gmail.com> (raw)
In-Reply-To: <80ipejruq4.fsf@somewhere.org> (Sebastien Vauban's message of "Fri, 22 Jun 2012 21:51:15 +0200")
Hello,
"Sebastien Vauban"
<wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org> writes:
> Hello,
>
> The following macro won't work:
>
> #+MACRO: max-déductible-remboursement-capital 2120.00
>
> For 2011, the maximum is *{{{max-déductible-remboursement-capital}}} \EUR*.
>
> When replacing `é' 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...
Here is the regexp for a macro:
"{{{\\([a-zA-Z][-a-zA-Z0-9_]*\\)\\(([ \t\n]*\\([^\000]*?\\))\\)?}}}"
Its name must start with a letter and can only contain letter, numbers,
hyphens and underscores. There is the same kind of limitation for
target names and probably other references (custom-id maybe).
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2012-06-22 20:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-22 19:51 [feature] Macros can't contain accents Sebastien Vauban
2012-06-22 19:57 ` Nicolas Goaziou [this message]
[not found] ` <4FE55CCB.2000102@christianmoe.com>
2012-06-23 8:58 ` Nicolas Goaziou
2012-06-24 7:56 ` Christian Moe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k3yznmpk.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org \
--cc=public-wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@plane.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).