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


Message #37 received at 21057 <at> debbugs.gnu.org (full text, mbox):

From: Nikolaus Rath <nikolaus <at> rath.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Andreas Schwab <schwab <at> suse.de>, 21057 <at> debbugs.gnu.org
Subject: Re: bug#21057: [PATCH] nnimap.el: add support for IMAP namespaces
Date: Thu, 31 May 2018 12:38:32 +0100
[Message part 1 (text/plain, inline)]
Hi,

On Wed, 27 Dec 2017, at 22:10, Lars Ingebrigtsen wrote:
> Looks good, but a couple of niggles:
> 
> > +(setq nnimap-namespaces nil)
> 
> This should be a defvar, or rather, a defvoo.
> 
> [...]
> 
> > +  (let* ((prefix (cadr (assoc (nnoo-current-server 'nnimap)
> > +                              nnimap-namespaces)))
> > +         (inbox (substring prefix 0 -1)))
> 
> And then you could just set nnimap-namespaces without maintaining a
> per-server alist, since that's what the voo machinery does for you
> (switching out variables on a per-server basis).

Updated patches attached (and rebased onto current master).

Best,
-Nikolaus

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

             »Time flies like an arrow, fruit flies like a Banana.«
[0001-nnimap.el-factor-out-nnimap-group-to-imap.patch (text/x-patch, attachment)]
[0002-nnimap.el-Add-support-for-IMAP-namespaces.patch (text/x-patch, attachment)]
[0003-Turn-nnimap-namespaces-into-a-defvoo-to-make-it-per-.patch (text/x-patch, attachment)]

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.