[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: eww and bookmarks
From: |
Marcin Borkowski |
Subject: |
Re: eww and bookmarks |
Date: |
Mon, 25 May 2020 15:52:33 +0200 |
User-agent: |
mu4e 1.1.0; emacs 27.0.50 |
On 2020-05-25, at 14:51, Stefan Monnier <address@hidden> wrote:
>>> Those that like EWW would already be doing:
>>> (setq browse-url-browser-function 'eww-browse-url)
>> Ok, so you would make the handler call `browse-url-browser-function',
>> and not eww unconditionally. I think I would prefer that behavior, too.
>
> FWIW, I would like to use bookmarks for EWW, and I'd like those
> bookmarks to *always* use EWW, and my `browse-url-browser-function` is
> definitely not EWW but Firefox.
>
> Emacs bookmarks don't just refer to a particular "page" but also
> remember the place within that page (by remembering surrounding text)
> and I think this part can only work if we go back with EWW.
>
> Since the page was originally viewed in EWW the corresponding bookmark
> *by default* should use EWW as well. We can add a configuration option
> to make it obey `browse-url-browser-function` if you want, but it should
> not be the default behavior: a bookmark is supposed to bring you back to
> where it was created, so if it was created in EWW it shouldn't send you
> to Firefox.
+1
I was one of the people who asked for this feature at all. My main
browser is Firefox, but in this particular case, I prefer eww because of
the incremental search/swiper (the page is a poorly formatted
documentation for certain library).
Opening the bookmark in firefox would completely defeat the purpose of
having it at all.
It's not the question whether I like eww or not (in fact, I don't). The
thing is that I want to view some pages in firefox and others in eww.
Best,
--
Marcin Borkowski
http://mbork.pl
- RE: eww and bookmarks, (continued)
- RE: eww and bookmarks, Drew Adams, 2020/05/20
- Re: eww and bookmarks, Matthias Meulien, 2020/05/20
- Re: eww and bookmarks, Michael Heerdegen, 2020/05/23
- Re: eww and bookmarks, Matthias Meulien, 2020/05/24
- Re: eww and bookmarks, Alfred M. Szmidt, 2020/05/24
- Re: eww and bookmarks, Karl Fogel, 2020/05/24
- Re: eww and bookmarks, Michael Heerdegen, 2020/05/25
- Re: eww and bookmarks, Alfred M. Szmidt, 2020/05/25
- Re: eww and bookmarks, Michael Heerdegen, 2020/05/25
- Re: eww and bookmarks, Stefan Monnier, 2020/05/25
- Re: eww and bookmarks,
Marcin Borkowski <=
- Re: eww and bookmarks, Alfred M. Szmidt, 2020/05/25
- Re: eww and bookmarks, Stefan Monnier, 2020/05/25
- Re: eww and bookmarks, Michael Heerdegen, 2020/05/25
- Message not available
- Re: eww and bookmarks, Michael Heerdegen, 2020/05/27
- RE: eww and bookmarks, Drew Adams, 2020/05/27
- Re: eww and bookmarks, Michael Heerdegen, 2020/05/25
- Re: eww and bookmarks, T.V Raman, 2020/05/25
- Re: eww and bookmarks, Michael Heerdegen, 2020/05/20
eww and bookmarks, Boruch Baum, 2020/05/27