From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philip Kaludercic Newsgroups: gmane.emacs.bugs Subject: bug#60130: [PATCH] ; * lisp/subr.el (internal--with-narrowing): Simplify Date: Sat, 17 Dec 2022 11:50:25 +0000 Message-ID: <87edsygsfy.fsf@posteo.net> References: <87len70wp1.fsf@posteo.net> <07bcf6a532b951e467af@heytings.org> <87h6xu29ze.fsf@posteo.net> <83iliaii0e.fsf@gnu.org> <87len646r1.fsf@posteo.net> <831qoyi7vy.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18082"; mail-complaints-to="usenet@ciao.gmane.io" Cc: gregory@heytings.org, 60130@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Dec 17 12:51:20 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 1p6Vip-0004Qh-IY for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 17 Dec 2022 12:51:19 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p6ViZ-0002mN-Qh; Sat, 17 Dec 2022 06:51:03 -0500 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 1p6ViZ-0002mC-2L for bug-gnu-emacs@gnu.org; Sat, 17 Dec 2022 06:51:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p6ViY-0000nr-Q4 for bug-gnu-emacs@gnu.org; Sat, 17 Dec 2022 06:51:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p6ViY-0003Xx-EU for bug-gnu-emacs@gnu.org; Sat, 17 Dec 2022 06:51:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Philip Kaludercic Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Dec 2022 11:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60130 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 60130-submit@debbugs.gnu.org id=B60130.167127783013621 (code B ref 60130); Sat, 17 Dec 2022 11:51:02 +0000 Original-Received: (at 60130) by debbugs.gnu.org; 17 Dec 2022 11:50:30 +0000 Original-Received: from localhost ([127.0.0.1]:55466 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6Vi2-0003Xd-9O for submit@debbugs.gnu.org; Sat, 17 Dec 2022 06:50:30 -0500 Original-Received: from mout02.posteo.de ([185.67.36.66]:54137) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6Vi0-0003XT-Js for 60130@debbugs.gnu.org; Sat, 17 Dec 2022 06:50:29 -0500 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id DF2AE240106 for <60130@debbugs.gnu.org>; Sat, 17 Dec 2022 12:50:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1671277822; bh=kQjt1aVntNRM4tuLUAjWzOHDUQ1MBDO4E0SeM5I3dBY=; h=From:To:Cc:Subject:Date:From; b=TSP4HIwiVcWp7Emw6nT0sxN6LPcWsfdQLh3h+q8/GNeWwq/xJIIOfa4MiyGG1i1Ps m2v3UDZZ63M1n9JVmqzXe+W+oVvqHc4F+QpvkiWrnrAG0qtc7nliH1GiZk2RMwjaEt Yr+Xc/tuSctqzQKLjMWssXXfKjvI/qLqL/53n/xvORayTZz++DhRSlEt43wZX3/a6i t8K5a8iptcDKkwCheT7ZeitVO7ZKorZkLBGdYyg9E4VoTfiKAaxrPCcFEMCWWwEXsw DDLsG3InH4gXXaMeJsdYcvnR+rtaAnCyulWUJbmt4QJWrNFfq4d9jWzPGorTI6Vsra IuD5YuOJTn0lw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NZ4661Qq9z9rxF; Sat, 17 Dec 2022 12:50:21 +0100 (CET) In-Reply-To: <831qoyi7vy.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 17 Dec 2022 13:31:29 +0200") 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:251274 Archived-At: Eli Zaretskii writes: >> From: Philip Kaludercic >> Cc: gregory@heytings.org, 60130@debbugs.gnu.org >> Date: Sat, 17 Dec 2022 11:19:46 +0000 >> >> Eli Zaretskii writes: >> >> > I've reverted the commit on the release branch. Please install this >> > on master instead. >> >> Sorry about that, I just cherry-picked the commit onto master. > > I hope the merge from the release branch to master will not revert > your cherry-pick. >From my understanding of Git this shouldn't be the case (though it is an interesting question), but if it does happen, I will try and fix that.