From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Fix bookmark-bmenu-list sorting. Date: Sun, 06 Mar 2022 23:17:48 -0600 Message-ID: <875yoq8hoj.fsf@red-bean.com> References: <875yovm1m6.fsf@elite.giraud> <87v8wvkk64.fsf@red-bean.com> <83v8wuj3v0.fsf@gnu.org> <87tucewgu7.fsf@red-bean.com> <83lexqi3z9.fsf@gnu.org> <87tuceuo4b.fsf@red-bean.com> <83czj2hrdv.fsf@gnu.org> <87a6e5lui6.fsf@elite.giraud> <837d99j10x.fsf@gnu.org> <874k4dlpeg.fsf@elite.giraud> <834k4divrt.fsf@gnu.org> <87wnh9k43g.fsf@elite.giraud> <83v8wth5lh.fsf@gnu.org> Reply-To: Karl Fogel Mime-Version: 1.0 Content-Type: text/plain; format=flowed Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3532"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: Manuel Giraud , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Mar 07 06:18:51 2022 Return-path: Envelope-to: ged-emacs-devel@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 1nR5li-0000hi-UU for ged-emacs-devel@m.gmane-mx.org; Mon, 07 Mar 2022 06:18:51 +0100 Original-Received: from localhost ([::1]:35972 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nR5lh-0006IR-Sm for ged-emacs-devel@m.gmane-mx.org; Mon, 07 Mar 2022 00:18:49 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:36940) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nR5kn-0005cS-SW for emacs-devel@gnu.org; Mon, 07 Mar 2022 00:17:57 -0500 Original-Received: from sanpietro.red-bean.com ([45.79.25.59]:38012) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nR5km-00006n-9E; Mon, 07 Mar 2022 00:17:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=red-bean.com; s=202005newsp; h=Content-Type:MIME-Version:Message-ID: In-Reply-To:Date:Reply-To:References:Subject:Cc:To:From:Sender: Content-Transfer-Encoding:Content-ID:Content-Description; bh=WtDv1NjTIqTayvBHz/n06CazHewTjUPpE4re9Xnt7NY=; t=1646630271; x=1647839871; b=Soy0BPw5/E0G84x91AC51L+pJt3y+2deDQKx2IKnx0upA7uib0dl/0L7Erd8LFCKCb+cXnJRDOV P6s8w1r8gzoRWybUudG9dAKN/dyzsuA8HYVEBDSEaHyJsDpzkY44C98rHJ9RsZFxF0GuYE8/LnVqm Wc6joY45rxBBMncst5kYSQizo04VVsZ1yaj/LBfBJFhNSqRZGNYeEYFhRnDLRI6wA4rWjzI4+vkSX ueJbOqqz4bxr0mMfwwxIg1zELXpgZm4BCjIFFzxdO3r5rtqdBftCs0smKc+B79NFAhA5eQ9M5XHHM eDs1dLeLa+rdO6epxeg2cEPbcgxiz3FwX8eA==; Original-Received: from c-98-206-160-251.hsd1.il.comcast.net ([98.206.160.251]:49334 helo=klen) by sanpietro.red-bean.com with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nR5kj-00EtZY-5H; Mon, 07 Mar 2022 05:17:50 +0000 In-Reply-To: <83v8wth5lh.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 04 Mar 2022 21:37:14 +0200") Received-SPF: pass client-ip=45.79.25.59; envelope-from=kfogel@red-bean.com; helo=sanpietro.red-bean.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:286878 Archived-At: >>Thanks. >> >>Let's install this on master. We can consider backporting to the >>emacs-28 branch after Emacs 28.1 is released. > >Installed in commit a6abd06c73. > >[...] Ah, make that commit 29157a9f88c (another commit snuck in before my push finished).