From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82034 Path: news.gmane.org!not-for-mail From: Matt Ford Newsgroups: gmane.emacs.gnus.general Subject: gnus-sync and automated GPG encryption Date: Mon, 16 Jul 2012 23:30:40 +0100 Organization: Dancingfrog Message-ID: <87394r5ofj.fsf@dancingfrog.co.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1342477868 9772 80.91.229.3 (16 Jul 2012 22:31:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 16 Jul 2012 22:31:08 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30304@lists.math.uh.edu Tue Jul 17 00:31:08 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Sqtoq-0005nU-DC for ding-account@gmane.org; Tue, 17 Jul 2012 00:31:08 +0200 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 1Sqtog-0004JE-Lt; Mon, 16 Jul 2012 17:30:58 -0500 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 1Sqtof-0004J5-MC for ding@lists.math.uh.edu; Mon, 16 Jul 2012 17:30:57 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Sqtoe-0006fI-8P for ding@lists.math.uh.edu; Mon, 16 Jul 2012 17:30:57 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Sqtoc-00028t-Qh for ding@gnus.org; Tue, 17 Jul 2012 00:30:54 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Sqtob-0005aO-Vj for ding@gnus.org; Tue, 17 Jul 2012 00:30:53 +0200 Original-Received: from rain.gmane.org ([80.91.229.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Jul 2012 00:30:53 +0200 Original-Received: from matt by rain.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Jul 2012 00:30:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: rain.gmane.org User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1 (gnu/linux) Cancel-Lock: sha1:jym82SNbkJ/ZiP6CEp7UZl1wbUs= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82034 Archived-At: Hi Again! Thought I might ask separately how I might achieve this, not strictly gnus related, functionality. I want gnus-sync to not ask me which key to use when saving it's data buffer via Tramp and Epa. As the file is generated in a temp buffer and written the epa-file-encrypt-to variable has not been read in from the header of the file (wot I normally do). And this variable seems somehow a protected local thingy... (don't know enough elisp to understand what this means)... I can't seem to set it. Any thoughts how I might achieve the goal? Cheers, -- Matt