emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Jan Böcker" <jan.boecker@jboecker.de>
To: "Sébastien Vauban" <wxhgmqzgwmuf@spammotel.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Putting in bold some letters of a word
Date: Mon, 18 Jan 2010 01:30:35 +0100	[thread overview]
Message-ID: <4B53ABAB.1000705@jboecker.de> (raw)
In-Reply-To: <87hbqkpc2h.fsf@mundaneum.com>

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

  reply	other threads:[~2010-01-18  0:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-17 23:05 Putting in bold some letters of a word Sébastien Vauban
2010-01-18  0:30 ` Jan Böcker [this message]
2010-01-18  7:30 ` Carsten Dominik
2010-01-18  9:00   ` Sébastien Vauban

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=4B53ABAB.1000705@jboecker.de \
    --to=jan.boecker@jboecker.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=wxhgmqzgwmuf@spammotel.com \
    /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).