help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: How to show all characters in a specific line


From: Drew Adams
Subject: RE: How to show all characters in a specific line
Date: Wed, 31 Dec 2014 14:09:13 -0800 (PST)

> In vi/vim on any line and in Command mode if you press :l <RET> you
> will see any \t, newline and etc.

If you are talking only about whitespace chars then you can use
`whitespace-mode' to show them highlighted in various ways or
contexts. See the Emacs manual, node `Useless Whitespace' for more
information.

You can also use library `highlight-chars.el' to do this.  It lets you
highlight any characters pretty much any way you like.  It is available
from MELPA or Emacs Wiki (the wiki is down at the moment, however).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]