help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making windows have same number of columns


From: Stephen Berman
Subject: Re: Making windows have same number of columns
Date: Thu, 26 Nov 2020 19:55:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

On Thu, 26 Nov 2020 19:26:39 +0100 daniela-spit@gmx.it wrote:

> Is there a command to make zoom in and out a window to a specific
> number of columns?

If you mean widen or narrow the selected window, there's
enlarge-window-horizontally and shrink-window-horizontally, bound
respectively to `C-x }' and `C-x {'.  They both take a numeric prefix
argument, so e.g. `C-u 10 C-x }' widens the selected window by 10
columns.

Steve Berman



reply via email to

[Prev in Thread] Current Thread [Next in Thread]