From mboxrd@z Thu Jan 1 00:00:00 1970 From: hymie! Subject: force italic mode? Date: Thu, 17 Nov 2016 12:45:55 +0000 (UTC) Message-ID: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7M51-0003Kc-Sr for emacs-orgmode@gnu.org; Thu, 17 Nov 2016 07:46:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7M4y-0002Tv-Q0 for emacs-orgmode@gnu.org; Thu, 17 Nov 2016 07:46:15 -0500 Received: from [195.159.176.226] (port=43518 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c7M4y-0002T1-K2 for emacs-orgmode@gnu.org; Thu, 17 Nov 2016 07:46:12 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1c7M4n-0000wq-3E for emacs-orgmode@gnu.org; Thu, 17 Nov 2016 13:46:01 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org 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? --hymie!