From: Juri Linkov <juri@linkov.net>
To: Juliusz Chroboczek <jch@pps.univ-paris-diderot.fr>
Cc: 23439@debbugs.gnu.org
Subject: bug#23439: 25.0.93; Please integrate eww into dired
Date: Thu, 05 May 2016 23:19:31 +0300 [thread overview]
Message-ID: <87wpn86ywc.fsf@mail.linkov.net> (raw)
In-Reply-To: <877ffabtm2.wl-jch@pps.univ-paris-diderot.fr> (Juliusz Chroboczek's message of "Wed, 04 May 2016 01:37:57 +0200")
> 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.)
next prev parent reply other threads:[~2016-05-05 20:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-03 23:37 bug#23439: 25.0.93; Please integrate eww into dired Juliusz Chroboczek
2016-05-04 8:16 ` Stephen Berman
2016-05-05 20:19 ` Juri Linkov [this message]
2017-01-24 21:49 ` Lars Ingebrigtsen
2017-01-25 13:20 ` Juliusz Chroboczek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wpn86ywc.fsf@mail.linkov.net \
--to=juri@linkov.net \
--cc=23439@debbugs.gnu.org \
--cc=jch@pps.univ-paris-diderot.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).