emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] EWW - use revert--buffer-function to reload, and allow reloa


From: Sebastián Monía
Subject: Re: [PATCH] EWW - use revert--buffer-function to reload, and allow reload in eww-list-buffer
Date: Wed, 02 Oct 2024 08:53:01 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

Sebastián Monía <sebastian@sebasmonia.com> writes:

> Jim Porter <jporterbugs@gmail.com> writes:
>
>> On 9/20/2024 8:06 AM, Sebastián Monía wrote:
>>> If not, I will convert it to tabulated-list (or vtable), only
>>> disadvantage I see, is that it would change the internals of the buffer
>>> list quite a bit. I don't expect anyone to rely on them, though.
>>
>> I think a tabulated list would be fine.
>
> I included below a patch that does this
>
>> Your other earlier suggestion of splitting 'eww-list-buffers' in three
>> also makes sense to me though. Then one of the functions could be
>> 'eww-buffer-list' (which returns a list of EWW buffers), just like how
>> we have 'buffer-list' and 'list-buffers' in Emacs.
>
> I read this just now :(
> I can add it in a subsequent patch.
>
> BTW, 'eww-bookmark-mode' could also use a tabulated list.
> I use the eww specific bookmarks or some pages (and "general" bookmarks
> for others, everyone has their workflows I guess).
>
> If you all think it is worth it, I can make a similar change to this one
> for bookmarks. And add 'eww-list-buffers' too.

Hello!
Reviving this thread before attempting the bookmark changes - just in
case there's some feedback on the tabulated list setup and usage.

-- 
Sebastián Monía
https://site.sebasmonia.com/



reply via email to

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