From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?Q?Hans_=C3=85berg?= Newsgroups: gmane.lisp.guile.devel Subject: Re: Unicode procedure names Date: Tue, 16 Jul 2019 15:49:15 +0200 Message-ID: <8AEEAFDB-1881-4D2F-8E7B-5223770A7EDA@telia.com> References: <98be61278a0887f6bcfff91d22cc8e30bba9d68a.camel@posteo.cz> <87y30zgfuc.fsf@elephly.net> <8736j6g8jc.fsf@web.de> <87v9w2gnj6.fsf@elephly.net> <87zhleglsd.fsf@web.de> Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="211074"; mail-complaints-to="usenet@blaine.gmane.org" Cc: Tirifto , guile-devel@gnu.org To: Arne Babenhauserheide Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Jul 16 15:49:24 2019 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hnNpc-000sja-3G for guile-devel@m.gmane.org; Tue, 16 Jul 2019 15:49:24 +0200 Original-Received: from localhost ([::1]:49264 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hnNpb-0002y9-3m for guile-devel@m.gmane.org; Tue, 16 Jul 2019 09:49:23 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57944) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hnNpY-0002y2-Ur for guile-devel@gnu.org; Tue, 16 Jul 2019 09:49:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hnNpX-0006qa-Th for guile-devel@gnu.org; Tue, 16 Jul 2019 09:49:20 -0400 Original-Received: from v-smtpout2.han.skanova.net ([81.236.60.155]:60342) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hnNpX-0006pc-N1 for guile-devel@gnu.org; Tue, 16 Jul 2019 09:49:19 -0400 Original-Received: from [10.0.1.8] ([90.227.203.185]) by cmsmtp with ESMTPA id nNpThLW0FUYHfnNpUhZeWq; Tue, 16 Jul 2019 15:49:17 +0200 In-Reply-To: <87zhleglsd.fsf@web.de> X-Mailer: Apple Mail (2.3445.104.11) X-CMAE-Envelope: MS4wfJnlOXGznLsf/Nyx6I8NITeZtd1IwQt5/7HVlWq7bn3f6q5KllsYj9r7ABkvHHnfQuE7EuzEWDIRfPj8CessoAshPqwR3A0r+fju8U6c+eIRnbB6Qmch U+afAQzZQ2yYr65LyljggtZrLt9q4anDyzbneMppo2gHEzgFco1ceG5ELw2PzE7CAEz2eGvGX/V4dkUdgCIsRBALWvXWpcIuKDsXTOwfU9Aldzfyst+KKelT OAULag7gB3Sz/UXKB7nYfA== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 81.236.60.155 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:20012 Archived-At: > On 16 Jul 2019, at 15:18, Arne Babenhauserheide = wrote: >=20 > Hans =C3=85berg writes: >>>>>> Now, I don't know if this is something you think would be nice to = have >>>>>> baked into Guile, but I really liked the idea, and thought to = share it >>>>>> in the case you would, too (and have't thought of it yet). :) >=20 >>>> (define =E2=89=A5 >=3D) >=20 >> I have used such symbols for math for some time now, and I think it = helps readability. >>=20 >> The quickest input method that I have found, both to create and use, = is text substitutions, like Emacs abbrevs, though I use a MacOS service. >=20 > I=E2=80=99m using a variant of the neo-layout: https://neo-layout.org/ >=20 > With that I can directly input many math and greek symbols (see "Ebene = 6=E2=80=9D). One must choose whatever input method one finds best. I made a shorthand = which includes all the mathematical styled characters.