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 04:52:54 +0300 Message-ID: <87lez8k03t.fsf@ya.ru> References: <87y23ajafr.fsf@ya.ru> <87mtjpv2bp.fsf@gnus.org> <87pmoljsmx.fsf@ya.ru> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13292"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) 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 02:54:49 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 1nB5c8-0003Hn-Js for ged-emacs-devel@m.gmane-mx.org; Sat, 22 Jan 2022 02:54:48 +0100 Original-Received: from localhost ([::1]:33466 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nB5c7-0005sR-A0 for ged-emacs-devel@m.gmane-mx.org; Fri, 21 Jan 2022 20:54:47 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:53842) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nB5aW-0005Bd-GN for emacs-devel@gnu.org; Fri, 21 Jan 2022 20:53:08 -0500 Original-Received: from forward501p.mail.yandex.net ([77.88.28.111]:56608) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nB5aT-0001zh-BB for emacs-devel@gnu.org; Fri, 21 Jan 2022 20:53:08 -0500 Original-Received: from vla1-0c91d72e5963.qloud-c.yandex.net (vla1-0c91d72e5963.qloud-c.yandex.net [IPv6:2a02:6b8:c0d:3a21:0:640:c91:d72e]) by forward501p.mail.yandex.net (Yandex) with ESMTP id 50B406212E9D; Sat, 22 Jan 2022 04:52:55 +0300 (MSK) Original-Received: from vla1-ef285479e348.qloud-c.yandex.net (vla1-ef285479e348.qloud-c.yandex.net [2a02:6b8:c0d:35a1:0:640:ef28:5479]) by vla1-0c91d72e5963.qloud-c.yandex.net (mxback/Yandex) with ESMTP id zqmNHHhFzd-qse4pLS2; Sat, 22 Jan 2022 04:52:55 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ya.ru; s=mail; t=1642816375; bh=WEzKasaMnyxkPn8KIlw7tfbKRn8Evm72sjy07FoIeIQ=; h=In-Reply-To:Subject:Date:References:To:From:Message-ID:Cc; b=V5NvYbBSkuT6WDfX69asuv+Lx6AJyvIOzqnLLdmMNd16bTxWk3ZZiSi9vAkIk3SIv Pg0Fbgp2rTcRUUsPKmozXuwG33i0M0uiz365JOWJnLzd77cLodR5Af5Zs2r1KsiDu3 H/VTd97sZ8QnXegEu9CRc4IHQx6B5aYJLEk6+1Rs= Authentication-Results: vla1-0c91d72e5963.qloud-c.yandex.net; dkim=pass header.i=@ya.ru Original-Received: by vla1-ef285479e348.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id T9NotBUR3A-qsP4k1Bw; Sat, 22 Jan 2022 04:52:54 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) X-Yandex-Fwd: 2 In-Reply-To: (Stefan Monnier's message of "Fri, 21 Jan 2022 12:57:31 -0500") Received-SPF: pass client-ip=77.88.28.111; envelope-from=ivan-p-sokolov@ya.ru; helo=forward501p.mail.yandex.net 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, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 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:285167 Archived-At: Stefan Monnier writes: > Maybe a more direct fix is to improve Custom so it does provide a proper > `revert-buffer-function`? That was the idea, but turns out that you had already done it last July.