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: Eric Abrahamsen
Subject: bug#21057: [PATCH] nnimap.el: add support for IMAP namespaces
Date: Sun, 22 Jul 2018 23:00:56 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Nikolaus Rath <nikolaus@rath.org> writes:
>
>> Updated patches attached (and rebased onto current master).
>
> Sorry for the delays; I've now applied your patches to Emacs master.

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.

What's supposed to happen?

Eric





reply via email to

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