From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Theodor Thornhill Newsgroups: gmane.emacs.devel Subject: Re: Rename Tree-sitter major modes from "ts" to "treesit" (was Re: tree-sitter version?) Date: Fri, 25 Nov 2022 20:58:47 +0100 Message-ID: <87tu2m6c20.fsf@thornhill.no> References: <70973BD9-26D2-4833-A429-8434FC03026B@gmail.com> <87cz9cevns.fsf@gnu.org> <8B97AC7B-54CF-41AC-9EF7-0A83F1709B98@gmail.com> <25472.55895.937365.654317@retriever.mtv.corp.google.com> <1DE461FE-EE92-4593-8191-0738D5B6640C@thornhill.no> <831qpqvn58.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15532"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, mardani29@yahoo.es, raman@google.com, casouri@gmail.com, tsdh@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Nov 25 20:59:37 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 1oyerJ-0003pt-8f for ged-emacs-devel@m.gmane-mx.org; Fri, 25 Nov 2022 20:59:37 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oyeqq-00027Q-4x; Fri, 25 Nov 2022 14:59:08 -0500 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 1oyeqp-00027H-4Q for emacs-devel@gnu.org; Fri, 25 Nov 2022 14:59:07 -0500 Original-Received: from out-31.mta0.migadu.com ([91.218.175.31]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oyeqh-0006hG-9K for emacs-devel@gnu.org; Fri, 25 Nov 2022 14:59:05 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1669406336; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=lCRQLJYg4fIMfbvXOj2XHzu79eOvNfiYOznKbftGGgI=; b=EiM+xQNXus5YqCvyFWE3D6zaWpOpC6l/xQD3eHLDaMcVeYG9pTxo9A6I0pjie8Kdp2URZT Ms0hixngIwpREX4EivSICCk1C264SCjobsjEo4KAySC4TP1yKDFKUW1pW3DBJXAmiha1JB hGmBQ811ReF9rxvWpp2nU7HrVuyRxYuSUJkuzGZjQKP7CYV8Vq70AeFSSpWdJkDDGbz6/Z BiUplQrZ0x6xoTq4kEYTVCCmo6Bj7YWKBn810PvaczWpeHaO8vAPXxFAWSrkiZrlsrlhhw qqW12R/mA8Nk26JCy+2j8lqZlYfn/8yU6fImSW7MsPElILH9cHS2TSzeaScO2w== In-Reply-To: <831qpqvn58.fsf@gnu.org> X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=91.218.175.31; envelope-from=theo@thornhill.no; helo=out-31.mta0.migadu.com 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, 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:300515 Archived-At: Eli Zaretskii writes: >> Date: Fri, 25 Nov 2022 17:38:27 +0100 >> From: Theodor Thornhill >> CC: casouri@gmail.com, tsdh@gnu.org >> >> I'd rather change ts-mode to typescript-mode or typescript-ts-mode. > > If there was no ts-mode before, I'm okay with renaming it to > typescript-ts-mode. Ok, patch coming up