unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Max Nikulin <manikulin@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Emacs From Git, org html preview and EWW
Date: Thu, 8 Dec 2022 22:43:22 +0700	[thread overview]
Message-ID: <tmt0mq$4ce$1@ciao.gmane.io> (raw)
In-Reply-To: <p91v8mnkfjf.fsf@google.com>

On 07/12/2022 11:23, T.V Raman wrote:
> Until the org 9.6 update landed,
> I could preview the HTML for an org file by pressing 'C-c C-e  h o'
> and have EWW display the preview -- didn't need anything special other
> than setting
> '(browse-url-browser-function 'eww-browse-url)
> 
> Now with org-9.6, it always opens the preview in Chrome and ignores
> the custom setting

For me Org-9.3.1 opens browser configured in /etc/mailcap as well, so I 
could not confirm that the change in behavior is caused by Org-9.6. 
However my result is not for the development branch of Emacs.

Please, show the result of

(progn
  (mailcap-parse-mailcaps)
  (mailcap-mime-info "text/html"))

Do you have any customization of `org-file-apps'?




      parent reply	other threads:[~2022-12-08 15:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-07  4:23 Emacs From Git, org html preview and EWW T.V Raman
2022-12-07 13:35 ` Eli Zaretskii
2022-12-08 15:43 ` Max Nikulin [this message]

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='tmt0mq$4ce$1@ciao.gmane.io' \
    --to=manikulin@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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).