markchars
- Description
- Mark chars fitting certain characteristics
- Latest
- markchars-0.2.2.tar (.sig), 2024-Mar-31, 20.0 KiB
- Maintainer
- Lennart Borgman <lennart.borgman@gmail.com>
- Atom feed
- markchars.xml
- Website
- https://elpa.gnu.org/packages/markchars.html
- Browse repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
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.el.lz | 2018-Oct-16 | 2.51 KiB |
markchars-0.2.0.el.lz | 2012-Nov-29 | 2.47 KiB |