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: Math symbols Date: Sat, 24 Sep 2022 10:24:26 +0300 Message-ID: <83o7v5nsk5.fsf@gnu.org> References: <87edw1gafj.fsf@gmail.com> <87pmflkhb3.fsf@igel.home> <87a66pg93w.fsf@gmail.com> <83zgepnw62.fsf@gnu.org> <87a66pnuqt.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5481"; mail-complaints-to="usenet@ciao.gmane.io" Cc: monnier@iro.umontreal.ca, schwab@linux-m68k.org, emacs-devel@gnu.org To: Augusto Stoffel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Sep 24 09:25:21 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 1obzXN-0001Al-Fq for ged-emacs-devel@m.gmane-mx.org; Sat, 24 Sep 2022 09:25:21 +0200 Original-Received: from localhost ([::1]:51182 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1obzXM-0006Sx-B2 for ged-emacs-devel@m.gmane-mx.org; Sat, 24 Sep 2022 03:25:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45560) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obzWj-0005m7-Ug for emacs-devel@gnu.org; Sat, 24 Sep 2022 03:24:41 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40918) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obzWj-0006NO-2O; Sat, 24 Sep 2022 03:24:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=1SBc0/85hbCM4CTqzK/yZ+7g022ckvJJ58ECikAfY/s=; b=NWSaAPaltsXy0eOJ0edP J4p3RUuPbVisXjx4C8IywJxFOfWHIbj7D6XZcs1l14m2ftzEi4pJAKpTF+01aJund5TwIu0fFV63o teye45RXcLakC+Rk7wCDIpAjvKRa6hda91LFMbFEHu/WABDYQE60hhASvccSwshryiUTm7cDzFuAj ILY/08RkHHAgzss8x6bBmbmdBM3Ool5VWD8q669+AdOqMYNmNL7utzTLZeMGdv30ecmj8Jp0PL3CF TEGoVAoCiLC4wjqvHkdpBxTgPaGF+8ioT3IPaJlDfoSsLmiW8AfmF3TsRqyDcyFbntS7TQTmdBt5Y O/8JrkZBe1Jsgw==; Original-Received: from [87.69.77.57] (port=2926 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obzWi-00018b-Fu; Sat, 24 Sep 2022 03:24:40 -0400 In-Reply-To: <87a66pnuqt.fsf@gmail.com> (message from Augusto Stoffel on Sat, 24 Sep 2022 08:37:14 +0200) 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" Xref: news.gmane.io gmane.emacs.devel:296121 Archived-At: > From: Augusto Stoffel > Cc: Stefan Monnier , schwab@linux-m68k.org, > emacs-devel@gnu.org > Date: Sat, 24 Sep 2022 08:37:14 +0200 > > On Sat, 24 Sep 2022 at 09:06, Eli Zaretskii wrote: > > >> From: Stefan Monnier > >> Cc: Andreas Schwab , emacs-devel@gnu.org > >> Date: Fri, 23 Sep 2022 16:56:49 -0400 > >> > >> > Yes, but it's pretty incomplete. It also has some translations that > >> > interfere with normal typing, such as ^1 → ¹. > >> > >> Indeed, e.g. I use a tweaked version: > > > > Why not add a variant input method to latin-ltx.el, so everyone could > > enjoy that? > > Everyone can enjoy ELPA packages, right? Yes. But then what was your original proposal and questions about? You said there: > I was wondering about the next coolest thing, math symbols. Would > it make sense to make their TeX names baked into Emacs, next to all > other information show in `describe-char? Was this also about adding something to ELPA? I just assumed that "baked into Emacs" means to have something in core.