gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[NonGNU ELPA] Writegood-Mode version 2.2.0


From: ELPA update
Subject: [NonGNU ELPA] Writegood-Mode version 2.2.0
Date: Sun, 31 Mar 2024 07:30:36 -0400

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

[Prev in Thread] Current Thread [Next in Thread]