From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Lomov Subject: Is it possible to markup one character in a word? Date: Thu, 25 Aug 2011 17:00:30 +0900 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwUru-000547-I9 for emacs-orgmode@gnu.org; Thu, 25 Aug 2011 04:00:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwUrr-00033V-SB for emacs-orgmode@gnu.org; Thu, 25 Aug 2011 04:00:54 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:63884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwUrr-00033M-Md for emacs-orgmode@gnu.org; Thu, 25 Aug 2011 04:00:51 -0400 Received: by fxg9 with SMTP id 9so1848123fxg.0 for ; Thu, 25 Aug 2011 01:00:50 -0700 (PDT) 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi. Is it possible to markup one character in a word, like e*X*ecute. For now this don't work. I tried to add ZERO WIDTH SPACE (found on mailing list) before first * and last * like in example e=E2=80=8B*X*=E2=80=8Becute= but this don't work also. --- WBR, Vladimir Lomov