From: Drew Adams <drew.adams@oracle.com>
To: Harry Putnam <reader@newsguy.com>, help-gnu-emacs@gnu.org
Subject: RE: How to show all characters in a specific line
Date: Wed, 31 Dec 2014 14:09:13 -0800 (PST) [thread overview]
Message-ID: <e9f2b73f-1e85-4fc4-9c04-262cb420a162@default> (raw)
In-Reply-To: <87a92334hb.fsf@reader.local.lan>
> 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).
next prev parent reply other threads:[~2014-12-31 22:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-31 21:16 How to show all characters in a specific line Harry Putnam
2014-12-31 22:09 ` Drew Adams [this message]
2015-01-01 1:46 ` Harry Putnam
2015-01-01 3:17 ` Drew Adams
2015-01-04 13:19 ` Harry Putnam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e9f2b73f-1e85-4fc4-9c04-262cb420a162@default \
--to=drew.adams@oracle.com \
--cc=help-gnu-emacs@gnu.org \
--cc=reader@newsguy.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.