GNU bug report logs - #48307
Feature request: provide default keybindings to change the font size in all windows

Previous Next

Package: emacs;

Reported by: Clément Pit-Claudel <cpitclaudel <at> gmail.com>

Date: Sun, 9 May 2021 07:10:02 UTC

Severity: wishlist

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Drew Adams <drew.adams <at> oracle.com>
To: Gregory Heytings <gregory <at> heytings.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, "cpitclaudel <at> gmail.com" <cpitclaudel <at> gmail.com>, "48307 <at> debbugs.gnu.org" <48307 <at> debbugs.gnu.org>
Subject: bug#48307: [External] : bug#48307: Feature request: provide default keybindings to change the font size in all windows
Date: Mon, 10 May 2021 15:26:22 +0000
> >>> Why does it make sense to inhibit frame resizing in this case?  I
> >>> think it will make an ugly display: mode-line text will spill over,
> >>> lines will become wrapped, etc.
> >>
> >> Because (1) it's what other programs do,
> >
> > See what I wrote.  That can be good and bad. Why limit Emacs to what
> > other programs do?
> 
> I don't want to limit Emacs to anything... but not everything can be
> bound to a key or a mouse event.  Perhaps this could become a defcustom,
> defaulting to t?

,----
| text-scale-resize-window is a variable defined in `face-remap+.el'.
| 
| Its value is t
| 
| Documentation:
| Non-nil means text scaling resizes the window or frame accordingly.
| For example, if you use `C-x C--' (`text-scale-decrease')' to make the
| text smaller, then the window or frame is made smaller by a similar
| factor.
| 
| If the window is not alone in its frame, then the window is resized.
| Otherwise, the frame is resized (provided you also use library
| `fit-frame.el').  The frame is always resized both horizontally and
| vertically.
| 
| You can customize this variable.
`----

This bug report was last modified 2 years and 327 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.