Version 2.2.0 of package Writegood-Mode has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.

Writegood-Mode describes itself as:

  =================================
  Polish up poor writing on the fly
  =================================

More at https://elpa.nongnu.org/nongnu/writegood-mode.html

## Summary:

  Table of Contents
  ─────────────────

  1. Writegood Mode
  2. Basic Usage
  3. Readability tests
  4. Customization
  .. 1. Faces
  .. 2. Weasel Words
  .. 3. Passive Voice Irregulars
  5. Alternatives


  1 Writegood Mode
  ════════════════

    This is a minor mode to aid in finding common writing problems.  [Matt
    Might's weaselwords scripts] inspired this mode.

    It highlights text based on a set of weasel-words, passive-voice and
    duplicate words.


  [Matt Might's weaselwords scripts]
  
<http://matt.might.net/articles/shell-scripts-for-passive-voice-weasel-words-duplicates/>


  2 Basic Usage
  ═════════════

    First, load in the mode.

    ┌────
    │ (add-to-list 'load-path "path/to/writegood-mode")
    │ (require 'writegood-mode)
    │ (global-set-key "\C-cg" 'writegood-mode)
    └────

## Recent NEWS:

[Not available 🙁]

Reply via email to