From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ihor Radchenko Newsgroups: gmane.emacs.devel Subject: Re: New Package for NonGNU-ELPA: clojure-ts-mode Date: Thu, 31 Aug 2023 13:36:07 +0000 Message-ID: <877cpbs5a0.fsf@localhost> References: <87il9kksqz.fsf@dfreeman.email> <87a5uw9ivs.fsf@posteo.net> <87ttt42gna.fsf@dfreeman.email> <87wmy080kn.fsf@posteo.net> <83v8djcydl.fsf@gnu.org> <87350ndquw.fsf@dfreeman.email> <83350ncbns.fsf@gnu.org> <87cyzrjbd8.fsf@dfreeman.email> <83zg2vav46.fsf@gnu.org> <87o7j99304.fsf@dfreeman.email> <97224c4f-fad4-ae01-46c1-5755d97d9a92@gutov.dev> <87fs3ztq38.fsf@localhost> <87cyz3qwba.fsf@posteo.net> <8734zztmiz.fsf@localhost> <87sf7zqs3l.fsf@yahoo.com> <87il8vs6e7.fsf@localhost> <87jztbqrc9.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19884"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Philip Kaludercic , Dmitry Gutov , Stefan Kangas , Danny Freeman , Eli Zaretskii , emacs-devel@gnu.org, manuel.uberti@inventati.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Aug 31 15:36:38 2023 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 1qbhqe-0004px-ML for ged-emacs-devel@m.gmane-mx.org; Thu, 31 Aug 2023 15:36:36 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qbhpp-0006Z5-Pn; Thu, 31 Aug 2023 09:35:45 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbhpk-0006R9-Gn for emacs-devel@gnu.org; Thu, 31 Aug 2023 09:35:41 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbhpg-0001Zq-Vx for emacs-devel@gnu.org; Thu, 31 Aug 2023 09:35:40 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 7C257240106 for ; Thu, 31 Aug 2023 15:35:34 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1693488934; bh=jp8wtmfiv/IdTX2ETzMVdxIbVWL61Nib5RYH4aNBV2Y=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=DKS4+76fbxNAZ46bopow1KzxmLxUdbETt+ZeLB4D30Vec5VipZngnWoXUHC/TV/gW C2c6MRq2+A1fviVKNjSMlo5ekjLpceRms1pFKaeRnjRpi0d120pF5EMr80SFZHlIRz 0uJV4rV0ILUM3lMEYuHgftr1oYOxnHT1MpXV2lfpmVHJI1G9+BG8A6dociPJdbOfIB k9uOWZpqau1KXCq8WTCgeA35UY81XlsOE4sOA2yq/YomS9rebxcHX6ZE6n8YtoZ4TC ZJckDX0YuKRvslMIox5V0CQNF9ixiTDVDd01u2WChob/XrMGOxb/EzTpT7msBIjkic IxMvdHiVaPVLQ== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Rc2Gs0g1cz9rxG; Thu, 31 Aug 2023 15:35:32 +0200 (CEST) In-Reply-To: <87jztbqrc9.fsf@yahoo.com> Received-SPF: pass client-ip=185.67.36.66; envelope-from=yantar92@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:309663 Archived-At: Po Lu writes: > Ihor Radchenko writes: > >> True, although I would not call it as much disaster as you seems to >> imply. > > How would you copy bug-gnulib into such a Discourse-managed thread? Sorry, but I do not understand what you are referring to. Is bug-gnulib is a mailing list? Is it any different from emacs-devel or gnu-emacs-help? >> What about having Discourse as a supplement - Discourse discussions are >> all mirrored on the mailing lists, but mailing list can have separate >> discussions? > > Then presumably the Discourse users would be left out, defeating the > very justification proposed for its use. That way, some users may be able to create new threads at least, which is apparently more comfortable for some users. Also, Discourse allows per-thread subscription - a feature that is absent from mailing lists. I heard multiple times from some users that they do not want to subscribe to the mailing lists because of too much traffic. Note that Discourse-only threads are principally not any different from different Discourse categories. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at