bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#60078: 30.0.50; Gnus: Can't remove groups of select methods that don


From: Eric Abrahamsen
Subject: bug#60078: 30.0.50; Gnus: Can't remove groups of select methods that don't exist anymore
Date: Fri, 10 May 2024 20:38:14 -0700
User-agent: Gnus/5.13 (Gnus v5.13)

Jakub Ječmínek <kuba@kubajecminek.cz> writes:

> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> On 02/23/24 09:22 AM, Jakub Ječmínek wrote:
>>> "Eric Abrahamsen" <eric@ericabrahamsen.net> writes:
>>>
>>>> I tried Björn's recipe in the gnus-mock package, which is the closest
>>>> thing I've got to a uncustomized Gnus. Replacing the principle select
>>>> method (previously nnmaildir) with nnnil, restarting Gnus, and running
>>>> "b", correctly prompted me to remove the three groups that had
>>>> previously belonged to the nnmaildir server.
>>>
>>> Can you try that with `gnus-secondary-select-methods'?
>>
>> Oh weird, in that case I don't get an error, but it also doesn't offer
>> to remove the groups -- nothing happens at all. I'll look into this a
>> little more closely.
>
> Have you managed to make any progress, Eric?

Ahem...

So it looks like there's multiple things going on here. First of all,
the check for bogus groups explicitly excludes secondary select methods.
Why I do not know, but it's been that way since 2004.

Second, expunging isn't really related to this question. Expunging means
asking a server to delete all deletable articles, and if a group has no
server, then there's no way to do that.

That leaves plain old deleting, and so far as I can tell there's no
problem with deleting groups that have no server present.

So I want to make sure this isn't a misunderstanding about expunging,
and if it isn't, if there's something else I'm missing.

Thanks!
Eric





reply via email to

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