GNU bug report logs - #24158
Problem in set-face-attribute for whitespace mode in terminal

Previous Next

Package: emacs;

Reported by: Kip Coul <kipcoul <at> gmail.com>

Date: Fri, 5 Aug 2016 09:42:01 UTC

Severity: minor

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 24158 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Kip Coul <kipcoul <at> gmail.com>
Cc: 24158 <at> debbugs.gnu.org
Subject: Re: bug#24158: Problem in set-face-attribute for whitespace mode in
 terminal
Date: Tue, 13 Sep 2016 22:15:05 +0300
> From: Kip Coul <kipcoul <at> gmail.com>
> Date: Tue, 13 Sep 2016 19:01:43 +0200
> Cc: 24158 <at> debbugs.gnu.org
> 
> Here's the .emacs file:

Thanks.  But please try just these two lines:

 (global-whitespace-mode t)
 (set-face-attribute 'whitespace-space nil :background nil :foreground "red")

and nothing else.  If this works for you in Emacs 24.4 that you have,
then we can investigate which of the other customizations gets in the
way.  If just those two lines don't work, I'd ask you to try a newer
version of Emacs, maybe this was a problem that was since solved.




This bug report was last modified 8 years and 301 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.