From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77056 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Broken split-fancy upon updating gnus (Re: Multiple SMTP servers with Gnus?) Date: Mon, 21 Feb 2011 14:25:20 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87d3ml2kzz.fsf@lifelogs.com> References: <87k4h99d3l.fsf@gmail.com> <878vxjic8e.fsf@gnus.org> <87d3msarhq.fsf@gmx.co.uk> <87bp2c54gq.fsf@lifelogs.com> <878vxgapxt.fsf@gmx.co.uk> <87r5b74x5n.fsf@lifelogs.com> <87k4gyzj6f.fsf@lifelogs.com> <87mxlus8nv.fsf_-_@gmx.co.uk> <87ipwhw0jw.fsf@lifelogs.com> <87k4gx0wk2.fsf@gnus.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298319936 21960 80.91.229.12 (21 Feb 2011 20:25:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Feb 2011 20:25:36 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25389@lists.math.uh.edu Mon Feb 21 21:25:32 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PrcK3-0005TL-Iv for ding-account@gmane.org; Mon, 21 Feb 2011 21:25:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PrcK1-0004sV-6L; Mon, 21 Feb 2011 14:25:29 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PrcJz-0004s3-Gb for ding@lists.math.uh.edu; Mon, 21 Feb 2011 14:25:27 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PrcJv-000334-G5 for ding@lists.math.uh.edu; Mon, 21 Feb 2011 14:25:27 -0600 Original-Received: from z.lifelogs.com ([173.255.230.239]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PrcJu-0002M5-HJ for ding@gnus.org; Mon, 21 Feb 2011 21:25:22 +0100 Original-Received: from heechee (c-67-186-102-106.hsd1.il.comcast.net [67.186.102.106]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: tzz) by z.lifelogs.com (Postfix) with ESMTPSA id 2A1E862001 for ; Mon, 21 Feb 2011 20:25:21 +0000 (UTC) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" In-Reply-To: <87k4gx0wk2.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 18 Feb 2011 15:09:33 -0800") User-Agent: Gnus/5.110012 (No Gnus v0.12) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77056 Archived-At: On Fri, 18 Feb 2011 15:09:33 -0800 Lars Ingebrigtsen wrote: LI> Ted Zlatanov writes: >> Please read (info "(auth) GnuPG and EasyPG Assistant Configuration") for >> solutions to the passphrase issue. LI> Hm. epa-file-cache-passphrase-for-symmetric-encryption doesn't seem to LI> exist? It's a defcustom in lisp/epa-file.el in a recent Emacs checkout. The docs (written by Daiki Ueno, thank him!) explain several combinations... Ted