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: Lars Ingebrigtsen
Subject: bug#21057: [PATCH] nnimap.el: add support for IMAP namespaces
Date: Mon, 23 Jul 2018 09:03:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

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.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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