From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 26 14:12:09 2017 Received: (at submit) by debbugs.gnu.org; 26 Dec 2017 19:12:09 +0000 Received: from localhost ([127.0.0.1]:52896 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eTuds-0004qw-7V for submit@debbugs.gnu.org; Tue, 26 Dec 2017 14:12:09 -0500 Received: from eggs.gnu.org ([208.118.235.92]:56915) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eTudo-0004qh-Rm for submit@debbugs.gnu.org; Tue, 26 Dec 2017 14:11:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eTudi-0003AP-Mv for submit@debbugs.gnu.org; Tue, 26 Dec 2017 14:11:51 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:40222) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eTudi-0003A8-J1 for submit@debbugs.gnu.org; Tue, 26 Dec 2017 14:11:50 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47849) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eTudh-0002Rt-9w for bug-gnu-emacs@gnu.org; Tue, 26 Dec 2017 14:11:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eTudd-00035G-UR for bug-gnu-emacs@gnu.org; Tue, 26 Dec 2017 14:11:49 -0500 Received: from mezzogiorno.tim-landscheidt.de ([2a01:4f8:d15:2286::2]:36142) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eTudd-0002z5-O0 for bug-gnu-emacs@gnu.org; Tue, 26 Dec 2017 14:11:45 -0500 Received: from x4e3694c6.dyn.telefonica.de ([78.54.148.198]:46546 helo=passepartout.tim-landscheidt.de) by mezzogiorno.tim-landscheidt.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1eTudV-0005gf-7P for bug-gnu-emacs@gnu.org; Tue, 26 Dec 2017 19:11:37 +0000 From: Tim Landscheidt To: bug-gnu-emacs@gnu.org Subject: 25.3; MozRepl support is/will be no longer useful Organization: http://www.tim-landscheidt.de/ X-Debbugs-CC: Daniel Colascione Date: Tue, 26 Dec 2017 19:11:30 +0000 Message-ID: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) Firefox 57 ("Quantum") removed the possibility to install extensions =C3=A0 la MozRepl (https://addons.mozilla.org/de/firefox/addon/mozrepl/). To quote MozRepl's README.md (https://github.com/bard/mozrepl): | Important Notice | Key technologies upon which MozRepl depends will be retired | from the Mozilla platform in November 2017. If you are re- | lying on MozRepl, please investigate migration paths. The | last known compatible version is Firefox 54. | [=E2=80=A6] The current Firefox ESR release is based on Firefox 52 and should allow MozRepl to be installed until August 2018 (https://www.mozilla.org/en-US/firefox/organizations/), but I did not test that. Thus the large code section in lisp/progmodes/js.el relating to MozRepl is unfortunately no longer useful and could be removed now or in September 2018 at the latest. (Personal guess: Nobody is using Emacs with Firefox ESR, so removing it from the next release would not hurt anyone.) (AFAIUI, the closest match to MozRepl's functionality is now Marionette (https://firefox-source-docs.mozilla.org/testing/marionette/marionette/) which implements a WebDriver interface (?); supporting that would be cool and more general, but also probably way more complicated than MozRepl.) From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 27 06:06:34 2017 Received: (at 29859) by debbugs.gnu.org; 27 Dec 2017 11:06:34 +0000 Received: from localhost ([127.0.0.1]:53154 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eU9Xe-0006bO-2r for submit@debbugs.gnu.org; Wed, 27 Dec 2017 06:06:34 -0500 Received: from sinyavsky.aurox.ch ([37.35.109.145]:40362) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eU9Xc-0006b8-LH for 29859@debbugs.gnu.org; Wed, 27 Dec 2017 06:06:32 -0500 Received: from sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) by sinyavsky.aurox.ch (Postfix) with ESMTP id D66C62261D for <29859@debbugs.gnu.org>; Wed, 27 Dec 2017 10:58:38 +0000 (UTC) Authentication-Results: sinyavsky.aurox.ch (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=aurox.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aurox.ch; h= references:subject:subject:in-reply-to:to:from:from:message-id :date:date; s=dkim; t=1514372317; x=1515236318; bh=t7R+6KLyD98C3 QLrlWCtDcOglR+unTrZEKBuPNxTL+8=; b=JqEjaI4/sSd6B95wpj88FK0/jOR4U pV4yL27oxOo6yCjG6ctIjIkmhY04XcovqxPFL5i8bLr3LngV9KHBnAbOJHL/saFb RFBPqvnywj0F76XD7BvQl9RDCBjLvNP+UH2y7hHPZk7lNR6IK3paPzST1T8Sl3YW wDiwsyqPqcAgrk= X-Virus-Scanned: Debian amavisd-new at test.virtualizor.com Received: from sinyavsky.aurox.ch ([127.0.0.1]) by sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id xBoakz0DTvi2 for <29859@debbugs.gnu.org>; Wed, 27 Dec 2017 10:58:37 +0000 (UTC) Received: from gray (125.85.192.178.dynamic.wline.res.cust.swisscom.ch [178.192.85.125]) by sinyavsky.aurox.ch (Postfix) with ESMTPSA id 46E4122608; Wed, 27 Dec 2017 10:58:37 +0000 (UTC) Date: Wed, 27 Dec 2017 12:10:59 +0100 Message-Id: From: charles@aurox.ch (Charles A. Roelli) To: Tim Landscheidt In-reply-to: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> (message from Tim Landscheidt on Tue, 26 Dec 2017 19:11:30 +0000) Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 29859 Cc: 29859@debbugs.gnu.org, dan.colascione@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) MozRepl still works (for my purposes, at least) on one Firefox fork, Pale Moon. But since we can expect mainstream use of MozRepl to recede quickly, the support for it in js.el could be factored out as a package. From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 27 11:15:22 2017 Received: (at 29859) by debbugs.gnu.org; 27 Dec 2017 16:15:22 +0000 Received: from localhost ([127.0.0.1]:54053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eUEMU-0007s3-5T for submit@debbugs.gnu.org; Wed, 27 Dec 2017 11:15:22 -0500 Received: from eggs.gnu.org ([208.118.235.92]:44065) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eUEMQ-0007rp-Tg for 29859@debbugs.gnu.org; Wed, 27 Dec 2017 11:15:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eUEML-0002TQ-3s for 29859@debbugs.gnu.org; Wed, 27 Dec 2017 11:15:13 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40187) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eUEMI-0002PD-T5; Wed, 27 Dec 2017 11:15:10 -0500 Received: from [176.228.60.248] (port=4642 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eUEMI-0004gb-6w; Wed, 27 Dec 2017 11:15:10 -0500 Date: Wed, 27 Dec 2017 18:15:24 +0200 Message-Id: <83mv24gnab.fsf@gnu.org> From: Eli Zaretskii To: Tim Landscheidt In-reply-to: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> (message from Tim Landscheidt on Tue, 26 Dec 2017 19:11:30 +0000) Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 29859 Cc: 29859@debbugs.gnu.org, dan.colascione@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: Tim Landscheidt > Date: Tue, 26 Dec 2017 19:11:30 +0000 > Cc: Daniel Colascione > > Personal guess: Nobody is using Emacs with Firefox ESR Surprise: I do. From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 10 11:32:07 2020 Received: (at 29859) by debbugs.gnu.org; 10 Aug 2020 15:32:07 +0000 Received: from localhost ([127.0.0.1]:37244 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k59mM-000687-6A for submit@debbugs.gnu.org; Mon, 10 Aug 2020 11:32:07 -0400 Received: from mail-yb1-f177.google.com ([209.85.219.177]:37477) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k59mK-00067b-Jt for 29859@debbugs.gnu.org; Mon, 10 Aug 2020 11:32:01 -0400 Received: by mail-yb1-f177.google.com with SMTP id e14so5361712ybf.4 for <29859@debbugs.gnu.org>; Mon, 10 Aug 2020 08:32:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:user-agent :mime-version:date:message-id:subject:to:cc :content-transfer-encoding; bh=hpEe+jeERAfurk/w9gpGGe0JFl0jsumvJrbtYslM/Lw=; b=kwMmTetMX/VuuAig5qdhAbzJHuy2BisM0Tn7ajGioPge0k+5UInD0NMtWbMD9QSlja +d10ajheVxdU5g0flW3byhcNMShJEa885QUwMsm9kCdZPKSbV9Zlc67EvQ6/pfe1YKkw oaitw0l6XMk2Iy3u5ee+QvtTWvhqHOCnSfAk2wggM2K+H98duFVpwys+FUwGfcbDVagd G87iHCIASbBuL3RB9E7POvr5DjdK2LNHGHYTs17XW3+mSXK4UtPS9htudkUNjNYibiuS 0FK6h4+sw2Fkab3FxRDYK3T83F+a34dWqNR3B8Nr3yMOaaNQVh933vEs271Hv8WcCIxI CcBQ== X-Gm-Message-State: AOAM5331nENF6UD44dlH7ILMrWVyjuoTBPqxLgRVkgtIcWx/DkxloRET qqz1h1IE0ukDTO4wXhPPT/SrgVauvoUSab+MCD0= X-Google-Smtp-Source: ABdhPJyoP9gQg+mffN+yd0b7wG9+7kmZ3gAJYObWX4lxgmSTZUz448/tHtHpqBYOnkNuMLDz7Z9eyRxadCgXYbPiq4g= X-Received: by 2002:a5b:508:: with SMTP id o8mr16495260ybp.43.1597073515062; Mon, 10 Aug 2020 08:31:55 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 10 Aug 2020 08:31:54 -0700 From: Stefan Kangas In-Reply-To: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> (Tim Landscheidt's message of "Tue, 26 Dec 2017 19:11:30 +0000") References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Date: Mon, 10 Aug 2020 08:31:54 -0700 Message-ID: Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful To: Tim Landscheidt Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: 29859@debbugs.gnu.org, Daniel Colascione X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Tim Landscheidt writes: > Firefox 57 ("Quantum") removed the possibility to install > extensions =C3=A0 la MozRepl > (https://addons.mozilla.org/de/firefox/addon/mozrepl/). To > quote MozRepl's README.md (https://github.com/bard/mozrepl): > > | Important Notice > > | Key technologies upon which MozRepl depends will be retired > | from the Mozilla platform in November 2017. If you are re- > | lying on MozRepl, please investigate migration paths. The > | last known compatible version is Firefox 54. > > | [=E2=80=A6] > > The current Firefox ESR release is based on Firefox 52 and > should allow MozRepl to be installed until August 2018 > (https://www.mozilla.org/en-US/firefox/organizations/), but > I did not test that. > > Thus the large code section in lisp/progmodes/js.el relating > to MozRepl is unfortunately no longer useful and could be > removed now or in September 2018 at the latest. (Personal > guess: Nobody is using Emacs with Firefox ESR, so removing > it from the next release would not hurt anyone.) So I guess we could mark this functionality as obsolete in Emacs 28.1. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 10 11:34:31 2020 Received: (at 29859) by debbugs.gnu.org; 10 Aug 2020 15:34:31 +0000 Received: from localhost ([127.0.0.1]:37257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k59ol-0006Cx-6y for submit@debbugs.gnu.org; Mon, 10 Aug 2020 11:34:31 -0400 Received: from mail-ej1-f45.google.com ([209.85.218.45]:40741) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k59oi-0006Cd-Tn for 29859@debbugs.gnu.org; Mon, 10 Aug 2020 11:34:29 -0400 Received: by mail-ej1-f45.google.com with SMTP id o18so9833020eje.7 for <29859@debbugs.gnu.org>; Mon, 10 Aug 2020 08:34:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=eCkpPd9AGBP8bHdpL75kEAwkJizElVTamykQ5UHTPjU=; b=J1Kxo825m4EwT6Tz6hoajGfhLXa/guwlr0HBeptroBVUXMlq0J644UetqAPFT3Gq0r ZGMR0Ea1wFQl4uijo2Q8cosq62SdSyKKNrem+z3ZmxpDKBJbIxune7gjPSIlh5T+uccs rNS7WDAiob3Pfz0ykGjUAJhSonStsUtvQ1HNP4fiogi0Z6YEZ7SeVKSAQxBlhd6X0eje I3Ozc/LFkxdg9PhQblNUYTf/roBPjoPSHhNvADQk5hCOIrUkc2qkagiZA/QOUL7sstnh 2nnsthbdMrhgVdhkvNXia6xa3rVUWyuhICYLSbA1+qLrOdeXTBgoaKSYBVhvXd6KnXNu NmcA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:cc:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=eCkpPd9AGBP8bHdpL75kEAwkJizElVTamykQ5UHTPjU=; b=J4sqXrBzoXRxLEsHxnXdh9puyuvVPk+vvc9fzYlnSVwC1v+Hbg0afxy3Jngdz296iK WITT6RBX1NPUQ+egf2efnVQVXNUPg2DCM7dSWqMVOPdUOWOKvEn4voLH7B10tzfhf/aM jqL36Bk3MIk68U2e/9Tf9aD1OyYWaphOQqKfENanBQsoU6736eblnCXnFTSe0o6897i4 LhqAzzyMcMyyufKueA5bz63dICpQ7/5oSFrbLPMdbJxHBaZEaYa6yS3UH+C4Yaid42BI SvBdaYCO0TTWv7OqKtYM6x7tbMf4FC9d7BmJjt5C8ykMcWrztDWRbwPyHzjrR8eRJeyR T5Bg== X-Gm-Message-State: AOAM532j9Nm09XIdFVLUTuVhY0Bd6ciFShzIpkCKr0/KXc5TqjzOKsJ+ tsc141GULas4Dl0dr8KmFPg= X-Google-Smtp-Source: ABdhPJyt/2u/Pz2VXLo5FznozVGBBmmUlc2ykR4ekGisJQ2DdmVi0p37H3mG5hVk3AIVI/ZoFEXqSw== X-Received: by 2002:a17:906:7c4f:: with SMTP id g15mr21770837ejp.82.1597073662960; Mon, 10 Aug 2020 08:34:22 -0700 (PDT) Received: from [192.168.0.3] ([66.205.73.129]) by smtp.googlemail.com with ESMTPSA id v13sm13454872ejq.59.2020.08.10.08.34.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 10 Aug 2020 08:34:21 -0700 (PDT) Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful To: Stefan Kangas , Tim Landscheidt References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> From: Dmitry Gutov Message-ID: Date: Mon, 10 Aug 2020 18:34:20 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: 29859@debbugs.gnu.org, Daniel Colascione X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On 10.08.2020 18:31, Stefan Kangas wrote: > So I guess we could mark this functionality as obsolete in Emacs 28.1. I would opt for removing it, but either way sounds fine. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 12 09:10:34 2020 Received: (at 29859) by debbugs.gnu.org; 12 Aug 2020 13:10:34 +0000 Received: from localhost ([127.0.0.1]:43285 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5qWX-0002GP-QC for submit@debbugs.gnu.org; Wed, 12 Aug 2020 09:10:34 -0400 Received: from mail-yb1-f178.google.com ([209.85.219.178]:33646) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5qWW-0002G7-NI for 29859@debbugs.gnu.org; Wed, 12 Aug 2020 09:10:33 -0400 Received: by mail-yb1-f178.google.com with SMTP id p191so1347889ybg.0 for <29859@debbugs.gnu.org>; Wed, 12 Aug 2020 06:10:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc; bh=MRSDmbY1nLsqEnYt9afbTpPTZu8xCxX4PVIbZUd4LwU=; b=AiiIWy1xu5N1n16EAKhVYnJ3xq6KjgxqsgXgPN8rN5euBDzrnUHcINFfbM5MzvfO+Z a8VBSkS8AiqEeMd1VzEUeKpBpnuxGjINGJ2p/hMO5VYXURQQZJ166Am3E2+zBRRr2KKm HgFImTVgaujk0Z888hBDm24VOnr4NFUm+CquPAp5bQiWywY1x8czD0BsdpCBW0764gfE M93+UP+eTOTmsxmDiuapEkrIPg5ip9XqbNlz+VVS3OJqEaQy8IozR6NbIbFKIdZ0dqvJ WNo9bHeTwACbOtK8e/7Ao6igQc7DK/QU+4qr1p8d10oXN/+v6y8nBUgDLuXZFzgOWpmp B3Dg== X-Gm-Message-State: AOAM530nOUOSz6LF4//B0nAAdSUmcs7tPClTsgA1b1XSzMgbKnH7Hv/X Tnhx4vErMOZYqBqdOP0gDA4HA5skeM6UtTQyYKY= X-Google-Smtp-Source: ABdhPJwZrrHGq03Ps4Zi7IXP5rZRuZtqKLIDGXOkEQB8LCbi4lGUVetB5nnmAcaENu4KbkphWw7QlTRGx96W4TmIc+I= X-Received: by 2002:a25:9843:: with SMTP id k3mr55705207ybo.466.1597237827314; Wed, 12 Aug 2020 06:10:27 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 12 Aug 2020 06:10:26 -0700 From: Stefan Kangas In-Reply-To: References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> MIME-Version: 1.0 Date: Wed, 12 Aug 2020 06:10:26 -0700 Message-ID: Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful To: Dmitry Gutov , Tim Landscheidt Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: 29859@debbugs.gnu.org, Daniel Colascione X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Dmitry Gutov writes: > On 10.08.2020 18:31, Stefan Kangas wrote: >> So I guess we could mark this functionality as obsolete in Emacs 28.1. > > I would opt for removing it, but either way sounds fine. I thought we had some kind of policy against doing that? Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 12 09:16:07 2020 Received: (at 29859) by debbugs.gnu.org; 12 Aug 2020 13:16:07 +0000 Received: from localhost ([127.0.0.1]:43317 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5qbu-0003NS-Ri for submit@debbugs.gnu.org; Wed, 12 Aug 2020 09:16:07 -0400 Received: from mail-wr1-f46.google.com ([209.85.221.46]:46202) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5qbp-0003Ex-Vh for 29859@debbugs.gnu.org; Wed, 12 Aug 2020 09:16:05 -0400 Received: by mail-wr1-f46.google.com with SMTP id f12so1969451wru.13 for <29859@debbugs.gnu.org>; Wed, 12 Aug 2020 06:16:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=l6cHfXrW3DdJZmx3lAIyhh6hwXo2JFEsHNa6sXP6cuI=; b=V+YHp33QNOZinslYNgqz9+m5lTz7s7bxgoktC4KllmMcW0YCeI1/S2pKyH/vktH9u0 C5a31P5F95J6PdFfQvTJbPxz3c+cAJqxo1qpYUbQ38vmyatKXhasAAHytCU/L35DRMDC xG5huMQ48kq3mu3mBfWvwp3QGrM1+Uvb2PjQpkpHOH4f8KzseaXYfNVUeESHEfj7a6gH cnvDYxwP5Wv7XfyyUATicRtuq3djjYKcHMF1Zg1t0ug3A88++wucWO9lqIejdxYTOzoK WeW9Sm2gBIPvxJJhX7rDD4AxL8v4bCYjEoIMGm1uJk1C4mqhhmQYLISo97zWNV2MPnQ+ ki5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:cc:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=l6cHfXrW3DdJZmx3lAIyhh6hwXo2JFEsHNa6sXP6cuI=; b=cCiY1zHfmh+oaR1jmXtlQvlIIroBVCCUbRT2cwe2p2WXW8lfTrHHdRS3ZpabSPOgCj xXZjv9bj3uvsnK2I//LKnJh6L+QKQOMsP41q0F6jGiSrPOgKYCq7QwCNWjXrszzHPST0 zwzV9ckkcjHLHpxFKRmVi7ZGh4jk5Rhcqbq7ItiaDZZoWbt++WitQn2YRku9jThgS/3X EEBoHNdSSPtZUKMgaVFUz1wvlVyTIRcAQkfUtk7E838lMZKTn5fmfZ7N5XtrC7LyRbiP ALljDWF7BVG2LrOml4AR+ZXLetdD5snRqxD54ZNH5tGtfjh8e/wN2ReMJiIJw4vMBERa pwqA== X-Gm-Message-State: AOAM533kMCWdbPnhWrnIE67+ApHOzKeBthr2tHWYtuNGZGztMIrI7q2g duDsBDz+zAwcqZ15+aVkM0A= X-Google-Smtp-Source: ABdhPJxlv6dgf46OJyvd3gHtMmDvulx5UcwB2vmd99EyVzd5KESOkn836uFI71VeYY46OlsqILc6NQ== X-Received: by 2002:adf:ea0f:: with SMTP id q15mr32920636wrm.113.1597238156231; Wed, 12 Aug 2020 06:15:56 -0700 (PDT) Received: from [192.168.0.3] ([66.205.73.129]) by smtp.googlemail.com with ESMTPSA id h189sm4086361wme.17.2020.08.12.06.15.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 12 Aug 2020 06:15:55 -0700 (PDT) Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful To: Stefan Kangas , Tim Landscheidt References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> From: Dmitry Gutov Message-ID: <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> Date: Wed, 12 Aug 2020 16:15:53 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: 29859@debbugs.gnu.org, Daniel Colascione X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On 12.08.2020 16:10, Stefan Kangas wrote: > Dmitry Gutov writes: > >> On 10.08.2020 18:31, Stefan Kangas wrote: >>> So I guess we could mark this functionality as obsolete in Emacs 28.1. >> I would opt for removing it, but either way sounds fine. > I thought we had some kind of policy against doing that? Not for me to decide, but I'd say we have a strong evidence that the feature isn't (can't) be used anymore. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 12 09:17:33 2020 Received: (at 29859) by debbugs.gnu.org; 12 Aug 2020 13:17:33 +0000 Received: from localhost ([127.0.0.1]:43330 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5qdI-0004QI-OV for submit@debbugs.gnu.org; Wed, 12 Aug 2020 09:17:32 -0400 Received: from quimby.gnus.org ([95.216.78.240]:45272) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5qdH-0004Lp-Db for 29859@debbugs.gnu.org; Wed, 12 Aug 2020 09:17:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=pI5sMgBBevGbFhDY3+0hDQQdOGVgmFCcrAZHQ7fkP+c=; b=kG2izt+yebwqH19xv+upDXWh2N sQsbcjOWVxbukYNUY1pKaGyuKeX34G8vctMFbYEWTxP0qBPZjy0FKyVr+v6wHZ8gKGRhVmstTtyzZ zckQvHSrFXR9cAeHdoeYPUjFYLeW02F65Ib8lgdS9ChQinuSzMJNsYmpXVkY/IRr7iRw=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k5qd8-000138-CK; Wed, 12 Aug 2020 15:17:25 +0200 From: Lars Ingebrigtsen To: Stefan Kangas Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> Date: Wed, 12 Aug 2020 15:17:20 +0200 In-Reply-To: (Stefan Kangas's message of "Wed, 12 Aug 2020 06:10:26 -0700") Message-ID: <87k0y4knq7.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Stefan Kangas writes: > Dmitry Gutov writes: > >> On 10.08.2020 18:31, Stefan Kangas wrote: >>> So I guess we could mark this functionality as obsolete in Emacs 28.1. >> >> I would opt for removing it, b [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: 29859@debbugs.gnu.org, Tim Landscheidt , Daniel Colascione , Dmitry Gutov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Stefan Kangas writes: > Dmitry Gutov writes: > >> On 10.08.2020 18:31, Stefan Kangas wrote: >>> So I guess we could mark this functionality as obsolete in Emacs 28.1. >> >> I would opt for removing it, but either way sounds fine. > > I thought we had some kind of policy against doing that? Yeah, making it obsolete is the way to go. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 12 10:05:07 2020 Received: (at 29859) by debbugs.gnu.org; 12 Aug 2020 14:05:07 +0000 Received: from localhost ([127.0.0.1]:45047 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5rNL-0008SS-C6 for submit@debbugs.gnu.org; Wed, 12 Aug 2020 10:05:07 -0400 Received: from smtp-1.orcon.net.nz ([60.234.4.34]:55241) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5rNJ-0008SG-MY for 29859@debbugs.gnu.org; Wed, 12 Aug 2020 10:05:06 -0400 Received: from [101.53.216.96] (port=56804 helo=[192.168.20.103]) by smtp-1.orcon.net.nz with esmtpa (Exim 4.90_1) (envelope-from ) id 1k5rNG-00079x-Af; Thu, 13 Aug 2020 02:05:02 +1200 Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful To: Dmitry Gutov References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> From: Phil Sainty Message-ID: Date: Thu, 13 Aug 2020 02:05:01 +1200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-GeoIP: NZ X-Spam_score: -2.9 X-Spam_score_int: -28 X-Spam_bar: -- X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 29859 Cc: 29859@debbugs.gnu.org, Daniel Colascione , Stefan Kangas , Tim Landscheidt X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On 13/08/20 1:15 am, Dmitry Gutov wrote: > Not for me to decide, but I'd say we have a strong evidence > that the feature isn't (can't) be used anymore. Mozilla's own applications may have changed direction, but there is supported software from elsewhere that is based on the XUL technologies, which might still be able to use MozRepl. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 12 10:13:59 2020 Received: (at 29859) by debbugs.gnu.org; 12 Aug 2020 14:13:59 +0000 Received: from localhost ([127.0.0.1]:45069 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5rVv-0000Fd-7w for submit@debbugs.gnu.org; Wed, 12 Aug 2020 10:13:59 -0400 Received: from mail-yb1-f173.google.com ([209.85.219.173]:33662) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5rVt-0000FQ-JG for 29859@debbugs.gnu.org; Wed, 12 Aug 2020 10:13:58 -0400 Received: by mail-yb1-f173.google.com with SMTP id p191so1460239ybg.0 for <29859@debbugs.gnu.org>; Wed, 12 Aug 2020 07:13:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc; bh=o0QjQaZXQsiJGx3Tfk5+3cOUMHQNXYK2rivB0HgDgbc=; b=eogTuEgV+L9AFBr58+h0ioCzDdmub4VGX+rRe+xDZ/Tsm5CEQqidkQq+abKG21rn/5 giTBddAk/9GK4MKc8Y/lZ59nqWV4Az0DOYj91whSonE4/gnyLDARfILFNDczH+zc3qQh kscyHtycFQAAZKLpp7VHJibzzorHRyN+OT9WM0jtkyjJ0oHI9zraD071k35BjLGjK/hd x19YH+K5jWQVLqrDsGdry+9zuQC6xNfEzxc6Mk5xjenhwEKB15PmuD8kwttmaZALU0lf 2XsgaT/mn6yylc7MCMdg9GtvM+c+/MQFtVeqHadw4VoeqFYnPOSjn3sgm/5QprJl9hI+ sZbw== X-Gm-Message-State: AOAM533PZ9z5facPfazxcoCjBuyv2rRddaAVIoKFJ1DrQYB5gbAVGS4Q tC/euxTLe2RHsdnluHuUe4QmpkMX3BD/2HGpVZA= X-Google-Smtp-Source: ABdhPJyH0tFPViO/62eE+IkaQjR1Wch/+ijtuR1D7C00BCScalbOzePhdeEjiPJBF5Gzg+x0vSYqSjQ3O+fRsFxv6q8= X-Received: by 2002:a5b:508:: with SMTP id o8mr290500ybp.43.1597241632194; Wed, 12 Aug 2020 07:13:52 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 12 Aug 2020 07:13:51 -0700 From: Stefan Kangas In-Reply-To: References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> MIME-Version: 1.0 Date: Wed, 12 Aug 2020 07:13:51 -0700 Message-ID: Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful To: Phil Sainty , Dmitry Gutov Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: 29859@debbugs.gnu.org, Daniel Colascione , Tim Landscheidt X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Phil Sainty writes: > On 13/08/20 1:15 am, Dmitry Gutov wrote: >> Not for me to decide, but I'd say we have a strong evidence >> that the feature isn't (can't) be used anymore. > > Mozilla's own applications may have changed direction, but there > is supported software from elsewhere that is based on the XUL > technologies, which might still be able to use MozRepl. Do we know of any examples of this? Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 12 10:28:48 2020 Received: (at 29859) by debbugs.gnu.org; 12 Aug 2020 14:28:48 +0000 Received: from localhost ([127.0.0.1]:45118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5rkG-0000fH-53 for submit@debbugs.gnu.org; Wed, 12 Aug 2020 10:28:48 -0400 Received: from forward100j.mail.yandex.net ([5.45.198.240]:35165) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5rkE-0000f1-01 for 29859@debbugs.gnu.org; Wed, 12 Aug 2020 10:28:47 -0400 Received: from mxback29j.mail.yandex.net (mxback29j.mail.yandex.net [IPv6:2a02:6b8:0:1619::229]) by forward100j.mail.yandex.net (Yandex) with ESMTP id D794150E2824; Wed, 12 Aug 2020 17:28:38 +0300 (MSK) Received: from myt2-accb38a5c431.qloud-c.yandex.net (myt2-accb38a5c431.qloud-c.yandex.net [2a02:6b8:c00:2e9b:0:640:accb:38a5]) by mxback29j.mail.yandex.net (mxback/Yandex) with ESMTP id AYW2UIgJFV-ScrGDnc1; Wed, 12 Aug 2020 17:28:38 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1597242518; bh=OCuoTSAvFpz/WvqlCy1oLrYwig2MPwCrsAMmlsHnKaI=; h=In-Reply-To:Subject:To:From:Cc:Cc:Date:References:Message-ID; b=JzaoKknLbuE11cZm4aKi0gsWeQpML1Ik0eHWJhZN7+9luGhpB8hCRfxTwlX9FheIt 0goPVnoNI/w6faz8OrisnvLHfA60hEP576Siyq6d6a9P0ReqsboFypTBeOoy19T/82 rFTPYcGLuTjcXNQvC8ifBsw5yAqezkvmw9aOOu94= Authentication-Results: mxback29j.mail.yandex.net; dkim=pass header.i=@yandex.com Received: by myt2-accb38a5c431.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id sdJxi4HD5B-SblKnwDx; Wed, 12 Aug 2020 17:28:37 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) From: Colin Baxter To: Stefan Kangas Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> X-Face: BHjiJOg/Qmj'BQgsAKL@])L)e62P)C"Y=6T Date: Wed, 12 Aug 2020 15:28:36 +0100 In-Reply-To: (Stefan Kangas's message of "Wed, 12 Aug 2020 07:13:51 -0700") Message-ID: <87o8ngndkb.fsf@yandex.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeBAMAAAAodabAAAAAB3RJTUUH1wQdAAY04/L8hgAA AAlwSFlzAAAewQAAHsEBw2lUUwAAAARnQU1BAACxjwv8YQUAAAASUExURc7OzpwAAAAAAP////8A AGNj/2aqqTQAAAA8SURBVHjaYzA2NnEBAmdj01D8wNgYpM7F2JiBgYFREAgEGJiU8AMGBpA6QaCG UVtGbRm1ZdSWUVsGjS0Aq20lJnMawnkAAAAASUVORK5CYII= MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: , Daniel Colascione , Phil Sainty , Tim Landscheidt , 29859@debbugs.gnu.org, Dmitry Gutov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) >>>>> Stefan Kangas writes: > Phil Sainty writes: >> On 13/08/20 1:15 am, Dmitry Gutov wrote: >>> Not for me to decide, but I'd say we have a strong evidence that >>> the feature isn't (can't) be used anymore. >> >> Mozilla's own applications may have changed direction, but there >> is supported software from elsewhere that is based on the XUL >> technologies, which might still be able to use MozRepl. > Do we know of any examples of this? Conkeror Best wishes, From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 12 10:33:58 2020 Received: (at 29859) by debbugs.gnu.org; 12 Aug 2020 14:33:58 +0000 Received: from localhost ([127.0.0.1]:45124 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5rpF-0000o4-Nu for submit@debbugs.gnu.org; Wed, 12 Aug 2020 10:33:58 -0400 Received: from smtp-1.orcon.net.nz ([60.234.4.34]:40347) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5rpB-0000nv-Ud for 29859@debbugs.gnu.org; Wed, 12 Aug 2020 10:33:56 -0400 Received: from [101.53.216.96] (port=53153 helo=[192.168.20.103]) by smtp-1.orcon.net.nz with esmtpa (Exim 4.90_1) (envelope-from ) id 1k5rp7-0008Oz-2M; Thu, 13 Aug 2020 02:33:49 +1200 Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful To: Stefan Kangas References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> From: Phil Sainty Message-ID: Date: Thu, 13 Aug 2020 02:33:48 +1200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-GeoIP: NZ X-Spam_score: -2.9 X-Spam_score_int: -28 X-Spam_bar: -- X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 29859 Cc: 29859@debbugs.gnu.org, Tim Landscheidt , Daniel Colascione , Dmitry Gutov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On 13/08/20 2:13 am, Stefan Kangas wrote: > Phil Sainty writes: >> Mozilla's own applications may have changed direction, but there >> is supported software from elsewhere that is based on the XUL >> technologies, which might still be able to use MozRepl. > > Do we know of any examples of this? The Pale Moon web browser would be my first guess. https://www.palemoon.org/ Related to that project are the Unified XUL Platform (UXP), and another (less mature) web browser project, Basilisk. http://www.basilisk-browser.org/ (There may be other XUL browser/application forks around too; these are just the ones I'm familiar with.) Pale Moon is certainly actively supported, so if MozRepl works with that (or any of the above) then I would expect it to remain relevant for quite a long time. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 12 12:00:07 2020 Received: (at 29859) by debbugs.gnu.org; 12 Aug 2020 16:00:07 +0000 Received: from localhost ([127.0.0.1]:45243 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5tAd-0005Be-GN for submit@debbugs.gnu.org; Wed, 12 Aug 2020 12:00:07 -0400 Received: from mail-yb1-f172.google.com ([209.85.219.172]:38594) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5tAb-0005A5-4t for 29859@debbugs.gnu.org; Wed, 12 Aug 2020 12:00:06 -0400 Received: by mail-yb1-f172.google.com with SMTP id e187so1630032ybc.5 for <29859@debbugs.gnu.org>; Wed, 12 Aug 2020 09:00:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc; bh=UXeGl1BWrNy3kyFNPkStpcPOlYxwECLC0RAOCcflnSE=; b=Xg/oLbd5KVnmuZ2fhjODZQeh8XWIwWiJT438FWxjc/m1OMCsSMOArf58JI92tZxarZ MacqmMTI111S3yr/TP1rcGAkxibg1Ua/r40uT6atDMILQPNGBU0emTU9nkay5/t12Z5t LUQD+P0CGz4g0qgVcskcKjJgSzqTgsHLz2qiWR7qOnYc5ATTZNPNsVMG7PxzuLLkVSkb DmGcnm5uMr60ejRlOlvmMHoZuQcDsPv4ffjehG2IG/dWjJ3C7+4CIPR4ho1UnMePyR3v xp2mMOzWMetm0CpZORSvekCKwKc87MQlSJe9RpOIu1/cPs3815Ca44bzjdj8BcBMxUTR 4nXg== X-Gm-Message-State: AOAM533xwpPFu/uxz0xv1g1+r9zTQusUFTHt27+mlhdpafr3li4FA590 6OIwtEyHYYWynRoNVQB0zvWB+vm75g591aUyn9Q= X-Google-Smtp-Source: ABdhPJyYEB+6iKZtd5JM1wopABJFwcUb6eGVpgcmm16pvTmen9Nd/re4m+h8Rd9yd5QQramE3nALz7jwtVxRHrLQ/LY= X-Received: by 2002:a5b:410:: with SMTP id m16mr2595ybp.309.1597247999526; Wed, 12 Aug 2020 08:59:59 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 12 Aug 2020 08:59:59 -0700 From: Stefan Kangas In-Reply-To: References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> MIME-Version: 1.0 Date: Wed, 12 Aug 2020 08:59:59 -0700 Message-ID: Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful To: Phil Sainty Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: 29859@debbugs.gnu.org, Tim Landscheidt , Daniel Colascione , Dmitry Gutov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Phil Sainty writes: > The Pale Moon web browser would be my first guess. > > https://www.palemoon.org/ > > Related to that project are the Unified XUL Platform (UXP), and > another (less mature) web browser project, Basilisk. > http://www.basilisk-browser.org/ > > (There may be other XUL browser/application forks around too; > these are just the ones I'm familiar with.) > > Pale Moon is certainly actively supported, so if MozRepl works > with that (or any of the above) then I would expect it to remain > relevant for quite a long time. Then I guess the job here would be to make sure that our MozRepl support works with said browsers and update the documentation accordingly. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 12 12:00:13 2020 Received: (at 29859) by debbugs.gnu.org; 12 Aug 2020 16:00:13 +0000 Received: from localhost ([127.0.0.1]:45246 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5tAi-0005Cu-PX for submit@debbugs.gnu.org; Wed, 12 Aug 2020 12:00:12 -0400 Received: from mail-yb1-f176.google.com ([209.85.219.176]:34458) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5tAg-0005BS-OE for 29859@debbugs.gnu.org; Wed, 12 Aug 2020 12:00:11 -0400 Received: by mail-yb1-f176.google.com with SMTP id c9so1642674ybq.1 for <29859@debbugs.gnu.org>; Wed, 12 Aug 2020 09:00:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc; bh=6rJ8pVEWzo7q8+H26mx7uP9HXdsAJ+3c9JDYwHCOqm4=; b=JViLs4NdjjWG9HESnBdePm1wKJlzLdPG1L0xVykd8yWFD8o0Mqq9NfRoKaB21Mp340 rEdo+lFKjVSiMs6x7fgOobWgcIgFs4n9KNmvvKcoBZ3JJuaUxu16E2ViwbH2CTeXAbCV GN9oEMBImBM2nwXCsEFp3A/mErHqzdSyz8rMKqxWHeye9U6LrFV4nLFoYofhRQ8XO+4K n6R+vrP+KotZapGnj5F/byAhEepllG1Vkog/qQ8TdzuUr2lxA7Dje7jvhmDZgdrb3/3z 28ASvbdhky6teF++Jn2snvi4mrHJaubzi0ZRiR+9GrlhsD8Fs0hQJ4AUNz5g9Fmh5tOs 4MOw== X-Gm-Message-State: AOAM531O7NJLyTf8Uv4GESlzevU7UGjgjcrqC7Ph7GpBLAMVzDzOjNEl i7bQYxpWU69l0k6fZAjXOl0UkPz68IdEkXcPWzM= X-Google-Smtp-Source: ABdhPJzsJcLEGSIYXvcvHoKs4jSrQgYj9vBTU4+tmBxsAnN0Uui3a6KWFTrdSuspAsJaEMOzMNpP5YArIetcuwCvItk= X-Received: by 2002:a25:880e:: with SMTP id c14mr20687ybl.181.1597248005244; Wed, 12 Aug 2020 09:00:05 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 12 Aug 2020 09:00:04 -0700 From: Stefan Kangas In-Reply-To: <87o8ngndkb.fsf@yandex.com> References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> <87o8ngndkb.fsf@yandex.com> MIME-Version: 1.0 Date: Wed, 12 Aug 2020 09:00:04 -0700 Message-ID: Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful To: Colin Baxter Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: Phil Sainty , 29859@debbugs.gnu.org, Tim Landscheidt , Daniel Colascione , Dmitry Gutov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Colin Baxter writes: > >> Mozilla's own applications may have changed direction, but there > >> is supported software from elsewhere that is based on the XUL > >> technologies, which might still be able to use MozRepl. > > > Do we know of any examples of this? > > Conkeror Conkeror is no longer in active development and its developers recommend users to look for alternatives. See: http://conkeror.org/Alternatives Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 12 12:37:27 2020 Received: (at 29859) by debbugs.gnu.org; 12 Aug 2020 16:37:27 +0000 Received: from localhost ([127.0.0.1]:45325 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5tkl-0006D0-F3 for submit@debbugs.gnu.org; Wed, 12 Aug 2020 12:37:27 -0400 Received: from forward100p.mail.yandex.net ([77.88.28.100]:54505) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5tki-0006Ci-TR for 29859@debbugs.gnu.org; Wed, 12 Aug 2020 12:37:26 -0400 Received: from mxback6g.mail.yandex.net (mxback6g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:167]) by forward100p.mail.yandex.net (Yandex) with ESMTP id B4E6D5982D08; Wed, 12 Aug 2020 19:37:05 +0300 (MSK) Received: from iva6-2d18925256a6.qloud-c.yandex.net (iva6-2d18925256a6.qloud-c.yandex.net [2a02:6b8:c0c:7594:0:640:2d18:9252]) by mxback6g.mail.yandex.net (mxback/Yandex) with ESMTP id 2SExyBCB0H-b56KAsbk; Wed, 12 Aug 2020 19:37:05 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1597250225; bh=7JRs/PTyJU6I3Cu/m0qzz++ICT9KCWmB+yUqZQiXyd0=; h=In-Reply-To:Subject:To:From:Cc:Cc:Date:References:Message-ID; b=AF8VJeSskDaGq5oRqbSva/9UiJsBj0yRqvZDl+fm10RPgMgzAP9kmnBX8nlmggEdA fSKEenEUtql64ewCDcbfTzTY0Oa1T4oPi1+35TFBrQkxQeM3AQL1CdjUweIeiLEjED dVmM0014pDZEWaY4gS4PVYUFVFUQ7FRJVhiua+GI= Authentication-Results: mxback6g.mail.yandex.net; dkim=pass header.i=@yandex.com Received: by iva6-2d18925256a6.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id EZcNWDiCv5-b4HqRWq6; Wed, 12 Aug 2020 19:37:04 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) From: Colin Baxter To: Stefan Kangas Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> <87o8ngndkb.fsf@yandex.com> X-Face: BHjiJOg/Qmj'BQgsAKL@])L)e62P)C"Y=6T Date: Wed, 12 Aug 2020 17:37:03 +0100 In-Reply-To: (Stefan Kangas's message of "Wed, 12 Aug 2020 09:00:04 -0700") Message-ID: <87364rrfbk.fsf@yandex.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeBAMAAAAodabAAAAAB3RJTUUH1wQdAAY04/L8hgAA AAlwSFlzAAAewQAAHsEBw2lUUwAAAARnQU1BAACxjwv8YQUAAAASUExURc7OzpwAAAAAAP////8A AGNj/2aqqTQAAAA8SURBVHjaYzA2NnEBAmdj01D8wNgYpM7F2JiBgYFREAgEGJiU8AMGBpA6QaCG UVtGbRm1ZdSWUVsGjS0Aq20lJnMawnkAAAAASUVORK5CYII= MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: , Daniel Colascione , Phil Sainty , Tim Landscheidt , 29859@debbugs.gnu.org, Dmitry Gutov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) >>>>> Stefan Kangas writes: > Colin Baxter writes: >> >> Mozilla's own applications may have changed direction, but >> there >> is supported software from elsewhere that is based on >> the XUL >> technologies, which might still be able to use >> MozRepl. >> >> > Do we know of any examples of this? >> >> Conkeror > Conkeror is no longer in active development and its developers > recommend users to look for alternatives. > See: http://conkeror.org/Alternatives An alternative being to run conkeror using palemoon, as I do, in place of xulrunner. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 12 12:44:41 2020 Received: (at 29859) by debbugs.gnu.org; 12 Aug 2020 16:44:41 +0000 Received: from localhost ([127.0.0.1]:45345 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5trl-0006PS-D6 for submit@debbugs.gnu.org; Wed, 12 Aug 2020 12:44:41 -0400 Received: from mail-wm1-f54.google.com ([209.85.128.54]:55249) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5trf-0006Or-3Y for 29859@debbugs.gnu.org; Wed, 12 Aug 2020 12:44:36 -0400 Received: by mail-wm1-f54.google.com with SMTP id d190so2351387wmd.4 for <29859@debbugs.gnu.org>; Wed, 12 Aug 2020 09:44:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=tJhpBlNtv9VYOmo9+1RjZMpe2wUwz26DEq9BZfdMics=; b=lT4z5qE8yEum0mZKwxKTqL1JIS7wuytPn+RbbXCd32KdRwKRImUUiFodh/WzJxlVtP Hs+QI5H4b7jcZ5Mw/J+CFvnlkdNeEkls6MS5v1xIm9EEdWB/uyH+lcrXq/7SSdpH/Oz7 sT6v4hV50O29KvLGMXt54zdGokKfa/Xc63y9zJzs7463BYkG1ns2NRFZKytxShWx/J63 bBoKoizlQAozWngdUoYim9UFcLEsc1ZS648xi2w//bEuatwVst/6S9TdrBIJli3VKPy1 SgbHzwE4xYWBxDw0Y4XkZmJqClCCvSG7446k/bi4YOVoNs6bJ9NBBC9qOvjEUAYnjQun qqEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:cc:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=tJhpBlNtv9VYOmo9+1RjZMpe2wUwz26DEq9BZfdMics=; b=CmV5cCJmUJbH7tWHL/RkQYyi79GzVSt/S4HF/EI7OdBi3O5lRcVIieo7RVbcqwJXFL tfu3jMuOcj+92wg+VJ1bZavD6YMwEpVWwt+z2uzvQ2l+t0GWNgLlDnh7eW/HbXvKQnJD nTVNZpMfTgboWsBOAOKqOpEFjlG9wAx/d5WLQmGdOuCzzfnj0Uk/T9BkRyMw+Ujh8Qr3 YZbl2K+6tELx0vzvGGzPAEhsVeJWnrhhT9WmVeOgl3g7pmk7AWs8qauvU5oYMw9TFmn6 TgqAQjLo2xugJiXgkze1henvT/YPjXFjAakJuoKX1smTB3AjORxyRkc22DOVNlwWMFwV CcFA== X-Gm-Message-State: AOAM531vXVaZL5a8GS/4ne3uw8w8WPDzgmUy9JqNJL/lShfg+n8321IC 6P1x/kmgMVD2c98nS/pkSn8= X-Google-Smtp-Source: ABdhPJwh9l5p6dp3SmJLlEpzdv9B3QXJBV0QwTj+Rdzzo1lBHG1M6oT9UZus2dQL4p5sMSheEaYsGQ== X-Received: by 2002:a1c:18e:: with SMTP id 136mr509603wmb.93.1597250669166; Wed, 12 Aug 2020 09:44:29 -0700 (PDT) Received: from [192.168.0.3] ([66.205.73.129]) by smtp.googlemail.com with ESMTPSA id c4sm4964451wrt.41.2020.08.12.09.44.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 12 Aug 2020 09:44:28 -0700 (PDT) Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful To: Colin Baxter , Stefan Kangas References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> <87o8ngndkb.fsf@yandex.com> <87364rrfbk.fsf@yandex.com> From: Dmitry Gutov Message-ID: Date: Wed, 12 Aug 2020 19:44:26 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <87364rrfbk.fsf@yandex.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: Phil Sainty , 29859@debbugs.gnu.org, Daniel Colascione , Tim Landscheidt X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On 12.08.2020 19:37, Colin Baxter wrote: > An alternative being to run conkeror using palemoon, as I do, in place > of xulrunner. So MozRepl integration still works for you, and is useful? From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 13 02:02:42 2020 Received: (at 29859) by debbugs.gnu.org; 13 Aug 2020 06:02:42 +0000 Received: from localhost ([127.0.0.1]:46574 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k66K2-0005yb-Dh for submit@debbugs.gnu.org; Thu, 13 Aug 2020 02:02:42 -0400 Received: from forward106p.mail.yandex.net ([77.88.28.109]:37904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k66Jx-0005yI-NW for 29859@debbugs.gnu.org; Thu, 13 Aug 2020 02:02:40 -0400 Received: from mxback3o.mail.yandex.net (mxback3o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::1d]) by forward106p.mail.yandex.net (Yandex) with ESMTP id 5EE881C81433; Thu, 13 Aug 2020 09:02:25 +0300 (MSK) Received: from myt6-9bdf92ffd111.qloud-c.yandex.net (myt6-9bdf92ffd111.qloud-c.yandex.net [2a02:6b8:c12:468a:0:640:9bdf:92ff]) by mxback3o.mail.yandex.net (mxback/Yandex) with ESMTP id uDio2yqGPA-2OAupim8; Thu, 13 Aug 2020 09:02:25 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1597298545; bh=MIRn628VI1dNds0ZcuFv5LN/l5ur6W988l5NB2xWCpE=; h=In-Reply-To:Subject:To:From:Cc:Cc:Date:References:Message-ID; b=pRILt1JflyAb3cbK6iGJLUh3DHWmNgdcVvU1rgmlOfvKr227el6hfx2QHRnnZQQsq nK836tFNKOFF6WG0BhHXmvHxpedltuM3+t/0DOjH9COHcPwY/yN9UGdjXSoPXuLfTJ Ak2K/xYd7zL1HaaBxQgNFcn6Ie/iY9ka/g3705Zc= Authentication-Results: mxback3o.mail.yandex.net; dkim=pass header.i=@yandex.com Received: by myt6-9bdf92ffd111.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id QuR4rk1KPT-2NH8KxbC; Thu, 13 Aug 2020 09:02:23 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) From: Colin Baxter To: Dmitry Gutov Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> <87o8ngndkb.fsf@yandex.com> <87364rrfbk.fsf@yandex.com> X-Face: BHjiJOg/Qmj'BQgsAKL@])L)e62P)C"Y=6T Date: Thu, 13 Aug 2020 07:02:22 +0100 In-Reply-To: (Dmitry Gutov's message of "Wed, 12 Aug 2020 19:44:26 +0300") Message-ID: <87v9hnkrrl.fsf@yandex.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeBAMAAAAodabAAAAAB3RJTUUH1wQdAAY04/L8hgAA AAlwSFlzAAAewQAAHsEBw2lUUwAAAARnQU1BAACxjwv8YQUAAAASUExURc7OzpwAAAAAAP////8A AGNj/2aqqTQAAAA8SURBVHjaYzA2NnEBAmdj01D8wNgYpM7F2JiBgYFREAgEGJiU8AMGBpA6QaCG UVtGbRm1ZdSWUVsGjS0Aq20lJnMawnkAAAAASUVORK5CYII= MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: , Daniel Colascione , Phil Sainty , Stefan Kangas , Tim Landscheidt , 29859@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello Dmitry, >>>>> Dmitry Gutov writes: > On 12.08.2020 19:37, Colin Baxter wrote: >> An alternative being to run conkeror using palemoon, as I do, in >> place of xulrunner. > So MozRepl integration still works for you, and is useful? Yes. I use it to insert references from Zotero using zotelo.el and moz.el. The mosrepl addon is old, as has been remarked, but it still works with the latest palemoon (28.12.0), and there is still interest among the palemooners. Best wishes, Colin Baxter. From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 13 05:18:16 2020 Received: (at 29859) by debbugs.gnu.org; 13 Aug 2020 09:18:16 +0000 Received: from localhost ([127.0.0.1]:46907 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k69NI-00056K-73 for submit@debbugs.gnu.org; Thu, 13 Aug 2020 05:18:16 -0400 Received: from mail-ej1-f52.google.com ([209.85.218.52]:40005) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k69NG-000563-2c for 29859@debbugs.gnu.org; Thu, 13 Aug 2020 05:18:14 -0400 Received: by mail-ej1-f52.google.com with SMTP id o18so5388248eje.7 for <29859@debbugs.gnu.org>; Thu, 13 Aug 2020 02:18:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=7fhAIUHAyBOC1Xy6xxo4sYMpF+2ymF0qJWJykkN1iMU=; b=j+K/6P+4r99neZn4wCirFP9I/WAo8BHGt1LVOplovzUvm9aPqr3SkGqbzuALrQY8nl tXMTp+q/auGQVBGz08+FTNY56AJV6lamG2U17YEjTHVUVuBXDV7qeJq4YjOL+mlwjB61 lyT0bb/bQfQ/spQmyyI16wR4aM1C7/O2lby5XvDOcwM3xpiFNADahUPQysupsu0L4zlD CDKIsaY3jHBV2JBLubVUHOyXqJPZ9avbFjqYw/S+5RHZJCWt2HlviQXnBNAbZW7gRocK 9imdVMAKHGN4IcggYTa++xXCk71Sxzvas4kd8K3rCoIw+XiluOnvjLGtylxa7PkpiKfE OLug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:cc:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=7fhAIUHAyBOC1Xy6xxo4sYMpF+2ymF0qJWJykkN1iMU=; b=bD5GqJHf9ScPT6uzbBQu5FSFT15FlqH22PeBSpiGgEjyMNFuzu5hC3pz23EBg+3Lwy MdPOyIQARV85ZUnQ9U3D2nktiwg9ZiMu73V6r2P1uk2tNV2Pfcfpe+ampH/fhR3NLANp szuxqGJbphwKOfsDdzFKP1NtWL+K604k7QAA6x+UlnQ/MrQMua5voRyMoSWtUkx2oP4J z7wcQtyn/7PNsb59Gf6FokTrA1pmTb+AaA/KwDV2KT1YV59/2kv7lEsKZE4TbPHat8mY 3ncEushJluvl7fy8+lqOrSb2yri0L8m7r2ZNTyB+OEn8gUy6ZSp2awYc790dteklkUjI aQNA== X-Gm-Message-State: AOAM530qD2dU+RW1vVKeMuVW1gQPX7KE+tD0YlKQAGOSJm8mDyskW86j LgxKpESHK/0kcZDIzZEetFmjoDYY X-Google-Smtp-Source: ABdhPJyhhyZlKdnkxUWBbHUXgl2z2Z7I6ixseAic3dEmCLqnLtJC7FX/qHCPzHD9/38mKlQq/2dk7Q== X-Received: by 2002:a17:906:1e85:: with SMTP id e5mr3817562ejj.76.1597310288117; Thu, 13 Aug 2020 02:18:08 -0700 (PDT) Received: from [192.168.0.3] ([66.205.73.129]) by smtp.googlemail.com with ESMTPSA id w22sm3091745edx.80.2020.08.13.02.18.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 13 Aug 2020 02:18:07 -0700 (PDT) Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful To: Colin Baxter References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> <87o8ngndkb.fsf@yandex.com> <87364rrfbk.fsf@yandex.com> <87v9hnkrrl.fsf@yandex.com> From: Dmitry Gutov Message-ID: Date: Thu, 13 Aug 2020 12:18:04 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <87v9hnkrrl.fsf@yandex.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: Phil Sainty , Stefan Kangas , Daniel Colascione , 29859@debbugs.gnu.org, Tim Landscheidt X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On 13.08.2020 09:02, Colin Baxter wrote: > Yes. I use it to insert references from Zotero using zotelo.el and > moz.el. The mosrepl addon is old, as has been remarked, but it still > works with the latest palemoon (28.12.0), and there is still interest > among the palemooners. Thanks! Then let's not deprecate it at all. Not in Emacs 28, at least. From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 13 05:41:04 2020 Received: (at 29859) by debbugs.gnu.org; 13 Aug 2020 09:41:05 +0000 Received: from localhost ([127.0.0.1]:46922 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k69jM-0007sC-LD for submit@debbugs.gnu.org; Thu, 13 Aug 2020 05:41:04 -0400 Received: from mail-yb1-f182.google.com ([209.85.219.182]:46292) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k69jJ-0007rZ-NW for 29859@debbugs.gnu.org; Thu, 13 Aug 2020 05:41:04 -0400 Received: by mail-yb1-f182.google.com with SMTP id x10so2942952ybj.13 for <29859@debbugs.gnu.org>; Thu, 13 Aug 2020 02:41:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc; bh=eg9uleA92tAEWt3pc1te2sMq+GIQFDFIFYywqdAP3Gw=; b=iUzo2J1qSMtCkI1YxOWOIwpoNFGBsbHyZjta9fgXsvIRBtanGpbugqBgHJ9t7bBLJO KhQF3e82EGIB/GvQuSg2GycmZZqPf0GHy12pY7IKj9dw0G39PgsolQHatJIEn9OswXiY 7PEfr+2wmA/ZtqT0E9tF/TfqXcRE/TSZOkDnF4buQJjHtaSVEG8GMXaudG1Y9/HaN2Gy GggB/k+nMiWDBugQXmhhV65EBXuhFo23namAb+SbStwYLFT5Rq3UprrCOog3yQ/nO4RT bN8rZ3IE2i4eMoMdzY4yFsicIJuxnijOAZWtK65ivkn8vuQxAVb+Q6bz6HHkmkCrj723 1Fkw== X-Gm-Message-State: AOAM53285Ou/7LIGMrq8+M9qOXOP/0DHoTHWQr4GZD8LOogWNFV1iFRJ zY/++xxy9JJ0rH0Z7FxSFZYtyVotk/wnSSMTk0s= X-Google-Smtp-Source: ABdhPJxNmrf6lCoHIF/CwrxaandMaqbSSOlcXU/z5w52Sp5x99dqIkhk0/H06CciTp1sspkRtUBLSDDuoVssgw0uZtc= X-Received: by 2002:a25:b88b:: with SMTP id w11mr5508662ybj.129.1597311656102; Thu, 13 Aug 2020 02:40:56 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Thu, 13 Aug 2020 02:40:55 -0700 From: Stefan Kangas In-Reply-To: References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> <87o8ngndkb.fsf@yandex.com> <87364rrfbk.fsf@yandex.com> <87v9hnkrrl.fsf@yandex.com> MIME-Version: 1.0 Date: Thu, 13 Aug 2020 02:40:55 -0700 Message-ID: Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful To: Dmitry Gutov , Colin Baxter Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: Phil Sainty , 29859@debbugs.gnu.org, Daniel Colascione , Tim Landscheidt X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Dmitry Gutov writes: > Then let's not deprecate it at all. Not in Emacs 28, at least. Agreed. Are there any documentation updates that needs doing to reflect this new purpose of this code? Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 13 05:42:20 2020 Received: (at 29859) by debbugs.gnu.org; 13 Aug 2020 09:42:20 +0000 Received: from localhost ([127.0.0.1]:46936 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k69ka-0007v1-IL for submit@debbugs.gnu.org; Thu, 13 Aug 2020 05:42:20 -0400 Received: from mail-ej1-f51.google.com ([209.85.218.51]:43470) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k69kW-0007ul-32 for 29859@debbugs.gnu.org; Thu, 13 Aug 2020 05:42:18 -0400 Received: by mail-ej1-f51.google.com with SMTP id m22so5426321eje.10 for <29859@debbugs.gnu.org>; Thu, 13 Aug 2020 02:42:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=Oh6hRWP68KZhJCxmRC9w81ODtEfkCGXMgi+HHk/S5z8=; b=kxiXIBYmaecO4XlD+q3ASjTR9q4wnGcWqCRxO9rnRrUTDs55HEdXjZ2l1UDOq7pYKy hTzNTUqWQbrY3mkPnf261FidBoiTpDAOWzrgqaNJSbrujDwQbn0g1oCQNOdUbZgb+Ft0 RBB1w41l0KXNbEmOKiHWBCKuRbvbzOaWMuGbFAVU7CLc5ZSVz79qIL6cua/CASG1fiOO sVDR6+nRfKOdy3l7BFFrCA6AWFS2PkTsIn5eqMA7uadXHFpqULHdQrIbIQdpHlbv3uJP F2mOsYDEMQwL+jNWts0UNCH8YVydoP2VfEeZ8Xo6F3CqAVdPa8s2jevTWmP7AAt8NQu9 f1fA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:cc:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Oh6hRWP68KZhJCxmRC9w81ODtEfkCGXMgi+HHk/S5z8=; b=fjiV5qxQUz6U9xw1oUvFGk5xD9zzsStP2parIb/39n9utu/tIw5B56wbnSbPtLun0p qIPO0HWOw+ZXVPkD5ctX5UHmMmyfntex8toJZ4D1r8u6MGg5r2bdpx/tF7Q0i2WHoxjn QjKnRlhPaKwkf1FZS45Vu+uToOSdamhntjUr4yN/8jXecDdJ7PWtiiBAqXESfw6iAW4j 5RrQqHKnTPM9I11RcORzsyRlSCrKmqbH8gM7Q7bzxyyys0bQvmnlIT2PePuADyBZY1hK atKR2DRLrPJ8qTF1nAYcWbKzViJDlYZu15XgBGBSxEQsufrNZnD9qK9aKRTNq4G4ec6W Xh/A== X-Gm-Message-State: AOAM530EVUseIuEwa/OdXB1L4ok5zPgbsm8zna6NmvZSujC1crpY3RYb QEQ+yJ8STcxCbbMA1nr8/1b3+5OE X-Google-Smtp-Source: ABdhPJzujIIw9UnxrvLqPh8JC4jQnqiSn/2JdtGF9emllgk5ev8VhbFjDKcjffPaUEWZP/8NwVD4gg== X-Received: by 2002:a17:906:e46:: with SMTP id q6mr287308eji.234.1597311729961; Thu, 13 Aug 2020 02:42:09 -0700 (PDT) Received: from [192.168.0.3] ([66.205.73.129]) by smtp.googlemail.com with ESMTPSA id f20sm3423945ejq.60.2020.08.13.02.42.08 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 13 Aug 2020 02:42:09 -0700 (PDT) Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful To: Stefan Kangas , Colin Baxter References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> <3a8e4747-3dc8-4c0e-781a-ae7c6579de44@yandex.ru> <87o8ngndkb.fsf@yandex.com> <87364rrfbk.fsf@yandex.com> <87v9hnkrrl.fsf@yandex.com> From: Dmitry Gutov Message-ID: Date: Thu, 13 Aug 2020 12:42:07 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29859 Cc: Phil Sainty , 29859@debbugs.gnu.org, Daniel Colascione , Tim Landscheidt X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On 13.08.2020 12:40, Stefan Kangas wrote: > Are there any documentation updates that needs doing to reflect > this new purpose of this code? Probably. ;-) From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 21 11:10:40 2022 Received: (at 29859) by debbugs.gnu.org; 21 Apr 2022 15:10:40 +0000 Received: from localhost ([127.0.0.1]:50735 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhYS7-0006o3-TX for submit@debbugs.gnu.org; Thu, 21 Apr 2022 11:10:40 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57796) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhYS5-0006nm-Ra for 29859@debbugs.gnu.org; Thu, 21 Apr 2022 11:10:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=eeol04y7JowHWL8NkQfStp2gUzBEdieGSOoQhojTEh0=; b=rsVO2Q9qcEAlCtaMdtqtPYyU+V kgD7jYssmIUnaSfJXFtgCAC9phN840aOB+P0BD9zhjtPgZy8j3RzZ0FIza31T/p4vQFzyQNlVUbxd Jz/ktDoOWPMJ/WYCQalNkw5OgWTA8N3mxRKK/A/oa5kJPUmMFaMh5x94JuQ5kOO+dHwc=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nhYRw-0006Vh-Uw; Thu, 21 Apr 2022 17:10:31 +0200 From: Lars Ingebrigtsen To: Tim Landscheidt Subject: Re: bug#29859: 25.3; MozRepl support is/will be no longer useful References: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> X-Now-Playing: Porridge Radio's _Every Bad_: "Pop Song" Date: Thu, 21 Apr 2022 17:10:28 +0200 In-Reply-To: <87373xfgnx.fsf@passepartout.tim-landscheidt.de> (Tim Landscheidt's message of "Tue, 26 Dec 2017 19:11:30 +0000") Message-ID: <87h76m4gm3.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Tim Landscheidt writes: > Thus the large code section in lisp/progmodes/js.el relating > to MozRepl is unfortunately no longer useful and could be > removed now or in September 2018 at the latest. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 29859 Cc: 29859@debbugs.gnu.org, Daniel Colascione X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Tim Landscheidt writes: > Thus the large code section in lisp/progmodes/js.el relating > to MozRepl is unfortunately no longer useful and could be > removed now or in September 2018 at the latest. The MozRepl stuff was removed in 39d9b96a60 (for Emacs 29), so I'm closing this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 21 11:10:44 2022 Received: (at control) by debbugs.gnu.org; 21 Apr 2022 15:10:44 +0000 Received: from localhost ([127.0.0.1]:50738 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhYSC-0006oN-4y for submit@debbugs.gnu.org; Thu, 21 Apr 2022 11:10:44 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57810) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhYSB-0006o1-Jf for control@debbugs.gnu.org; Thu, 21 Apr 2022 11:10:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=JrI9fuU98JKk36FEMJ2Lutd/IGhzEUOWvmSEC/1Z5cc=; b=sXpNsl1y0q0hRs4qKN6uPSCYHq iXWJ8TASIT1GrMPnlHXbZOvkgnqVqN89wW0Yhl7P3Htk4i0Eghm8ionmXCB8VikQz7bjfnXEUJK3y GlaSakQwi7PrjvluFSs/N3DmfM/Rc2AGsGqAWDUSXVj+9cAdswSHKA3M5cTfaawk1zUA=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nhYS3-0006Vs-SM for control@debbugs.gnu.org; Thu, 21 Apr 2022 17:10:38 +0200 Date: Thu, 21 Apr 2022 17:10:34 +0200 Message-Id: <87fsm64glx.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #29859 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 29859 29.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 29859 29.1 quit From unknown Sat Aug 16 11:41:04 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 20 May 2022 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator