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: Concern about new binding. Date: Tue, 02 Feb 2021 21:14:36 +0200 Message-ID: <834kiu5lk3.fsf@gnu.org> References: <20210202134950.vybbpf3iewbymfjo.ref@Ergus> <20210202134950.vybbpf3iewbymfjo@Ergus> <87zh0mmr54.fsf@gmail.com> <87tuqunw6q.fsf@telefonica.net> <835z3a5miu.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33724"; mail-complaints-to="usenet@ciao.gmane.io" Cc: ofv@wanadoo.es, emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Feb 02 20:18:19 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 1l71Br-0008hv-Gc for ged-emacs-devel@m.gmane-mx.org; Tue, 02 Feb 2021 20:18:19 +0100 Original-Received: from localhost ([::1]:35214 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l71Bq-0003Tl-Hp for ged-emacs-devel@m.gmane-mx.org; Tue, 02 Feb 2021 14:18:18 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33570) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l718N-0002FE-La for emacs-devel@gnu.org; Tue, 02 Feb 2021 14:14:43 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53445) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l718M-00047m-MP; Tue, 02 Feb 2021 14:14:42 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4232 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1l718K-0007nG-RF; Tue, 02 Feb 2021 14:14:42 -0500 In-Reply-To: (message from Dmitry Gutov on Tue, 2 Feb 2021 21:07:47 +0200) 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:263744 Archived-At: > Cc: emacs-devel@gnu.org > From: Dmitry Gutov > Date: Tue, 2 Feb 2021 21:07:47 +0200 > > On 02.02.2021 20:53, Eli Zaretskii wrote: > > There are more sophisticated possibilities than just these two > > extremities. Text processing and tagging is a well developed > > discipline these days, and Emacs is an ideal environment for that. If > > you cannot afford reading everything, but still want to be involved in > > discussing stuff that matters to you, how about setting up filters for > > that? > > That implies reading email inside Emacs. Not everyone can do that. No, not necessarily. There are text-processing and indexing tools outside of Emacs. > And also a significant amount of work for setting this up, duplicated by > everybody. If you want to be intimately involved in development decisions, there's always some price to pay. It should be expected.