From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 118255255552 X-Google-Groups: supmua X-Google-Thread: 3030fda1bf,de37ab03d5293e7 X-Google-Attributes: gid3030fda1bf,domainid0,public,googlegroup X-Google-NewGroupId: yes X-Received: by 10.112.132.37 with SMTP id or5mr3740770lbb.2.1412597087818; Mon, 06 Oct 2014 05:04:47 -0700 (PDT) X-BeenThere: supmua@googlegroups.com Received: by 10.152.37.1 with SMTP id u1ls107948laj.29.gmail; Mon, 06 Oct 2014 05:04:46 -0700 (PDT) X-Received: by 10.152.2.97 with SMTP id 1mr292853lat.6.1412597086952; Mon, 06 Oct 2014 05:04:46 -0700 (PDT) Return-Path: Received: from mail-la0-f49.google.com (mail-la0-f49.google.com [209.85.215.49]) by gmr-mx.google.com with ESMTPS id us10si1405003lbc.1.2014.10.06.05.04.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 06 Oct 2014 05:04:46 -0700 (PDT) Received-SPF: none (google.com: eg@gaute.vetsj.com does not designate permitted sender hosts) client-ip=209.85.215.49; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: eg@gaute.vetsj.com does not designate permitted sender hosts) smtp.mail=eg@gaute.vetsj.com Received: by mail-la0-f49.google.com with SMTP id q1so4171300lam.22 for ; Mon, 06 Oct 2014 05:04:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:subject:to:references:in-reply-to :user-agent:message-id:mime-version:content-type :content-transfer-encoding; bh=eT5yMsdctsi6Mz6TPPwuJCB0ACvxP8HhQuI/eThqIXQ=; b=CYMlpzeKh4Zl6ZljCSNJGfY9mpNk9v3Dx7UhOyKciG+2g/NPRorGq9TzncjfcvOJax yCkQ6rmC6B2KX5sx9gXbQPwe7H953N9fPdEo0iDXksYCNlYQsL5kSn0ZO4meXt9ElkbC IfmOZpk4qsmqYZ8Uclv7IZx0+zZaXfbfn9zAoOcT9RvJMGMcTpp1QqGRUNd1BRUuBfDe H2BXi/HWBhqQmCr1V7JaldypGjxhFyxsnSStkMaqfQsUrUCqWyQ2Au4rEiPc/j++Fppp 87P0rGEds6k5dLUR6taT3mwUSoFpeN+u4567oBCmHk0T99H2Q8UT5mWSmBjFsqWl2OAm U+3g== X-Gm-Message-State: ALoCoQmQt2BRNVrmlbE045pSXCh4we+m1MPOw2/MfygSL7bqtLg/csufg5W9kzeKcCYQZBEGn5lt X-Received: by 10.152.29.129 with SMTP id k1mr2959938lah.81.1412597086183; Mon, 06 Oct 2014 05:04:46 -0700 (PDT) Return-Path: Received: from localhost ([128.39.46.106]) by mx.google.com with ESMTPSA id v7sm5664616lbp.44.2014.10.06.05.04.44 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Oct 2014 05:04:45 -0700 (PDT) Date: Mon, 06 Oct 2014 12:05:22 +0000 From: Gaute Hope Subject: Re: [sup] Re: how to write interactive hook To: supmua@googlegroups.com, Ruthard Baudach References: <1410717805-sup-9254@ruthard-lappi> <1411071274-sup-3080@ruthard-lappi> <1411074468-astroid-3-ptv2hfgu1x-1239@strange> <1411151595-sup-2926@ruthard-lappi> <1411319662-astroid-1-fmtkb2haww-21321@strange> <1412196341-sup-9170@ruthard-lappi> In-Reply-To: <1412196341-sup-9170@ruthard-lappi> User-Agent: astroid/vb457ef13 (https://github.com/gauteh/astroid) Message-Id: <1412597064-astroid-6-g59x7bwzs4-2175@strange> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Excerpts from Ruthard Baudach's message of October 1, 2014 22:46: >>=3D=3D Ausz=C3=BCge aus der Nachricht von Gaute Hope vom 2014-09-21 19:2= 0: >>=20 >> Another option is to pass the message id (if it is persistent) to the >> signature hook, then when the message id changes you reset the hook >> state. >=20 > Great idea! I managed to do so -- see attached patch. > If you would decide to add this to main sup, I would publish my > signature hook in the wiki. Thanks, this patch has been applied. Cheers, Gaute =