emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs From Git, org html preview and EWW


From: Max Nikulin
Subject: Re: Emacs From Git, org html preview and EWW
Date: Thu, 8 Dec 2022 22:43:22 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

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'?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]