From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.229.71 with SMTP id jh7cs26417icb; Mon, 24 Jan 2011 01:15:46 -0800 (PST) Received: by 10.229.82.8 with SMTP id z8mr3613034qck.108.1295860546192; Mon, 24 Jan 2011 01:15:46 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id f10si26987792qcq.4.2011.01.24.01.15.45; Mon, 24 Jan 2011 01:15:46 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id C31341858374; Mon, 24 Jan 2011 04:15:45 -0500 (EST) Received: from mail-wy0-f178.google.com (mail-wy0-f178.google.com [74.125.82.178]) by rubyforge.org (Postfix) with ESMTP id 8FCB91858317 for ; Mon, 24 Jan 2011 04:15:16 -0500 (EST) Received: by wyb42 with SMTP id 42so3985348wyb.23 for ; Mon, 24 Jan 2011 01:15:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:content-type:subject:from:to:in-reply-to :references:date:message-id:user-agent:content-transfer-encoding; bh=lj810JipPnUXWOgqyCXiEwPX//dVl8ay+CjuFHn3BHI=; b=vVXuD1bS0imPB/aJ1YgyW5V4ZzWbT9q2gofLvGjW6BZDlRy0ba4gHAbvZxGCsKakV+ SAX6jWD5Xs2M5OTWovP9ybYqUZ/QBU10xuiNwz3GNrpxIxn8wiLItB/J+nC/Xh5QT4m1 Fntx/jzpiUxok1lGmEpmsRZyWtWWxbM5gQbDA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:subject:from:to:in-reply-to:references:date:message-id :user-agent:content-transfer-encoding; b=uw4mVBkZ6hHfno4i10fvh8/OYhTQZOTKpF7t9I7HFY9NQH18MlfN9PSOLRQZ/NLDQq Nmo66dvjk9NDttsyNUuak5GClZY9kR6JOnJVfQNej2Y6UAeL+uhzn3Uko9CHZeXQSm4G roJFyy2HaI7i1rmRWSLIIY7BAO7/FSVD1qGnQ= Received: by 10.227.156.21 with SMTP id u21mr3987323wbw.228.1295860515904; Mon, 24 Jan 2011 01:15:15 -0800 (PST) Received: from localhost ([78.148.225.201]) by mx.google.com with ESMTPS id m13sm9115538wbz.15.2011.01.24.01.15.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 24 Jan 2011 01:15:14 -0800 (PST) From: Shadowfirebird To: sup-talk In-reply-to: <1295820417-sup-1526@fly> References: <1295770743-sup-9363@fly> <1295820417-sup-1526@fly> Date: Mon, 24 Jan 2011 09:15:13 +0000 Message-Id: <1295860315-sup-4750@blake> User-Agent: Sup/0.12 Subject: Re: [sup-talk] gpg-options.rb: how to set always_trust X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org > But another problem popped up. Now I can't sign any message. It makes no > difference if gpg-options.rb is there or not. There is also no difference in > choosing sign or sign and encrypt. There are no messages about that in > the log even with debugging turned on. Have I found a bug? I've just upgraded to 0.12. On reading your post I tried signing a message and sending it to myself' it worked fine. So I hazard to guess that it might be a problem with your hooks (or rather, with how the new Sup is reading your existing hook code.) I only have a before-add-message and a mime-view hook set, so that would appear to be the likely difference between you and me. Hope that helps. Maybe you need to post your gpg-related hooks here... -- "It's not just a computer -- it's your ass." -- Cal Keegan _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk