all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Showing whitespace
@ 2003-05-14 17:43 Björn Lindström
  2003-05-14 18:27 ` Dan Katz
  2003-05-14 20:15 ` Karl Pflästerer
  0 siblings, 2 replies; 3+ messages in thread
From: Björn Lindström @ 2003-05-14 17:43 UTC (permalink / raw)


I wonder how I get Emacs to show certain whitespace characters as other
characters in some distinct colour. Specifically, I would like to make
tabs and any whitespace at the end of a line visible.

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

* Re: Showing whitespace
  2003-05-14 17:43 Showing whitespace Björn Lindström
@ 2003-05-14 18:27 ` Dan Katz
  2003-05-14 20:15 ` Karl Pflästerer
  1 sibling, 0 replies; 3+ messages in thread
From: Dan Katz @ 2003-05-14 18:27 UTC (permalink / raw)


On Wed, 14 May 2003, Björn Lindström wrote:

> I wonder how I get Emacs to show certain whitespace characters as
> other characters in some distinct colour. Specifically, I would like
> to make tabs and any whitespace at the end of a line visible.

For end-of-line whitespace you might look at the variable
'show-trailing-whitespace'.

A more general facility which I use occasionally to examine tabs
and spaces in interior positions in the text is blank-mode.el
(http://www.cpqd.com.br/~vinicius/emacs/Emacs.html).

Dan

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

* Re: Showing whitespace
  2003-05-14 17:43 Showing whitespace Björn Lindström
  2003-05-14 18:27 ` Dan Katz
@ 2003-05-14 20:15 ` Karl Pflästerer
  1 sibling, 0 replies; 3+ messages in thread
From: Karl Pflästerer @ 2003-05-14 20:15 UTC (permalink / raw)


On 14 May 2003, Björn Lindström <- bkhl@privat.utfors.se wrote:

> I wonder how I get Emacs to show certain whitespace characters as other
> characters in some distinct colour. Specifically, I would like to make
> tabs and any whitespace at the end of a line visible.

whitespace-global-mode and whitespace-buffer
Look in whitespace.el

bye
   KP

-- 
Der wahre Weltuntergang ist die Vernichtung des Geistes, der andere hängt von
dem gleichgiltigen Versuch ab, ob nach der Vernichtung des Geistes noch eine
Welt bestehen kann.
                   Karl Kraus 'Untergang der Welt durch schwarze Magie'

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

end of thread, other threads:[~2003-05-14 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-14 17:43 Showing whitespace Björn Lindström
2003-05-14 18:27 ` Dan Katz
2003-05-14 20:15 ` Karl Pflästerer

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.