From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87180 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-cloud work Date: Wed, 27 Jul 2016 17:59:56 +0200 Organization: Probably a good idea Message-ID: <8660rrhy0z.fsf@dod.no> References: <87a8i2n2i7.fsf@lifelogs.com> <878txm6rsy.fsf@ericabrahamsen.net> <87poqxjls5.fsf@lifelogs.com> <87shvsj1lg.fsf@lifelogs.com> <87lh1eg6s6.fsf@lifelogs.com> <87d1m8bh5z.fsf@lifelogs.com> <86wpkcaym2.fsf@dod.no> <86mvl7f9eh.fsf@dod.no> <86invvf96u.fsf@dod.no> <86d1m3f60a.fsf@dod.no> <87oa5l50uw.fsf@lifelogs.com> <87fuqx7gwz.fsf@linux-m68k.org> <87a8h5jgl0.fsf@lifelogs.com> <86a8h47r32.fsf@dod.no> <87zip4iizk.fsf@lifelogs.com> <867fc8jl69.fsf@dod.no> <8637mwjkjk.fsf@dod.no> <87fuqwgp1q.fsf@lifelogs.com> <86vazshzbp.fsf@dod.no> <8760rrgozv.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1469635280 7336 80.91.229.3 (27 Jul 2016 16:01:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Jul 2016 16:01:20 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M35400@lists.math.uh.edu Wed Jul 27 18:01:08 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bSRGc-0006rr-KP for ding-account@gmane.org; Wed, 27 Jul 2016 18:01:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.86_2) (envelope-from ) id 1bSRFp-0001NY-B1; Wed, 27 Jul 2016 11:00:17 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.86_2) (envelope-from ) id 1bSRFl-0001Mu-CH for ding@lists.math.uh.edu; Wed, 27 Jul 2016 11:00:13 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.86_2) (envelope-from ) id 1bSRFj-0003Vv-Fi for ding@lists.math.uh.edu; Wed, 27 Jul 2016 11:00:13 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1bSRFW-000529-Co for ding@gnus.org; Wed, 27 Jul 2016 18:00:03 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bSRFV-0006HA-Qv for ding@gnus.org; Wed, 27 Jul 2016 17:59:57 +0200 Original-Received: from 45.81-166-192.customer.lyse.net ([81.166.192.45]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Jul 2016 17:59:57 +0200 Original-Received: from sb by 45.81-166-192.customer.lyse.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Jul 2016 17:59:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 45.81-166-192.customer.lyse.net Mail-Copies-To: never User-Agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/24.4 (windows-nt) Cancel-Lock: sha1:r9oJNs9G1kE2NKOjXLf+hb5VLQA= X-Spam-Score: -4.2 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87180 Archived-At: >>>>> Ted Zlatanov : > Use `I' again to set it from the Server buffer. Then do `M-x > custom-save-all'. Emacs 24.4 doesn't have custom-save-all. I have tried 'M-x customize-save-customized' and that did nothing. 'M-x customize-save-variable' and then give 'gnus-cloud-method' at the prompt saved this setting in .emacs: '(gnus-cloud-method nil) (which probably isn't right either...?) > I don't know if the save should be automatic. Here's how I think it > could work, by asking the user. What do you think? Looks good to me.