From: Adam Porter <adam@alphapapa.net>
To: "Sebastián Monía" <sebastian@sebasmonia.com>
Cc: Jim Porter <jporterbugs@gmail.com>, Eli Zaretskii <eliz@gnu.org>,
emacs-devel <emacs-devel@gnu.org>
Subject: Re: [PATCH] Use vtable for eww-bookmarks
Date: Tue, 31 Dec 2024 12:29:08 -0600 [thread overview]
Message-ID: <CAO_b3FXYdhDH_t4arb54Z_rXrg-camKdONsCqT+1pGs1qxUmRg@mail.gmail.com> (raw)
In-Reply-To: <87cyh8z9tg.fsf@sebasmonia.com>
[-- Attachment #1: Type: text/plain, Size: 1876 bytes --]
FWIW, I'd recommend using the vtable printer function, as described
earlier, so the real records/values can be used and compared as-is.
(Apologies if I was unclear earlier, as I thought that was what was already
being done.) But I don't have time to contribute code to this patch now,
so that's just my recommendation.
Also FWIW, I think the long-term goal ought to be to replace EWW's bespoke
bookmarks with Emacs bookmarks (i.e. any Emacs bookmark to an HTTP(S) URL
ought to be usable by EWW, and it ought to create such bookmarks; EWW
should be just another way of opening them). So it would probably be best
if the work done could be designed with an eye towards reuse (i.e. using a
printer function would mean that the underlying data type could be swapped
out later, so this could be just a view of Emacs bookmarks that point to
HTTP URLs).
My two cents. I won't try to hold up any work or merging for it.
Thanks,
Adam
On Mon, Dec 30, 2024, 23:43 Sebastián Monía <sebastian@sebasmonia.com>
wrote:
> Jim Porter <jporterbugs@gmail.com> writes:
>
> > On 12/28/2024 3:04 AM, Eli Zaretskii wrote:
> >> Ping! Can we please make some progress here?
> >
> > In the interest of making progress on this, does anyone have any
> > *objections* to this patch? How about we wait a few days for anyone
> > with objections to make them known, and if not, we just merge the
> > current patch?
> >
> > Once we do that, we can announce the change in a new thread on this
> > list just to give people another chance to raise any objections.
> Hi all,
>
> I am open to comments, suggestions, as mentioned in my last reply.
>
> I still don't think it is worth it to re-use the bookmark list, but if
> there's consensus to change, I will do it.
>
> Thanks everyone,
> Seb
>
> --
> Sebastián Monía
> https://site.sebasmonia.com/
>
[-- Attachment #2: Type: text/html, Size: 2506 bytes --]
next prev parent reply other threads:[~2024-12-31 18:29 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-05 22:53 [PATCH] Use vtable for eww-bookmarks Sebastián Monía
2024-11-06 12:21 ` Eli Zaretskii
2024-11-06 13:36 ` Sebastián Monía
2024-11-06 14:33 ` Eli Zaretskii
2024-11-06 14:43 ` Visuwesh
2024-11-06 16:52 ` Sebastián Monía
2024-11-06 20:49 ` Sebastián Monía
2024-11-07 2:00 ` Visuwesh
2024-11-07 2:00 ` Visuwesh
2024-11-20 19:27 ` Sebastián Monía
2024-11-11 7:38 ` Jim Porter
2024-11-23 19:12 ` Jim Porter
2024-11-27 20:02 ` Sebastián Monía
2024-11-28 19:49 ` Jim Porter
2024-12-01 5:33 ` Sebastián Monía
2024-12-01 6:39 ` Adam Porter
2024-12-01 16:17 ` Sebastián Monía
2024-12-01 19:31 ` Jim Porter
2024-12-01 22:12 ` Sebastián Monía
2024-12-09 4:52 ` Jim Porter
2024-12-10 19:16 ` Sebastián Monía
2024-12-12 4:15 ` Sebastián Monía
2024-12-12 15:25 ` Sebastián Monía
2024-12-12 18:08 ` Adam Porter
2024-12-12 19:37 ` Sebastián Monía
2024-12-28 11:04 ` Eli Zaretskii
2024-12-31 0:07 ` Jim Porter
2024-12-31 5:43 ` Sebastián Monía
2024-12-31 18:29 ` Adam Porter [this message]
2024-12-31 20:10 ` [External] : " Drew Adams
2025-01-02 4:25 ` Sebastián Monía
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=CAO_b3FXYdhDH_t4arb54Z_rXrg-camKdONsCqT+1pGs1qxUmRg@mail.gmail.com \
--to=adam@alphapapa.net \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=jporterbugs@gmail.com \
--cc=sebastian@sebasmonia.com \
/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).