From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-indent-boundary-char doesn't have org-indent face [9.1.9 (release_9.1.9-65-g5e4542 @ c:/Program Files/emacs-26.1-x86_64/share/emacs/26.1/lisp/org/)] Date: Tue, 21 Aug 2018 20:07:29 +0200 Message-ID: <87tvnnh9um.fsf@nicolasgoaziou.fr> References: <20180724.101823.1009140464250784824.t1-hirata@lilac.nri.co.jp> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fsENi-0000xM-LX for emacs-orgmode@gnu.org; Tue, 21 Aug 2018 17:40:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fsEMp-0002O9-0n for emacs-orgmode@gnu.org; Tue, 21 Aug 2018 17:39:15 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:52301) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fsEMo-0002Jb-MK for emacs-orgmode@gnu.org; Tue, 21 Aug 2018 17:39:10 -0400 In-Reply-To: <20180724.101823.1009140464250784824.t1-hirata@lilac.nri.co.jp> (HIRATA Tadashi's message of "Tue, 24 Jul 2018 10:18:23 +0900 (JST)") 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: HIRATA Tadashi Cc: emacs-orgmode@gnu.org Hello, HIRATA Tadashi writes: > I found a bug that org-indent-boundary-char doens't have > org-indent face property in org-indent-mode. This causes an > appearance issue when you use org-mode with whitespace-mode > that you can't control org-indent-boundary-char's face > neither whitespace-space face nor org-indent face. > > Here is a quick patch to fix the problem. (though I test it > in 9.1.9, but it should work well in the latest version). Applied. Thank you. Regards, -- Nicolas Goaziou