From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: scratch/command 064f146 1/2: Change command to interactive ... modes Date: Mon, 15 Feb 2021 05:38:24 +0200 Message-ID: <83y2fq9f0v.fsf@gnu.org> References: <20210213141225.11309.86562@vcs0.savannah.gnu.org> <20210213141226.EEDFE20999@vcs0.savannah.gnu.org> <47209379-76df-4c97-e5ff-b3b04da0db1d@yandex.ru> <87zh07of0e.fsf@gnus.org> <0605ed62-a785-d190-caf2-2232e1db3b0f@yandex.ru> <87mtw6d480.fsf@gnus.org> <87eehid3k2.fsf@gnus.org> <87r1liblzb.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17187"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, dgutov@yandex.ru, emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Feb 15 04:39:06 2021 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 1lBUj4-0004Om-DT for ged-emacs-devel@m.gmane-mx.org; Mon, 15 Feb 2021 04:39:06 +0100 Original-Received: from localhost ([::1]:45844 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lBUj3-0000Ts-GG for ged-emacs-devel@m.gmane-mx.org; Sun, 14 Feb 2021 22:39:05 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41598) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBUiN-0008SQ-2E for emacs-devel@gnu.org; Sun, 14 Feb 2021 22:38:23 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51107) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lBUiM-0001lv-EH; Sun, 14 Feb 2021 22:38:22 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1180 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lBUiL-0003fp-VK; Sun, 14 Feb 2021 22:38:22 -0500 In-Reply-To: (message from Stefan Kangas on Sun, 14 Feb 2021 14:25:42 -0600) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:264834 Archived-At: > From: Stefan Kangas > Date: Sun, 14 Feb 2021 14:25:42 -0600 > Cc: emacs-devel@gnu.org, Dmitry Gutov > > Please find attached a patch. Isn't this a bit premature? I thought we were still debating how best to implement the annotations?