unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#38699: Simple keystrokes to change font size
@ 2019-12-19 23:59 積丹尼 Dan Jacobson
  2019-12-21 14:21 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: 積丹尼 Dan Jacobson @ 2019-12-19 23:59 UTC (permalink / raw)
  To: 38699

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"





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-12-25 13:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-19 23:59 bug#38699: Simple keystrokes to change font size 積丹尼 Dan Jacobson
2019-12-21 14:21 ` 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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).