Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.emacs.help > #60761
| From | Matto Fransen <matto@tradesystem.nl> |
|---|---|
| Newsgroups | gnu.emacs.help |
| Subject | Re: Build up of many eww buffers |
| Date | 2023-04-25 14:52 +0200 |
| Message-ID | <87o7nccee3.fsf@x201.tradesystem.nl> (permalink) |
| References | <86a5z2wboe.fsf@x201.tradesystem.nl> <87ildppjcf.fsf@ledu-giraud.fr> |
Hi Manuel,
sorry, was a few days offline
On 21 April 2023 13:26 Manuel Giraud, wrote:
>
>> - Is there a way to prevent the build-up of those buffers?
>
> You'd have to look for how eww is called here because by default "M-x
> eww" is re-using *eww*
this is a part from the code:
(pop-to-buffer (generate-new-buffer "*eww*"))
(eww-mode)
(eww url-to-open)
>> - Is there a way to quickly close all of the eww-buffers?
>
> There is "M-x eww-list-buffers" where you could "C-k" those buffers.
Cool :)
Will try this out!
>> - Should I change my workflow?
>
> … or modify Emacs: nobody has definitive answer to this question yet ;-)
He he :)
Thanks a lot,
Matto
Back to gnu.emacs.help | Previous | Next — Previous in thread | Find similar
Build up of many eww buffers Matto Fransen <mattof@sdf.org> - 2023-04-20 22:17 +0200
Re: Build up of many eww buffers Ralf Fassel <ralfixx@gmx.de> - 2023-04-21 10:33 +0200
Re: Build up of many eww buffers Matto Fransen <matto@tradesystem.nl> - 2023-04-25 14:46 +0200
Re: Build up of many eww buffers Manuel Giraud <manuel@ledu-giraud.fr> - 2023-04-21 13:26 +0200
Re: Build up of many eww buffers Matto Fransen <matto@tradesystem.nl> - 2023-04-25 14:52 +0200
csiph-web