Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.emacs.help > #60761

Re: Build up of many eww buffers

Path csiph.com!weretis.net!feeder8.news.weretis.net!lilly.ping.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Matto Fransen <matto@tradesystem.nl>
Newsgroups gnu.emacs.help
Subject Re: Build up of many eww buffers
Date Tue, 25 Apr 2023 14:52:52 +0200
Lines 33
Message-ID <87o7nccee3.fsf@x201.tradesystem.nl> (permalink)
References <86a5z2wboe.fsf@x201.tradesystem.nl> <87ildppjcf.fsf@ledu-giraud.fr>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace individual.net VyntWyxf7FElqaNlkcm/nwZObiWv0lzXn2pjr4iWowzwXAaPTN
Cancel-Lock sha1:day5/B7jKimEUokOgVRYgT2w8RU= sha1:AVxsZYAYuAo9dcCqHMssVs9YJYE=
User-Agent Gnus/5.13 (Gnus v5.13)
Xref csiph.com gnu.emacs.help:60761

Show key headers only | View raw


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 | NextPrevious in thread | Find similar | Unroll thread


Thread

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