From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Markus Triska Newsgroups: gmane.emacs.bugs Subject: bug#58196: 27.0.50; ediprolog 2.2: Please upload the new version to ELPA Date: Sat, 01 Oct 2022 19:01:28 +0200 Message-ID: <871qrrv5p3.fsf@metalevel.at> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34193"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Cc: 58196@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 01 19:02:30 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oefsj-0008iP-VB for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 01 Oct 2022 19:02:29 +0200 Original-Received: from localhost ([::1]:45314 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oefsi-0004ln-N4 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 01 Oct 2022 13:02:28 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41874) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oefsI-0004kR-Rl for bug-gnu-emacs@gnu.org; Sat, 01 Oct 2022 13:02:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:46582) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oefsI-0003IO-K0 for bug-gnu-emacs@gnu.org; Sat, 01 Oct 2022 13:02:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oefsI-0004p8-1p for bug-gnu-emacs@gnu.org; Sat, 01 Oct 2022 13:02:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Markus Triska Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 01 Oct 2022 17:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58196 X-GNU-PR-Package: emacs Original-Received: via spool by 58196-submit@debbugs.gnu.org id=B58196.166464369218507 (code B ref 58196); Sat, 01 Oct 2022 17:02:02 +0000 Original-Received: (at 58196) by debbugs.gnu.org; 1 Oct 2022 17:01:32 +0000 Original-Received: from localhost ([127.0.0.1]:45660 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oefro-0004oR-J2 for submit@debbugs.gnu.org; Sat, 01 Oct 2022 13:01:32 -0400 Original-Received: from [78.47.144.35] (port=40990 helo=metalevel.at) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oefrm-0004oJ-Ce for 58196@debbugs.gnu.org; Sat, 01 Oct 2022 13:01:31 -0400 Original-Received: by metalevel.at (Postfix, from userid 1000) id BEDE99C756; Sat, 1 Oct 2022 19:01:28 +0200 (CEST) In-Reply-To: (Stefan Monnier's message of "Sat, 01 Oct 2022 10:57:26 -0400") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:244152 Archived-At: Stefan Monnier writes: > Could you make that available on a public Git repository somewhere > (eg. `repo.or.cz`, `codeberg.org`, ...)? Yes, I have made a public repository available at: https://github.com/triska/ediprolog/ The history of ediprolog.el is available from: https://github.com/triska/ediprolog/commits/master/ediprolog.el The changes relative to 2.1 are: https://github.com/triska/ediprolog/commit/5fd08fe19a71876da4cfc21b81fbc04af9890cba https://github.com/triska/ediprolog/commit/85fae67aeaede36ba61b0c551aa18617d3b9f797 https://github.com/triska/ediprolog/commit/ebd79c0abdc05a752c947e333551d808e3933046 https://github.com/triska/ediprolog/commit/dc0e51ba579f2eb26ae0cdc733104e8861f04c10 The release of 2.1 was: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=41765 Please let me know if anything else is needed. Thank you and all the best, Markus