GNU bug report logs - #23439
25.0.93; Please integrate eww into dired

Previous Next

Package: emacs;

Reported by: Juliusz Chroboczek <jch <at> pps.univ-paris-diderot.fr>

Date: Tue, 3 May 2016 23:39:02 UTC

Severity: wishlist

Found in version 25.0.93

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Juliusz Chroboczek <jch <at> pps.univ-paris-diderot.fr>
Cc: 23439 <at> debbugs.gnu.org
Subject: bug#23439: 25.0.93; Please integrate eww into dired
Date: Thu, 05 May 2016 23:19:31 +0300
> There doesn't seem to be a way to invoke eww on an HTML file from dired.
> Perhaps "v" could be overloaded to do that?  If not, then "W" seems unused.

A recommended customization in browse-url.el
(supposing your browser-function is eww):

;;	(add-hook 'dired-mode-hook
;;		  (lambda ()
;;	             (local-set-key "\C-c\C-zf" 'browse-url-of-dired-file)))

However, "v" would be shorter indeed when generalized to view files
using mailcap to rely on their MIME types (e.g. eww for text/html, etc.)




This bug report was last modified 8 years and 121 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.