emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: joe <gruel@cognitec.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: nested and partially emphasizing
Date: Fri, 26 Aug 2011 15:33:03 +0530	[thread overview]
Message-ID: <81k4a0lcbs.fsf@gmail.com> (raw)
In-Reply-To: <loom.20110826T105115-903@post.gmane.org> (joe's message of "Fri, 26 Aug 2011 09:17:29 +0000 (UTC)")


> Neither for bar*keeper* nor for *bar*keeper.

This will interest you

http://www.mail-archive.com/emacs-orgmode@gnu.org/msg45991.html

,----[ C-h v org-emphasis-regexp-components RET ]
| org-emphasis-regexp-components is a variable defined in `org.el'.
| Its value is (" 	('\"{" "- 	.,:!?;'\")}\\" " 	\n,\"'" "." 1)
| 
| 
| Documentation:
| Components used to build the regular expression for emphasis.
| This is a list with five entries.  Terminology:  In an emphasis string
| like " *strong word* ", we call the initial space PREMATCH, the final
| space POSTMATCH, the stars MARKERS, "s" and "d" are BORDER characters
| and "trong wor" is the body.  The different components in this variable
| specify what is allowed/forbidden in each part:
| 
| pre          Chars allowed as prematch.  Beginning of line will be allowed too.
| post         Chars allowed as postmatch.  End of line will be allowed too.
| border       The chars *forbidden* as border characters.
| body-regexp  A regexp like "." to match a body character.  Don't use
|              non-shy groups here, and don't allow newline here.
| newline      The maximum number of newlines allowed in an emphasis exp.
| 
| Use customize to modify this, or restart Emacs after changing it.
| 
| You can customize this variable.
`----

>
> Thanks, Joe.
>
>
>

-- 

  reply	other threads:[~2011-08-26 10:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-26  9:17 nested and partially emphasizing joe
2011-08-26 10:03 ` Jambunathan K [this message]
2011-08-26 14:27   ` joe
2011-08-26 15:38     ` suvayu ali

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=81k4a0lcbs.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=gruel@cognitec.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).