emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-orgmode@gnu.org
Subject: Re: force italic mode?
Date: Thu, 17 Nov 2016 08:39:06 -0800	[thread overview]
Message-ID: <87bmxet61h.fsf@ericabrahamsen.net> (raw)
In-Reply-To: slrno2r9k7.tth.hymie@lactose.homelinux.net

hymie! <hymie@lactose.homelinux.net> writes:

> Greetings.
>
> (My first question is, can I post from gmane?)
>
> I know how to make text italic by /surrounding/ it with /slashes/.
>
> I know that there's a variable (org-emphasis-regex-components) that
> specifies what characters are allowed before or after the markup
> characters.
>
> But let's say I don't want to mess with my document defaults.  I just
> want to specify, in this one particular place, that I have the word
>
> fuzzywuzzywuzzabear
>
> and I want "wuzzy" to be italic.  Is there a way I can do that?

You haven't actually said why you can't just write
/fuzzywuzzywuzzabear/, but presumably there's some reason that won't
work. You might consider literal export snippets, though then you'd need
to target each different backend you're exporting to. So you could do:

@@html:<emph>@@fuzzywuzzywuzzabear@@html:</emph>@@

For instance. Is that what you meant?

  reply	other threads:[~2016-11-17 16:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-17 12:45 force italic mode? hymie!
2016-11-17 16:39 ` Eric Abrahamsen [this message]
2016-11-17 16:46   ` John Kitchin
2016-11-17 17:03     ` Eric Abrahamsen
2016-11-18 14:59       ` Aaron Ecay
2016-11-18 17:44         ` Eric Abrahamsen
2016-11-18 18:31         ` hymie!
2016-11-19  0:39           ` William Henney

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=87bmxet61h.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=emacs-orgmode@gnu.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).