emacs-wc-mode
Running word count with goals (minor mode)
wc-mode
is a minor mode, providing a ‘wc’ function for Emacs buffers as well as a modeline addition with live word, line and character counts. Additionally, a user can set specific goals for adding or deleting words. These goals were partly inspired by 750words.com where the goal of the site is to encourage writing by setting a goal of 750 words at a time.
- Versions: 1.4.1
- Website: https://github.com/bnbeckwith/wc-mode
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-wc-mode
as follows:
guix install emacs-wc-mode
Or install a particular version:
guix install emacs-wc-mode@1.4.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/emacs-wc-mode/'><img src='http://127.0.0.1:3000/packages/emacs-wc-mode/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/emacs-wc-mode/badges/latest-version.svg)](http://127.0.0.1:3000/packages/emacs-wc-mode/) Org: [[http://127.0.0.1:3000/packages/emacs-wc-mode/][http://127.0.0.1:3000/packages/emacs-wc-mode/badges/latest-version.svg]]