Homepage: https://github.com/fukamachi/kindly-mode
Author: Eitarow Fukamachi
Updated:
Amazon Kindle-like view mode
Emacs is a good tool for reading texts as well as editing them. Kindly Mode makes reading on Emacs comfortable by acting like Amazon Kindle. Before using Kindly Mode, you must eval or add the following code into your .emacs: (require 'kindly-mode) As Kindly Mode doesn't have specific relations to any file extensions, it won't be enabled until you enable it explicitly -- by M-x kindly-mode :).