emacs-devel
[Top][All Lists]
Advanced

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

Re: or-follow-link and EWW as default browser


From: Ihor Radchenko
Subject: Re: or-follow-link and EWW as default browser
Date: Fri, 21 Oct 2022 14:13:09 +0000

"T.V Raman" <raman@google.com> writes:

> you need to customize browse-url-browser-function  to eww-browse-url Ihor 
> Radchenko writes:

I did (using Emacs 29):

1. emacs -Q
2. C-x b foo RET
3. M-: (setq browse-url-browser-function #'eww-browse-url)
4. M-x org-mode
5. Type [[https://cnn.com][cnn]]
6. C-c C-o
7. M-: major-mode

I see "eww-mode", as expected.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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