From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#39847: Document how users can make text-zoom keys same as browser Date: Sun, 01 Mar 2020 17:45:18 +0200 Message-ID: <8336asdqpd.fsf@gnu.org> References: <877e05hu32.5.fsf@jidanni.org> <835zfoeoar.fsf@gnu.org> <878skktzpz.8.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="91244"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 39847@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-mx.org@gnu.org Sun Mar 01 16:46:13 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1j8QnE-000NdC-QS for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 01 Mar 2020 16:46:12 +0100 Original-Received: from localhost ([::1]:49372 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j8QnD-0001Mv-Er for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 01 Mar 2020 10:46:11 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48538) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j8Qn6-0001Mi-PB for bug-gnu-emacs@gnu.org; Sun, 01 Mar 2020 10:46:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j8Qn5-0005jx-Ms for bug-gnu-emacs@gnu.org; Sun, 01 Mar 2020 10:46:04 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:59127) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j8Qn5-0005jt-JW for bug-gnu-emacs@gnu.org; Sun, 01 Mar 2020 10:46:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j8Qn4-0005vR-GQ for bug-gnu-emacs@gnu.org; Sun, 01 Mar 2020 10:46: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: Sun, 01 Mar 2020 15:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39847 X-GNU-PR-Package: emacs Original-Received: via spool by 39847-submit@debbugs.gnu.org id=B39847.158307753422740 (code B ref 39847); Sun, 01 Mar 2020 15:46:02 +0000 Original-Received: (at 39847) by debbugs.gnu.org; 1 Mar 2020 15:45:34 +0000 Original-Received: from localhost ([127.0.0.1]:36867 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j8Qmc-0005ui-Cm for submit@debbugs.gnu.org; Sun, 01 Mar 2020 10:45:34 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:33391) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j8Qma-0005uT-TR for 39847@debbugs.gnu.org; Sun, 01 Mar 2020 10:45:33 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:49515) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j8QmV-0005eq-CB; Sun, 01 Mar 2020 10:45:27 -0500 Original-Received: from [176.228.60.248] (port=4068 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1j8QmU-0007pH-Pb; Sun, 01 Mar 2020 10:45:27 -0500 In-reply-to: <878skktzpz.8.fsf@jidanni.org> (message from =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson on Sun, 01 Mar 2020 13:23:52 +0800) 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:176724 Archived-At: > From: 積丹尼 Dan Jacobson > Cc: 39847@debbugs.gnu.org > Date: Sun, 01 Mar 2020 13:23:52 +0800 > > >>>>> "EZ" == Eli Zaretskii writes: > EZ> We don't explain the rationale for key bindings in the manual, and I > EZ> don't think we should start doing that now. > > See also #28182 . > http://emacs-fu.blogspot.com/2008/12/zooming-inout.html > https://stackoverflow.com/questions/5533110/emacs-zoom-in-zoom-out Those are very old. > Well then just add the bindings. Thanks. The Ctrl-mwheel bindings are already provided.