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

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

bug#21057: [PATCH] nnimap.el: add support for IMAP namespaces


From: Nikolaus Rath
Subject: bug#21057: [PATCH] nnimap.el: add support for IMAP namespaces
Date: Mon, 23 Jul 2018 08:22:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

On Jul 23 2018, Lars Ingebrigtsen <larsi@gnus.org> wrote:
> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> This raises an error for me when Gnus starts.
>>
>> `nnimap-retrieve-group-data-early' calls `nnimap-group-to-imap', which
>> does:
>>
>> (substring nnimap-namespace 0 -1)
>>
>> `nnimap-namespace' is nil, so an error is raised.
>
> I've now reverted the patch.  It seems like if you're not using
> namespaces, it'll bug out in several places that assumes that namespaces
> are in use.

I think the problem is just the default value for nnimap-namespace
provided to defvoo, it should be the empty string rather than nil.

Am I missing something?

Best,
-Nikolaus

-- 
GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«





reply via email to

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