all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
To: 38699@debbugs.gnu.org
Subject: bug#38699: Simple keystrokes to change font size
Date: Fri, 20 Dec 2019 07:59:54 +0800	[thread overview]
Message-ID: <87immblvd1.5.fsf@jidanni.org> (raw)

In browsers one need only hit CTRL++ and CTRL+- to increase and decrease
font size.

Emacs lacks corresponding keys to do the same.

In emacs one can still change the font size via the menus, but it is
more complicated than the simple _one click_ "+" and "-" buttons in
browsers' menus.

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.

What luck, C-+ (C-=) is undefined. And
C-- runs the command negative-argument. It is bound to -, C--, M--, C-M--.
Well it is already on "-", so could surely kindly part with its C-- for the
greater good.

emacs-version "26.3"





             reply	other threads:[~2019-12-19 23:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-19 23:59 積丹尼 Dan Jacobson [this message]
2019-12-21 14:21 ` bug#38699: Simple keystrokes to change font size Eli Zaretskii
2019-12-22  0:43   ` 積丹尼 Dan Jacobson
2019-12-22 17:09     ` Eli Zaretskii
2019-12-23  0:28       ` 積丹尼 Dan Jacobson
2019-12-23  3:28         ` Eli Zaretskii
2019-12-23  3:35           ` 積丹尼 Dan Jacobson
2019-12-24 18:36     ` bug#38699: `text-scale-increase', `menu-set-font', and sexps Eduardo Ochs
2019-12-25 13:33       ` arthur miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87immblvd1.5.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=38699@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.