From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Joseph Turner via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#65768: Bump persist.el version Date: Tue, 31 Oct 2023 10:05:34 -0700 Message-ID: <87msvyu34w.fsf@breatheoutbreathe.in> References: <87fs3sm4jk.fsf@breatheoutbreathe.in> <875y2ng7am.fsf@breatheoutbreathe.in> <87ttq6u5lu.fsf@breatheoutbreathe.in> <83lebiagjh.fsf@gnu.org> Reply-To: Joseph Turner Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25537"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 65768@debbugs.gnu.org, stefankangas@gmail.com, phillip.lord@russet.org.uk To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Oct 31 18:13:51 2023 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 1qxsJL-0006N6-9k for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 31 Oct 2023 18:13:51 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxsIz-0001ff-Lz; Tue, 31 Oct 2023 13:13:29 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qxsIy-0001f6-2c for bug-gnu-emacs@gnu.org; Tue, 31 Oct 2023 13:13:28 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qxsIx-0003vu-R0 for bug-gnu-emacs@gnu.org; Tue, 31 Oct 2023 13:13:27 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxsJV-0004xb-L1 for bug-gnu-emacs@gnu.org; Tue, 31 Oct 2023 13:14:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Joseph Turner Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 31 Oct 2023 17:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65768 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 65768-submit@debbugs.gnu.org id=B65768.169877242719036 (code B ref 65768); Tue, 31 Oct 2023 17:14:01 +0000 Original-Received: (at 65768) by debbugs.gnu.org; 31 Oct 2023 17:13:47 +0000 Original-Received: from localhost ([127.0.0.1]:49101 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxsJH-0004wy-5L for submit@debbugs.gnu.org; Tue, 31 Oct 2023 13:13:47 -0400 Original-Received: from out-180.mta0.migadu.com ([2001:41d0:1004:224b::b4]:56445) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxsJC-0004wk-P8 for 65768@debbugs.gnu.org; Tue, 31 Oct 2023 13:13:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=breatheoutbreathe.in; s=key1; t=1698772387; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=BCbLbb97itwqF5G8gcIBQopWEa6UicfLa0yIWjuy/vw=; b=OmOgUyHgUpFLk1p1xiSfjUzOTooyYbazWV9i7inz+fNKOqCLlLmFFuJBW6uHOl4M83Zrkt 1Fv/+I7vMmhyVNM3/GK6tpChCNpw0BF/I9TrT2VzP+DesDNRPWgUerwJ1S2fm5t8eQuMvD ueNPepM0mEMHWRlk64rWmRCw33z3pe8= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-reply-to: <83lebiagjh.fsf@gnu.org> X-Migadu-Flow: FLOW_OUT 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:273569 Archived-At: Eli Zaretskii writes: >> From: Joseph Turner >> From: Joseph Turner >> Cc: Stefan Kangas , Eli Zaretskii , >> 65768@debbugs.gnu.org >> Date: Tue, 31 Oct 2023 08:41:55 -0700 >> >> phillip.lord@russet.org.uk writes: >> >> > Would you be interested in taking over maintainership of persist? I am >> > very short of Emacs time these days. >> >> Yes, I am interested! Stefan, Eli, what do you think? > > I can only welcome you. Thanks for volunteering! Thank you :) >> Stefan, before I commit to maintainership of persist, please let me know >> of any maintainer guidelines I should be aware of. I have read >> emacs/CONTRIBUTE and elpa/README. Would persist.el maintainership >> require subscribing to the mailing list? > > From my POV, the only request is to subscribe to > bug-gnu-emacs@gnu.org, so that you see any bug reports about > persist.el. Otherwise, we will have to forward the reports to you. Sounds good. I am subscribed to bug-gnu-emacs@gnu.org. Joseph