tvl-depot/emacs.d/wpc/packages
William Carroll 6393e47c77 Support highlighting fill-column overflows
This was previously semi-supported. There were two problems, however:

1. My fill-column value of 80 got out-of-sync with my white-line-column
   value of 100.
   Solution: globally define wpc/fill-column, set that to 80, and
   consume the new const in my config.

2. Nothing was activating whitespace mode.
   Solution: add whitespace-mode to prog-mode-hook.

This SO answer helped tremendously:
https://stackoverflow.com/questions/18855510/have-emacs-highlight-characters-over-80
2018-08-09 12:02:18 -04:00
..
wpc-clojure.el Support updated emacs 2018-07-19 12:00:08 -04:00
wpc-company.el Support updated emacs 2018-07-19 12:00:08 -04:00
wpc-dired.el Support updated emacs 2018-07-19 12:00:08 -04:00
wpc-docker.el Support updated emacs 2018-07-19 12:00:08 -04:00
wpc-flycheck.el Support updated emacs 2018-07-19 12:00:08 -04:00
wpc-git.el Disable magit-gh-pulls 2018-07-19 12:00:08 -04:00
wpc-graphql.el Support graphql module 2018-07-19 12:00:08 -04:00
wpc-haskell.el Extend Haskell support 2018-07-19 12:00:08 -04:00
wpc-javascript.el Support updated emacs 2018-07-19 12:00:08 -04:00
wpc-keybindings.el Support flycheck-next-error KBD 2018-07-19 12:00:08 -04:00
wpc-lisp.el Remap KBDs for Paredit 2018-07-19 12:00:08 -04:00
wpc-misc.el Support highlighting fill-column overflows 2018-08-09 12:02:18 -04:00
wpc-org.el Support updated emacs 2018-07-19 12:00:08 -04:00
wpc-package.el Support updated emacs 2018-07-19 12:00:08 -04:00
wpc-slack.el Support updated emacs 2018-07-19 12:00:08 -04:00
wpc-terminal.el Support updated emacs 2018-07-19 12:00:08 -04:00
wpc-ui.el Support highlighting fill-column overflows 2018-08-09 12:02:18 -04:00