From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 7CB6F77888 for ; Sun, 4 Aug 2019 03:16:58 -0700 (PDT) Received: by mail-wr1-x42d.google.com with SMTP id n4so81562271wrs.3 for ; Sun, 04 Aug 2019 03:16:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ZYmLr5if1x91TzbvE9PjbbSt3tys3zjunbvUQxRJKjg=; b=HqqCzSh2NaWgi2H12VUI9YtJPfR+r2noYw/1smDpv/3xUUTfmCm5UmwcMKkJUkrofi zJwhkEDbYv8CuYZcHcsCeyPlIAIydTT9m9CcFa1wGeSrKWsVWK+X93dhLGYG6qPEoiga oI5+xmYKBSzYDjXI3mUpiK8UZ+KVaEZaqx9seC1Ljh5b8ZbzadLHmxF0CWMCAIKWqBVc jrh4i6yPQ5cRHUUofRlngUhZpD1VQk34UQ5YCB1n1GRw3rZtgb+VwcveqnYpIDRf+zUv gnGS2GTXA7+cFaLocD1G0cBDvrbQ3Ou3gh663CJAAprKF9enGUZNexvThjBlebR2l20t dXug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ZYmLr5if1x91TzbvE9PjbbSt3tys3zjunbvUQxRJKjg=; b=T8UleVDgxJs877psmXilVp7RLKJmuJQxIoBqBpCTMTm6DWysdp6VZ1F8280Gql7hdp nAI3sqGorHAGYqRh4Sj51dwq4zf3jsHZsR9SCU17KrzC+iol1jsFBxhAQftndPJmtAzP 8tV+UJUjrDAXyKUWBxdabkvwfBwFF3GPw1Q+gWsIVerq3b6jFetVe5fo26uhTWIlyfE1 2fPmw+qfK+vZH/+Y6TS4k9L/HP2PvyREboQL2boR8XnjBeQQQ5KQYD0qnxS9+0cIudzf pghZCnkChOaBXlzHXXTJ0Fx0hxtCopCJhBSfxdQxqndoiEGDvDsQfkW3L0XM25e9Gikv sv8w== X-Gm-Message-State: APjAAAVZe+pK7kYJa+feOcrwnUw7SpqFLWGf1yAVx4EI0A5EzwOjB4v/ uw6y4sFYndKTSF1hQ91wFWfLzcIO X-Google-Smtp-Source: APXvYqwyv63cYW+vv7abdmlDqlN4TGo1o0YzCe1nra3wzvbm4qeuutuz0raIw0Ih5264o0uCYWeb5w== X-Received: by 2002:a5d:67cd:: with SMTP id n13mr35154563wrw.138.1564913816467; Sun, 04 Aug 2019 03:16:56 -0700 (PDT) Received: from toaster (b.5.b.9.4.f.e.f.f.f.c.f.1.b.a.e.5.9.a.d.8.a.b.f.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:fba8:da95:eab1:fcff:fef4:9b5b]) by smtp.gmail.com with ESMTPSA id k124sm137008431wmk.47.2019.08.04.03.16.55 for (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Sun, 04 Aug 2019 03:16:55 -0700 (PDT) Date: Sun, 4 Aug 2019 11:16:49 +0100 From: Adam Thompson To: edbrowse-dev@lists.the-brannons.com Subject: Re: [edbrowse-dev] If you Give a Mouse an Unsubscribe Link Message-ID: <20190804101649.GA1344@toaster> References: <20190623165335.eklhad@comcast.net> X-BeenThere: edbrowse-dev@edbrowse.org List-Id: Edbrowse Development List MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) On Fri, Jul 26, 2019 at 06:01:12AM -0400, Chuck Hallenbeck wrote: > Just a note that debian is supplying edbrowse 3.7.4-3 as a regular > package in its Buster version, just recently promoted to the stable > version. Yeah I noticed this also, great news. Also, I enjoyed the debugging narative. One day I'll have to get my head around all the great new debugging features in edbrowse.