GNU bug report logs -
#21057
[PATCH] nnimap.el: add support for IMAP namespaces
Previous Next
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 #40 received at 21057 <at> debbugs.gnu.org (full text, mbox):
*ping*
Could someone take a look at the revised patch?
Thanks!
-Nikolaus
--
GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F
»Time flies like an arrow, fruit flies like a Banana.«
On Thu, 31 May 2018, at 12:38, Nikolaus Rath wrote:
> 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.«
> Email had 3 attachments:
> + 0001-nnimap.el-factor-out-nnimap-group-to-imap.patch
> 9k (text/x-patch)
> + 0002-nnimap.el-Add-support-for-IMAP-namespaces.patch
> 10k (text/x-patch)
> + 0003-Turn-nnimap-namespaces-into-a-defvoo-to-make-it-per-.patch
> 4k (text/x-patch)
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.