From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: non-space, paste, (???) character for inline results Date: Wed, 31 Jan 2018 17:54:32 +0000 Message-ID: References: <87a7wuypa1.fsf@nicolasgoaziou.fr> <4143.1517420497@minshall-apollo.minshall.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a114087a08f81600564162c2f" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egwaq-0004aS-Tj for emacs-orgmode@gnu.org; Wed, 31 Jan 2018 12:54:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1egwaq-0001V1-5d for emacs-orgmode@gnu.org; Wed, 31 Jan 2018 12:54:45 -0500 Received: from mail-yw0-x233.google.com ([2607:f8b0:4002:c05::233]:37150) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1egwaq-0001Ui-0H for emacs-orgmode@gnu.org; Wed, 31 Jan 2018 12:54:44 -0500 Received: by mail-yw0-x233.google.com with SMTP id v139so8209025ywg.4 for ; Wed, 31 Jan 2018 09:54:43 -0800 (PST) In-Reply-To: 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: Greg Minshall Cc: Org Mode List , Nicolas Goaziou --001a114087a08f81600564162c2f Content-Type: text/plain; charset="UTF-8" On Wed, Jan 31, 2018 at 12:51 PM Kaushal Modi wrote: > > All glyphs are shown in `modi/highlight-confusing' face." > Forgot to paste the face definition (I just set it to colors to suit my default theme): (defface modi/highlight-confusing '((t (:foreground "black" :background "#b0b0b0"))) "Face used to highlight confusing characters. Used in `modi/highlight-confusing-chars'.") -- Kaushal Modi --001a114087a08f81600564162c2f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Wed, Jan 31= , 2018 at 12:51 PM Kaushal Modi <kaushal.modi@gmail.com> wrote:

All glyphs are s= hown in `modi/highlight-confusing' face."

Forgot to paste the face definition (I just s= et it to colors to suit my default theme):

(defface modi/highlight-c= onfusing
=C2=A0 '((t (:foreground "black"
=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 :background "#b0b0b0")))
=C2=A0= "Face used to highlight confusing characters.
Used in `modi/highli= ght-confusing-chars'.")
--

Kaushal Modi

--001a114087a08f81600564162c2f--