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: font-lock-fontify-block Date: Fri, 12 Mar 2021 14:20:59 +0100 Message-ID: <20210312132059.GH18812@tuxteam.de> References: <831rclmoy0.fsf@gnu.org> <83zgz9l9xw.fsf@gnu.org> <30f0a4188eb516fc37ed@heytings.org> <83wnucltxe.fsf@gnu.org> <496380cc602598836e8f@heytings.org> <83im5wlfdo.fsf@gnu.org> <496380cc606c8f42ec5b@heytings.org> <83blbolecr.fsf@gnu.org> <20210312130733.GG18812@tuxteam.de> <83a6r8ldno.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2oox5VnwalALFvA7" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14563"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.5.21 (2010-09-15) Cc: gregory@heytings.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Mar 12 14:23:04 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 1lKhkt-0003f8-TD for ged-emacs-devel@m.gmane-mx.org; Fri, 12 Mar 2021 14:23:03 +0100 Original-Received: from localhost ([::1]:37584 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lKhks-00079T-Gg for ged-emacs-devel@m.gmane-mx.org; Fri, 12 Mar 2021 08:23:02 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35040) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lKhiz-0004x7-67 for emacs-devel@gnu.org; Fri, 12 Mar 2021 08:21:05 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]:60005) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1lKhiw-00008Q-4W; Fri, 12 Mar 2021 08:21:04 -0500 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=YGybhhCmAzk2AKSFzyqGLZa1UX6zdLf0jAMO9xQOYrA=; b=b1n6LwrWlVWUlX0H5ayaYh36Y2t9XEGtDxuTCjHsWYVx078PWTqi+YXIG9gdHu13zplzGxPqN0zYxp4cUspJHKbzT4NNHpW60MgOQO2aMhmVs94RWwB4rQfFPxwjOmxOrN129cLriYwM+tVRNxKRbbsOTqADAnApw+OBYTgX9fOnobc7ey+Ug2b8SacwHBHPSuPcYpf3bpJsVsu25T5csGzXWT8IM0QKRSP0SjMAnSEAGJOvSNMVxGmtlaoQMw+uD3KsC0Sn8SLpP+zaxIAz8/3MreUfml91/CM0o3m2UsDk1K9b7q5xznuEZCA29WyVs0wRppff9iyBrwlaHenBEg==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1lKhit-0006dO-Bh; Fri, 12 Mar 2021 14:20:59 +0100 Content-Disposition: inline In-Reply-To: <83a6r8ldno.fsf@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.23 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:266396 Archived-At: --2oox5VnwalALFvA7 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 12, 2021 at 03:11:55PM +0200, Eli Zaretskii wrote: > > Date: Fri, 12 Mar 2021 14:07:33 +0100 > > Cc: Gregory Heytings , emacs-devel@gnu.org > > From: > >=20 > > > It's slightly better, although having to press 3 modifier keys isn't > > > easy. Plus, it doesn't work on TTY frames. > >=20 > > Ah, three. Your keyboard is as funny as mine is :) >=20 > I'm not sure. '|' is above '\', so it needs a Shift in addition to > Ctrl and Alt. Ah. Not the same modifier. On mine it's AltGr instead of Shift, but the gymnastics are similar, I guess. At least you get the choice whether you break your left or your right pinky ;-) Cheers - t --2oox5VnwalALFvA7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAmBLarsACgkQBcgs9XrR2kZIWwCfX62draLGZwylU6cixNdKbVkb bnwAn0DKIxkS4JdVuISVipKiskD0UlVb =myCo -----END PGP SIGNATURE----- --2oox5VnwalALFvA7--