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:

  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)
    └────


    I use the command key above to start the mode when I wish to check my
    writing.

## Recent NEWS:

[Not provided 🙁]

Reply via email to