GNU bug report logs -
#23945
25.1.50; Request for review: Gnus Cloud work in scratch/gnus-cloud
Previous Next
Reported by: Teodor Zlatanov <tzz <at> lifelogs.com>
Date: Mon, 11 Jul 2016 15:07:02 UTC
Severity: wishlist
Found in version 25.1.50
Done: Ted Zlatanov <tzz <at> lifelogs.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 23945 <at> debbugs.gnu.org (full text, mbox):
On Mon, 11 Jul 2016 11:05:55 -0400 Teodor Zlatanov <tzz <at> lifelogs.com> wrote:
TZ> I've published the proposed changes to the Gnus Cloud code in the branch
TZ> `scratch/gnus-cloud' and would like to request a code review. It's a
TZ> single commit which I've tested over the last 2 weeks with the help of
TZ> other Gnus users.
TZ> I'll add documentation if the code is acceptable.
Lars? You look like a good reviewer.
There is one piece I remembered was missing: making the cloud host
persistent. After restarting Gnus, you have to set the gnus-cloud-method
with `gnus-server-toggle-cloud-method-server' again. How would you
suggest to save that, with a defcustom in gnus-cloud or in the
individual server's parameters? Right now it's just
(defvar gnus-cloud-method nil
"The IMAP select method used to store the cloud data.")
If I save it in the individual server's parameters there's a possibility
that two servers will have the cloud host flag accidentally.
Ted
This bug report was last modified 9 years and 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.