From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.devel Subject: Re: Tick Reduction Date: Fri, 19 Nov 2021 01:31:30 -0500 Message-ID: <877dd4y7ul.fsf@md5i.com> References: <87bl2hyzca.fsf@gnus.org> <8735nszpdv.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29359"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Nov 19 07:58:46 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 1mnxrC-0007Qf-6D for ged-emacs-devel@m.gmane-mx.org; Fri, 19 Nov 2021 07:58:46 +0100 Original-Received: from localhost ([::1]:48962 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mnxrA-0005yX-1Z for ged-emacs-devel@m.gmane-mx.org; Fri, 19 Nov 2021 01:58:44 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:49672) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mnxQs-0005Kr-Ic for emacs-devel@gnu.org; Fri, 19 Nov 2021 01:31:34 -0500 Original-Received: from md5i.com ([75.151.244.229]:53934) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mnxQq-0007k7-0E for emacs-devel@gnu.org; Fri, 19 Nov 2021 01:31:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=md5i.com; s=dkim; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:References: Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=u8PncnihhWk14HxrDssNQbZepIbdU9b8VOCk2iU2bXA=; b=g+MWisO6+RaoTxUGPsU3d9hgwP QXzJ+vinX2TMG3siKyKWyrl6oneq3x9VOaw4l4iHeyEHBOZoRJpgU4IkmHzYzQiWXI+3aZrn95/7A mW8zOrHXXzYgzOW/cJ9rZ7EYI; Original-Received: from abode ([192.168.177.1] helo=miko) by md5i.com with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1mnxQo-000Cml-Cw for emacs-devel@gnu.org; Fri, 19 Nov 2021 01:31:30 -0500 In-Reply-To: <8735nszpdv.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 19 Nov 2021 06:27:24 +0100") Received-SPF: pass client-ip=75.151.244.229; envelope-from=mwd@md5i.com; helo=md5i.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-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.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:279714 Archived-At: Lars Ingebrigtsen writes: > Dmitry Gutov writes: > >>> And, of course, we could also consider using proportional fonts for the >>> non-code prose bits: >> >> Might be worth trying, although I don't find examples of using >> proportional fonts in Emacs that I like often. > > Hm... where do we do that? The only instances I can think of is on the > splash screen, and in eww and shortdoc. Titles in Info docs? That's the only other place I remember seeing them. -- Michael Welsh Duggan (md5i@md5i.com)