emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: David Maus <dmaus@ictsoc.de>
Cc: emacs-orgmode@gnu.org, Eric Holbrook <eric.at.smsc@gmail.com>
Subject: Re: preventing strikethrough, italics and underline fontification
Date: Mon, 20 Dec 2010 09:13:00 -0500	[thread overview]
Message-ID: <87k4j4sfbn.fsf@fastmail.fm> (raw)
In-Reply-To: <877hf5ral8.wl%dmaus@ictsoc.de> (David Maus's message of "Sun, 19 Dec 2010 17:28:19 +0100")

David Maus <dmaus@ictsoc.de> writes:

> At Wed, 8 Dec 2010 09:03:04 -0600,
> Eric Holbrook wrote:
>>
>> Is there a way to inhibit fontification of this kind of thing? It'd be nice
>> if i could do it on a per-line or per-region basis. Maybe in response to a
>> tag in the headline? Maybe in response to a property?
>
> No, not that I am aware of.  You might wrap the things in code markers
> like:
>
> =_token_to_get_inserted_in_something_=
>
> This prevents the highlighting in the buffer and also protects these
> when exporting the file.

Another option is to wrap the region in an example or source block:

--8<---------------cut here---------------start------------->8---
#+begin_example:
_some_funky_underlined_text
#+end_example
--8<---------------cut here---------------end--------------->8---

If you want to tweak such fontification globally, you can use the
variable org-emphasis-alist.

Best,
Matt

      reply	other threads:[~2010-12-20 14:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-08 15:03 preventing strikethrough, italics and underline fontification Eric Holbrook
2010-12-19 16:28 ` David Maus
2010-12-20 14:13   ` Matt Lundin [this message]

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=87k4j4sfbn.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=dmaus@ictsoc.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=eric.at.smsc@gmail.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).