GNU bug report logs - #22159
25.1.50; 'tabs' in 'whitespace-style' doesn't work

Previous Next

Package: emacs;

Reported by: Mark Karpov <markkarpov <at> openmailbox.org>

Date: Sun, 13 Dec 2015 08:54:01 UTC

Severity: normal

Tags: notabug

Found in version 25.1.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Mark Karpov <markkarpov <at> openmailbox.org>
Cc: 22159 <at> debbugs.gnu.org
Subject: bug#22159: 25.1.50; 'tabs' in 'whitespace-style' doesn't work
Date: Sun, 13 Dec 2015 17:35:00 +0200
> From: Mark Karpov <markkarpov <at> openmailbox.org>
> Date: Sun, 13 Dec 2015 14:43:46 +0600
> 
> 
> ‘tabs’ in ‘whitespace-style’ doesn't work. Tabs are not visualized. Here
> is relevant section of my config:
> 
> (setq whitespace-style '(face trailing tabs empty lines-tail indentation))

I cannot reproduce this: with the above configuration, I do see tabs
shown in a special face.  I used whitespace.el for showing them.

Could it be that all your tabs are inside indentation?  If so, the
face used for indentation whitespace overwrites the space for tabs.
You should look for tabs that are not inside indentation.

If the above doesn't help, perhaps try in "emacs -Q", maybe some of
your customizations get in the way.




This bug report was last modified 9 years and 163 days ago.

Previous Next


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