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: Fri, 27 Nov 2020 02:03:10 +0100


> Sent: Friday, November 27, 2020 at 1:51 AM
> From: "Drew Adams" <drew.adams@oracle.com>
> To: daniela-spit@gmx.it
> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>, "Stephen Berman" 
> <stephen.berman@gmx.net>
> Subject: RE: RE: Making windows have same number of columns
>
> > Have tried to use it.  Have done as follows
> >
> > (setq dface-remap
> >    "/home/dani/el/dface-remap.el")
> > (load dface-remap)
> > (require 'face-remap+)

It is your file, just added d in font of the file name.

> No idea what dface-remap does or whether it interferes.
>
> To repeat part of the help:
>
>  If option `text-scale-resize-window' is non-nil,
>  then the selected window or frame is resized
>  accordingly, so as to keep roughly the same text
>                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
>  visible in the window.
>  ^^^^^^^^^^^^^^^^^^^^^
>
> That's the effect you should see from that option.
>
> Try 2 windows side-by-side, `C-x C-- - - -' in one.
>
> If the option value is `horizontally' or `vertically'
> then the resizing is only in that dimension.
>
> If you see something different then please provide
> a recipe (from `emacs -Q') to show that.
>
> The code just uses standard functions
> `enlarge-window-(horizontally|vertically)'.
>
> (If you have library `fit-frame.el' and there's
> only one window in the frame then it resizes the
> frame as the text is scaled - again, to eliminate
> wasted space.)
>



reply via email to

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