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: Add prettify configuration to the rust-ts-mode Date: Tue, 12 Sep 2023 05:34:38 +0300 Message-ID: <83sf7kp1a9.fsf@gnu.org> References: <87msxshjnp.fsf@poincare.umons.ac.be> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18685"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Christophe.TROESTLER@umons.ac.be, emacs-devel@gnu.org To: Yuan Fu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Sep 12 04:35:49 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 1qftFl-0004cL-3k for ged-emacs-devel@m.gmane-mx.org; Tue, 12 Sep 2023 04:35:49 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qftEw-0005PQ-Qy; Mon, 11 Sep 2023 22:34:58 -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 1qftEv-0005PE-Ba for emacs-devel@gnu.org; Mon, 11 Sep 2023 22:34:57 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qftEu-00040p-7j; Mon, 11 Sep 2023 22:34:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=wouMjr9vXfGw4pjS9A9b3JNIyE0i5MsYwMhRwfWEvDM=; b=mdutavqyWeBk en7UUJDXv1bCKTRl+6FX9fylNAUSbIIJsQ2aEdo2lxAzSXBe7IySBLzdkroO2xTkzPWwoAUavb9fg pA3S4wtjYXx/qC3HRTsSsUZ/pKedvhp8hUwCq6s91eYtSJgAAKveXLm00VUEKzgj4kTarqW0TITGC M6xKDiJRtGHqbRv2ESFmwbyV1jsoJEv8cpix569wyO6kCMe425We/IYft12v6EXRyit0eQSovch88 E5Nd/qgKGEHuCq6RTbKXIAWmH9aI23tOloaH8tvsXL+ryiQVD5NvwGzYA3YMR1E1e/lzimjpMaJ/6 hNFpeThmOtv+i0O/mOMyeg==; In-Reply-To: (message from Yuan Fu on Mon, 11 Sep 2023 17:15:17 -0700) 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:310497 Archived-At: > From: Yuan Fu > Date: Mon, 11 Sep 2023 17:15:17 -0700 > Cc: "emacs-devel@gnu.org" > > > > > On Sep 11, 2023, at 7:24 AM, Christophe TROESTLER wrote: > > > > Hi, > > > > I noticed that the rust-ts-mode does not have a configuration for the prettify-symbols-mode. The attached patch aims to add that. > > Thanks! Have you signed the copyright assignment? Yes, Christophe's assignment is on file.