[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Simplify Gnus buffer liveness checking and killing
From: |
Basil L. Contovounesios |
Subject: |
Re: [PATCH] Simplify Gnus buffer liveness checking and killing |
Date: |
Mon, 20 May 2019 12:51:04 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Lars Ingebrigtsen <address@hidden> writes:
> "Basil L. Contovounesios" <address@hidden> writes:
>
>> The attached patch removes gnus-buffer-exists-p in favour of a modified
>> gnus-buffer-live-p, aliases gnus-prune-buffers to a simplified
>> gnus-buffers, and simplifies several call sites pertaining to buffer
>> liveness checking and killing. WDYT?
>
> The patch included a lot of stuff that didn't seem to have anything to
> do with buffer liveness and checking...
I assume you're referring to the following changes:
> * lisp/gnus/gnus-agent.el (gnus-agent-synchronize-group-flags):
> Fix indentation.
> * lisp/gnus/gnus-win.el (gnus-delete-windows-in-gnusey-frames)
> (gnus-remove-some-windows): Simplify.
If so, I can commit them separately (assuming they're welcome).
If not, I would be grateful for elaboration on which parts of the patch
you're not okay with.
Thanks,
--
Basil