Re: [PATCH 0/5] Cleanups for the GPGME crypto backend

2019-04-23 Thread ilf
Derek Martin: Ubuntu LTS has: libgpgme11/xenial,now 1.6.0-1 amd64 [installed] GPGME - GnuPG Made Easy (library) libgpgme11-dev/xenial 1.6.0-1 amd64 GPGME - GnuPG Made Easy (development files) That's Ubuntu xenial (16.04 LTS). There is a new LTS version bionic (18.04 LTS), which ships with

[PATCH] Improve accuracy of hierarchy view when browsing (subscribed) IMAP folders

2019-04-23 Thread Naveen Nathan
Hi, This is to fix an annoyance where the imap browser may inaccurately display hierarchical visual cues ('+') to folders that have no children. This happens when the \HasNoChildren flag is absent in IMAP LIST/LSUB responses (thanks Kevin for figuring this out). RFC3348 [1] section 3 specifically

Re: [PATCH] Improve accuracy of hierarchy view when browsing (subscribed) IMAP folders

2019-04-23 Thread Kevin J. McCarthy
On Wed, Apr 24, 2019 at 03:04:05AM +1000, Naveen Nathan wrote: This is to fix an annoyance where the imap browser may inaccurately display hierarchical visual cues ('+') to folders that have no children. This happens when the \HasNoChildren flag is absent in IMAP LIST/LSUB responses (thanks Kev

Re: [PATCH] Improve accuracy of hierarchy view when browsing (subscribed) IMAP folders

2019-04-23 Thread Kevin J. McCarthy
On Tue, Apr 23, 2019 at 10:30:04AM -0700, Kevin J. McCarthy wrote: On Wed, Apr 24, 2019 at 03:04:05AM +1000, Naveen Nathan wrote: This is to fix an annoyance where the imap browser may inaccurately display hierarchical visual cues ('+') to folders that have no children. This happens when the \H

Re: [PATCH 0/5] Cleanups for the GPGME crypto backend

2019-04-23 Thread Derek Martin
On Tue, Apr 23, 2019 at 11:08:10AM +0200, ilf wrote: > Derek Martin: > >Ubuntu LTS has: > >libgpgme11/xenial,now 1.6.0-1 amd64 [installed] > > GPGME - GnuPG Made Easy (library) libgpgme11-dev/xenial 1.6.0-1 > >amd64 GPGME - GnuPG Made Easy (development files) > > That's Ubuntu xenial (16.04 LTS).