If you have files that you read in eww
, here’s a suggestion that might make your workflow a bit easier:
(define-key dired-mode-map "e" (lambda () (interactive) (eww-open-file (dired-get-file-for-visit)))) e opens from #dired with #eww in #emacs
— ε (@goaoio) July 21, 2016