On 18.01.2010 00:05, Sébastien Vauban wrote:
> I've tried the following:
>
> --8<---------------cut here---------------start------------->8---
> Es *A*\~lfonso.
> Es *B*\,enito.
> Es *C*\{\}armen.
> Es *C*hago.
> --8<---------------cut here---------------end--------------->8---
> [snip]
>
> I guess it's possible to change some variable in order to let Org recognize
> the bold parametrization.
Play around with the variable org-emphasis-regex-components.
For example, try changing "Allowed chars in post" from "- .,:!?;'\")}\\"
to "a-z- .,:!?;'\")}\\".
If you want to know the regex Org constructs from this variable and
org-emphasis-alist:
M-: org-emph-re RET
> Is it bad doing so?
I don't know, but I guess if there is a customization option, it is
intended to be customizable :)
> If yes, I guess I can BIND the var just to do that in *that* document?
There seems to be a general feature of Emacs that lets you do that:
http://www.gnu.org/software/emacs/manual/html_node/emacs/Specifying-File-Variables.html
HTH, Jan
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode