From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gregory Heytings Newsgroups: gmane.emacs.devel Subject: Re: font-lock-fontify-block Date: Fri, 12 Mar 2021 14:40:19 +0000 Message-ID: <496380cc60f6305b9405@heytings.org> References: <87a6sbg41o.fsf@gnus.org> <87lfatirk1.fsf@gnus.org> <83blbpmy2x.fsf@gnu.org> <837dmdmw60.fsf@gnu.org> <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> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27935"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 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 15:42:20 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 1lKizc-00079Z-AX for ged-emacs-devel@m.gmane-mx.org; Fri, 12 Mar 2021 15:42:20 +0100 Original-Received: from localhost ([::1]:34724 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lKizb-0007ab-AM for ged-emacs-devel@m.gmane-mx.org; Fri, 12 Mar 2021 09:42:19 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56280) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lKixn-0005ih-9x for emacs-devel@gnu.org; Fri, 12 Mar 2021 09:40:28 -0500 Original-Received: from heytings.org ([95.142.160.155]:56942) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lKixl-0004Uu-8y; Fri, 12 Mar 2021 09:40:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20210101; t=1615560020; bh=0iPNawek4psSK8r4Mf52QH0HJd9WB63iD9zzhk1+iLw=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=Gq5Vje3Jx8Io2+rEG9mpXLWANOEDB/e0IgTRGOjLQttchMfQu+KUSNv6egGhjBAlg /DevObPX/5ZZ7gpSlIbrOhsSP+28SAS4/XMlFXDAyZBH7ZibxHQJHb0LnKBJSPR206 lzmk3W3DqzpWc7JvLw8Fg62MEzYRV1lPs65wPUp8Y7jss82PiksloCeuYmk5FnHqej QgIThiMytUdCrxCndd9T4N7GdBnHwN9F3NfanezZhpttGlYhNv01wOylh19LwQsNDt RUsN7Lmo4X1bCSh/5eyrjEMAEj0YgIK/96ghRpppDkeRr68D9JhRacheTE5FSrQRde B5JkR2I+hiQDg== In-Reply-To: <83blbolecr.fsf@gnu.org> Received-SPF: pass client-ip=95.142.160.155; envelope-from=gregory@heytings.org; helo=heytings.org 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_PASS=-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:266400 Archived-At: >> I understand that you find the "C-x x f" not as convenient as "M-o >> M-o", although it seems to me that for a not-often-used command, that >> binding could be okay, but that's just me. What do you think of the >> "C-M-|" binding I proposed? > > It's slightly better, although having to press 3 modifier keys isn't > easy. Plus, it doesn't work on TTY frames. > If you believe this command is widely used and needs a short key binding that can be used both in GUI and TTY frames, one of the other free keys could be used for that purpose. For example C-x C-a, or C-x C-y, or M-".