GNU bug report logs - #21057
[PATCH] nnimap.el: add support for IMAP namespaces

Previous Next

Packages: emacs, gnus;

Reported by: Nikolaus Rath <Nikolaus <at> rath.org>

Date: Wed, 15 Jul 2015 02:17:02 UTC

Severity: wishlist

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Andreas Schwab <schwab <at> suse.de>, Nikolaus Rath <nikolaus <at> rath.org>, 21057 <at> debbugs.gnu.org
Subject: bug#21057: [PATCH] nnimap.el: add support for IMAP namespaces
Date: Sun, 22 Jul 2018 23:00:56 -0700
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Nikolaus Rath <nikolaus <at> 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




This bug report was last modified 6 years and 290 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.