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: daniela-spit
Subject: Re: Making windows have same number of columns
Date: Thu, 26 Nov 2020 20:01:24 +0100


> Sent: Thursday, November 26, 2020 at 7:55 PM
> From: "Stephen Berman" <stephen.berman@gmx.net>
> To: daniela-spit@gmx.it
> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Re: Making windows have same number of columns
>
> 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.

I would like that the window stays the same size, but with the size
of the text in the window to be such that the window displays a specific
number of columns.

> Steve Berman
>
>



reply via email to

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