GNU ELPA - markchars

markchars

Description
Mark chars fitting certain characteristics
Latest
markchars-0.2.2.el, 2020-Nov-04, 12.2 KiB
Home page
http://elpa.gnu.org/packages/markchars.html
Browse repository
CGit or Gitweb
Badge

To install this package, run in Emacs:

M-x package-install RET markchars RET

Full description

Mark special chars, by default nonascii, non-IDN chars, in modes
where they may be confused with regular chars. See `markchars-mode'
and `markchars-what'.  There are two modes: confusable detection
(where we look for mixed scripts within a word, without using the
http://www.unicode.org/reports/tr39/ confusable tables) and pattern
detection (where any regular expressions can be matched).

The marked text will have the 'markchars property set to either
'confusable or 'pattern and the face set to either
`markchars-face-confusable' or `markchars-face-pattern'
respectively.

You can set `nobreak-char-display' to nil, and use
`markchars-nobreak-space' and `markchars-nobreak-hyphen'
in Dired buffers to highlight `nobreak-space' and `nobreak-hyphen'
only in file names, not `nobreak-space' used by thousands separators
in file sizes (bug#44236).

Old versions

markchars-0.2.1.el2018-Oct-168.22 KiB
markchars-0.2.0.el2012-Nov-297.76 KiB