From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ivan Sokolov Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Add history to Custom commands Date: Sat, 22 Jan 2022 08:48:37 +0000 Message-ID: <2847AC4D-6515-473B-A2C1-CB2757018D1B@ya.ru> References: <87y23ajafr.fsf@ya.ru> <87mtjpv2bp.fsf@gnus.org> <87pmoljsmx.fsf@ya.ru> <87lez8k03t.fsf@ya.ru> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=----P5MU6SVID8UD67TNKI06XBJX1V6HUP Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40355"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Lars Ingebrigtsen , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jan 22 09:51:16 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 1nBC7A-000ALZ-2y for ged-emacs-devel@m.gmane-mx.org; Sat, 22 Jan 2022 09:51:16 +0100 Original-Received: from localhost ([::1]:59056 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nBC78-0006aN-Qp for ged-emacs-devel@m.gmane-mx.org; Sat, 22 Jan 2022 03:51:14 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:51922) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nBC4o-0005lm-Ag for emacs-devel@gnu.org; Sat, 22 Jan 2022 03:48:51 -0500 Original-Received: from [2a02:6b8:0:801:2::110] (port=49880 helo=forward500j.mail.yandex.net) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nBC4k-00005N-Ts for emacs-devel@gnu.org; Sat, 22 Jan 2022 03:48:49 -0500 Original-Received: from iva4-eaf978c3d1df.qloud-c.yandex.net (iva4-eaf978c3d1df.qloud-c.yandex.net [IPv6:2a02:6b8:c0c:d14:0:640:eaf9:78c3]) by forward500j.mail.yandex.net (Yandex) with ESMTP id CEC156CB66F1; Sat, 22 Jan 2022 11:48:39 +0300 (MSK) Original-Received: from iva3-dd2bb2ff2b5f.qloud-c.yandex.net (iva3-dd2bb2ff2b5f.qloud-c.yandex.net [2a02:6b8:c0c:7611:0:640:dd2b:b2ff]) by iva4-eaf978c3d1df.qloud-c.yandex.net (mxback/Yandex) with ESMTP id BQIogrEVpg-mdfWdoYS; Sat, 22 Jan 2022 11:48:39 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ya.ru; s=mail; t=1642841319; bh=dO+fA43DfdIu2HOuUEdeKzc3zEPEEok1mxVDdPS7qis=; h=In-Reply-To:Subject:To:From:References:Date:Message-ID:CC; b=mLWd2+IOtx/JHu1AjiOYh0TY1FMwjTxiRPuKyqf8vhXZKha5UBCsYR27PxZz3Y3RJ J47UXa+kZn4ERqC+YeHZ1l8zPqcnDadOZ0sgG6mgvUotGu7K48jPF8QHrFDU5jEf4H wteI+DKSyJPoesKFhb0NCMHKdlUpOMOHSvlzMJiM= Authentication-Results: iva4-eaf978c3d1df.qloud-c.yandex.net; dkim=pass header.i=@ya.ru Original-Received: by iva3-dd2bb2ff2b5f.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id 7PENelfB35-mcPCfwWH; Sat, 22 Jan 2022 11:48:38 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Fwd: 2 In-Reply-To: X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a02:6b8:0:801:2::110 (failed) Received-SPF: pass client-ip=2a02:6b8:0:801:2::110; envelope-from=ivan-p-sokolov@ya.ru; helo=forward500j.mail.yandex.net X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 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, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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:285176 Archived-At: ------P5MU6SVID8UD67TNKI06XBJX1V6HUP Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On January 22, 2022 3:47:44 AM UTC, Stefan Monnier wrote: >Hmm=2E=2E=2E too bad I didn't notify myself when I did=2E >Oh, I see I did it while I was masquerading as Lars, >that explains it ;-) Oof, I double checked who I was replying from two people and still missed ------P5MU6SVID8UD67TNKI06XBJX1V6HUP Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable On January 22, 2022 3:47:44 AM UTC, Stefan Monni= er <monnier@iro=2Eumontreal=2Eca> wrote:

>Hmm=2E=2E=2E too = bad I didn't notify myself when I did=2E
>Oh, I see I did it while I = was masquerading as Lars,
>that explains it ;-)

Oof, I double = checked who I was replying from two people and still missed ------P5MU6SVID8UD67TNKI06XBJX1V6HUP--