From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.emacs.devel Subject: Re: Ligature support Date: Fri, 5 Nov 2021 21:18:23 +0100 Message-ID: <20211105201823.GD24570@tuxteam.de> References: <20211105171356.GB24570@tuxteam.de> <83ee7uct47.fsf@gnu.org> <20211105195245.GC24570@tuxteam.de> <20211105.211608.2057272286239229273.wl@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lkTb+7nhmha7W+c3" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29943"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.5.21 (2010-09-15) Cc: eliz@gnu.org, emacs-devel@gnu.org To: Werner LEMBERG Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Nov 05 21:19:07 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 1mj5g1-0007Zl-VV for ged-emacs-devel@m.gmane-mx.org; Fri, 05 Nov 2021 21:19:06 +0100 Original-Received: from localhost ([::1]:33710 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mj5g0-0007Wh-8m for ged-emacs-devel@m.gmane-mx.org; Fri, 05 Nov 2021 16:19:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59364) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mj5fQ-0006rD-Ef for emacs-devel@gnu.org; Fri, 05 Nov 2021 16:18:28 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:56772) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1mj5fO-0005oW-J2; Fri, 05 Nov 2021 16:18:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=ID04m2h9bX4MAmtjNikgLPzdhSQSnK8dBgJV6MSkJaE=; b=OKA8+ytbiHc4ecHvYEET7lzIe3Kq16Ek7hHqTO8jrks+AJAVP7mfhBei62Lx5UgoXJLg+eJBZVR1WblPkGQhjxlxkXXxjKjwQBw/AQCv2P29CRHdyctvFMEYrZpEUXwueX6PrmEDysMP7pPAk4OBNwZ2oBT1i9m50Zg7E6Ayaoda0rn77NHm6oGpPej1xehxGosHXdUVIjDirfUjaPZeLeMDkvZARnKBQeIrWjmbmA0a+Kzrd26BHm7St6YheopbDI8gTPVj20vjnhUElTsbLEZBe4MVe3yVX1z0RTiQIKkSKbMXS/IvdIxusZHyionb/AO0PuHScniyzHq1KZV1Zw==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1mj5fL-0008GI-PL; Fri, 05 Nov 2021 21:18:23 +0100 Content-Disposition: inline In-Reply-To: <20211105.211608.2057272286239229273.wl@gnu.org> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de 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" Xref: news.gmane.io gmane.emacs.devel:278807 Archived-At: --lkTb+7nhmha7W+c3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 05, 2021 at 08:16:08PM +0000, Werner LEMBERG wrote: >=20 > > If you press me, I think I can find two German homographs where the > > one would take a ligature and the other not >:-) >=20 > Indeed. Regarding an 'st' ligature (which is mandatory for Fraktur, > by the way), there are some examples. >=20 > Schiffstau: > Schiffs-tau (ship rope) vs. Schiff-stau (ship traffic jam) >=20 > Wachstube: > Wachs-tube (wax tube) vs. Wach-stube (guard room) Oh, nice :) Cheers - t --lkTb+7nhmha7W+c3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAmGFkY8ACgkQBcgs9XrR2kavBQCdFr/a9KtooLJQw+w7z1YPcLpO dfYAn1f1UV/fHDbyNNoGeXOE5xL2IFxB =frru -----END PGP SIGNATURE----- --lkTb+7nhmha7W+c3--