From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: Cleaning up rcirc Date: Thu, 10 Jun 2021 21:13:00 +0200 Message-ID: <87zgvx34s4.fsf@gnu.org> References: <874kedu0cm.fsf@posteo.net> <877dj94liu.fsf@igel.home> <87im2tlcwy.fsf@posteo.net> <87sg1urfwu.fsf@gnu.org> <87sg1pwwfd.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2662"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.5.13; emacs 28.0.50 Cc: emacs-devel@gnu.org To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jun 10 21:21:26 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 1lrQF4-0000Ui-Fj for ged-emacs-devel@m.gmane-mx.org; Thu, 10 Jun 2021 21:21:26 +0200 Original-Received: from localhost ([::1]:56118 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lrQF3-00088m-0t for ged-emacs-devel@m.gmane-mx.org; Thu, 10 Jun 2021 15:21:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42266) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lrQER-0007Lu-4Y for emacs-devel@gnu.org; Thu, 10 Jun 2021 15:20:47 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34876) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lrQEQ-0005DI-Sy; Thu, 10 Jun 2021 15:20:46 -0400 Original-Received: from auth2-smtp.messagingengine.com ([66.111.4.228]:52231) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lrQEQ-0006Bh-Qp; Thu, 10 Jun 2021 15:20:46 -0400 Original-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailauth.nyi.internal (Postfix) with ESMTP id 55B7027C0054; Thu, 10 Jun 2021 15:20:46 -0400 (EDT) Original-Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Thu, 10 Jun 2021 15:20:46 -0400 X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrfedugedgtddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfhgfhffvufffjgfkgggtsehttdertddtredtnecuhfhrohhmpefvrghsshhi lhhoucfjohhrnhcuoehtshguhhesghhnuhdrohhrgheqnecuggftrfgrthhtvghrnhepve efffeludduieeikefggefguddvjefgteffiedvteevffeugeefffdvgeevffdunecuffho mhgrihhnpehirhgtvhefrdhnvghtnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrg hmpehmrghilhhfrhhomhepthhhohhrnhdomhgvshhmthhprghuthhhphgvrhhsohhnrghl ihhthidqkeeijeefkeejkeegqdeifeehvdelkedqthhsughhpeepghhnuhdrohhrghesfh grshhtmhgrihhlrdhfmh X-ME-Proxy: Original-Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 10 Jun 2021 15:20:45 -0400 (EDT) In-reply-to: <87sg1pwwfd.fsf@posteo.net> 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:270670 Archived-At: Philip Kaludercic writes: Hi Philip, >> IMHO, yes. It would also make testing much easier. I'm a rcirc user >> so I'd be happy to give it a whirl. > > Just pushed the changes to feature/rcirc-update. Great, I'll start using that branch on the machine with my tmux->emacs->rcirc chat instance. :-) > A few IRCv3 specs have already been implemented, as listed in the new > option rcirc-implemented-capabilities. I plan to add these sooner or > later: > > - https://ircv3.net/specs/extensions/account-notify > - https://ircv3.net/specs/extensions/account-tag > - https://ircv3.net/specs/extensions/extended-join > - https://ircv3.net/specs/extensions/away-notify > - https://ircv3.net/specs/extensions/echo-message > - https://ircv3.net/specs/extensions/labeled-response > - https://ircv3.net/specs/extensions/multiline > - https://ircv3.net/specs/extensions/sasl-3.1 > > and > > - https://ircv3.net/specs/client-tags/reply > - https://ircv3.net/specs/client-tags/react > - https://ircv3.net/specs/extensions/chathistory I'm afraid I'm not a very knowledgeable IRC user. I know how to chat, /msg, /join, and /part, or how to identify to NickServ. That's about it. So I can report back if something very basic breaks but if you would like me to test some more advanced things, you have to guide me a bit. Bye, Tassilo