From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#38699: Simple keystrokes to change font size Date: Sat, 21 Dec 2019 16:21:34 +0200 Message-ID: <83pnghzrm9.fsf@gnu.org> References: <87immblvd1.5.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="87478"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 38699@debbugs.gnu.org To: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Dec 21 15:22:09 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1iifdx-000MdX-CZ for geb-bug-gnu-emacs@m.gmane.org; Sat, 21 Dec 2019 15:22:09 +0100 Original-Received: from localhost ([::1]:39596 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iifdw-0003NN-6a for geb-bug-gnu-emacs@m.gmane.org; Sat, 21 Dec 2019 09:22:08 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47697) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iifdr-0003NG-He for bug-gnu-emacs@gnu.org; Sat, 21 Dec 2019 09:22:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iifdq-0004Jw-DC for bug-gnu-emacs@gnu.org; Sat, 21 Dec 2019 09:22:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:41700) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iifdq-0004Io-6y for bug-gnu-emacs@gnu.org; Sat, 21 Dec 2019 09:22:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iifdq-0001JR-1f for bug-gnu-emacs@gnu.org; Sat, 21 Dec 2019 09:22:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 21 Dec 2019 14:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38699 X-GNU-PR-Package: emacs Original-Received: via spool by 38699-submit@debbugs.gnu.org id=B38699.15769381215042 (code B ref 38699); Sat, 21 Dec 2019 14:22:02 +0000 Original-Received: (at 38699) by debbugs.gnu.org; 21 Dec 2019 14:22:01 +0000 Original-Received: from localhost ([127.0.0.1]:47673 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iifdp-0001JD-9E for submit@debbugs.gnu.org; Sat, 21 Dec 2019 09:22:01 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:37506) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iifdm-0001Ix-H0 for 38699@debbugs.gnu.org; Sat, 21 Dec 2019 09:21:59 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:58464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iifdg-0003cf-QY; Sat, 21 Dec 2019 09:21:52 -0500 Original-Received: from [176.228.60.248] (port=3580 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iifdg-0002LH-8L; Sat, 21 Dec 2019 09:21:52 -0500 In-reply-to: <87immblvd1.5.fsf@jidanni.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:173603 Archived-At: > From: 積丹尼 Dan Jacobson > > Date: Fri, 20 Dec 2019 07:59:54 +0800 > > In emacs there is no way to simply say "make the font bigger, now" like > one can do in browsers. Emacs wants to know what font you wish to make > what size. One cannot just tell emacs "the current font" and "the next > bigger size". > > So there ought to be keys provided to do that. There are: "C-x C-+" and "C-x C--". In Emacs 27, there's also C-wheel-up and C-wheel-down.