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.194.87.35 with SMTP id u3mr204379wjz.3.1411019498889; Wed, 17 Sep 2014 22:51:38 -0700 (PDT) X-BeenThere: supmua@googlegroups.com Received: by 10.152.204.34 with SMTP id kv2ls164133lac.76.gmail; Wed, 17 Sep 2014 22:51:38 -0700 (PDT) X-Received: by 10.152.18.199 with SMTP id y7mr93082lad.9.1411019498038; Wed, 17 Sep 2014 22:51:38 -0700 (PDT) Return-Path: Received: from mail-lb0-f176.google.com (mail-lb0-f176.google.com [209.85.217.176]) by gmr-mx.google.com with ESMTPS id fa3si482787lbc.0.2014.09.17.22.51.37 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 17 Sep 2014 22:51:37 -0700 (PDT) Received-SPF: none (google.com: eg@gaute.vetsj.com does not designate permitted sender hosts) client-ip=209.85.217.176; 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-lb0-f176.google.com with SMTP id z11so447920lbi.35 for ; Wed, 17 Sep 2014 22:51:37 -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=ByT46GNSXV44ZOcEwM+9Iq+oFcE9J9/b8Pn53tLxmfU=; b=modMTQHkIRK+lCCZojbQTgDAMg5bzVEPH/z7LBaOSzLbxswGzjG7DbgWqQvGr+Dpjz FSEytuR7kTRK8iLEI8vODoKGFLWDexcnfEk0Tk8U4rEr0iEQjU/70IDvDFBqg9DKYxO3 EYIbQ/ZGEyyXz6OAFxho2dklW1yuZYRwSfsVdq9WcM82hdihXLHOXU22nDKC8gRUciPR Xj/cFEejkKg5wXDkBSYl7REyy0W5/wjCoYSZoaEvKbMW5Q8DqvQDPCJoiygYXLBTRWc5 dNWvFijyV3rIwjABfwGsW+KkEm77EwBdWYMg1bOyyKOCwC8Nic6DdpWPWkG0n50oD3zB PEwg== X-Gm-Message-State: ALoCoQla+CsPkdnq+rBfsUA2eJlWVQJXz7p7E8IWhOsoEvjumATTCcpWKWA8SmSy8wS99pE9yPR3 X-Received: by 10.112.4.33 with SMTP id h1mr1731725lbh.67.1411019497707; Wed, 17 Sep 2014 22:51:37 -0700 (PDT) Return-Path: Received: from localhost (cD572BF51.dhcp.as2116.net. [81.191.114.213]) by mx.google.com with ESMTPSA id pw9sm6799048lbb.2.2014.09.17.22.51.36 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Sep 2014 22:51:36 -0700 (PDT) Date: Thu, 18 Sep 2014 05:51:35 +0000 From: Gaute Hope Subject: Re: [sup] how to write interactive hook To: supmua@googlegroups.com References: <1410717805-sup-9254@ruthard-lappi> <1410977422-sup-7119@kpad> In-Reply-To: <1410977422-sup-7119@kpad> User-Agent: astroid/v79e85a0b (https://github.com/gauteh/astroid) Message-Id: <1411019404-astroid-12-w624pjnsfu-11770@strange> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Excerpts from Matthieu Rakotojaona's message of September 17, 2014 20:46: > I'm afraid you're not going to be able to do this with a hook; you're > gonna have to change the core of sup. Doesn't the 'ask_yes_no' methods work from a hook? - gaute =