all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Display `tab` character with a color?
@ 2009-08-05 14:11 Tim Visher
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Visher @ 2009-08-05 14:11 UTC (permalink / raw
  To: emacs

Hello Everyone,

I'm trying to display the tab character as 4 red spaces.  What do I
need to set to do this?

I already have

    (standard-display-ascii ?\t "    ")

in my .emacs file.

Thanks in advance!

-- 

In Christ,

Timmy V.

http://burningones.com/
http://five.sentenc.es/ - Spend less time on e-mail




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Display `tab` character with a color?
       [not found] <mailman.3946.1249481476.2239.help-gnu-emacs@gnu.org>
@ 2009-08-07 19:36 ` jpkotta
  0 siblings, 0 replies; 2+ messages in thread
From: jpkotta @ 2009-08-07 19:36 UTC (permalink / raw
  To: help-gnu-emacs

On Aug 5, 9:11 am, Tim Visher <tim.vis...@gmail.com> wrote:
> Hello Everyone,
>
> I'm trying to display the tab character as 4 red spaces.  What do I
> need to set to do this?
>
> I already have
>
>     (standard-display-ascii ?\t "    ")
>
> in my .emacs file.
>
> Thanks in advance!
>
> --
>
> In Christ,
>
> Timmy V.
>
> http://burningones.com/http://five.sentenc.es/- Spend less time on e-mail

http://www.emacswiki.org/emacs/ShowWhiteSpace

I use whitespace.el, which you could configure to do what you want.
The "Show Tabs in Modes" section of that wiki article will probably do
what you want.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-07 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-05 14:11 Display `tab` character with a color? Tim Visher
     [not found] <mailman.3946.1249481476.2239.help-gnu-emacs@gnu.org>
2009-08-07 19:36 ` jpkotta

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.