[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Use vtable for eww-bookmarks
From: |
Sebastián Monía |
Subject: |
Re: [PATCH] Use vtable for eww-bookmarks |
Date: |
Sun, 01 Dec 2024 00:33:42 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Jim Porter <jporterbugs@gmail.com> writes:
> Given that, let's go with your implementation, though I do have one
> last concern with the "undo sort": the keybinding ("u") is the same as
> what other table-like modes (e.g. dired, list-packages) use for
> "unmark". Currently we don't support marking/unmarking in the
> bookmarks menu, but that seems like a useful thing we might add one
> day: you could mark several bookmarks in order to open them all,
> delete them all, add some kind of tag to them, etc.
This is a good idea.
> I'm not sure what a better key would be though. Maybe "C" for "clear sort"?
Attached a patch that uses "c" ("c", not "C") and renames the function
to match.
Let me know what you think!
Thanks,
Seb
0001-Use-vtable-in-eww-list-bookmarks.patch
Description: New patch
--
Sebastián Monía
https://site.sebasmonia.com/
- Re: [PATCH] Use vtable for eww-bookmarks,
Sebastián Monía <=
- Re: [PATCH] Use vtable for eww-bookmarks, Adam Porter, 2024/12/01
- Re: [PATCH] Use vtable for eww-bookmarks, Sebastián Monía, 2024/12/01
- Re: [PATCH] Use vtable for eww-bookmarks, Jim Porter, 2024/12/01
- Re: [PATCH] Use vtable for eww-bookmarks, Sebastián Monía, 2024/12/01
- Re: [PATCH] Use vtable for eww-bookmarks, Jim Porter, 2024/12/08
- Re: [PATCH] Use vtable for eww-bookmarks, Sebastián Monía, 2024/12/10
- Re: [PATCH] Use vtable for eww-bookmarks, Sebastián Monía, 2024/12/11
- Re: [PATCH] Use vtable for eww-bookmarks, Sebastián Monía, 2024/12/12
- Re: [PATCH] Use vtable for eww-bookmarks, Adam Porter, 2024/12/12
- Re: [PATCH] Use vtable for eww-bookmarks, Sebastián Monía, 2024/12/12