unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
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
Date: Thu, 26 Nov 2020 16:51:07 -0800 (PST)	[thread overview]
Message-ID: <3c5dc286-9eee-43b5-8c39-85dff920f433@default> (raw)
In-Reply-To: <trinity-c3e43b71-81e1-4172-9173-585966050eb3-1606434915778@3c-app-mailcom-bs06>

> Have tried to use it.  Have done as follows
> 
> (setq dface-remap
>    "/home/dani/el/dface-remap.el")
> (load dface-remap)
> (require 'face-remap+)

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	other threads:[~2020-11-27  0:51 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-26 14:43 Making windows have same number of columns daniela-spit
2020-11-26 16:03 ` Stephen Berman
2020-11-26 16:18   ` Stephen Berman
2020-11-26 17:16   ` daniela-spit
2020-11-26 18:26   ` daniela-spit
2020-11-26 18:55     ` Stephen Berman
2020-11-26 19:01       ` daniela-spit
2020-11-26 19:21         ` Stephen Berman
2020-11-26 19:30           ` daniela-spit
2020-11-26 19:41             ` Stephen Berman
2020-11-26 20:22               ` daniela-spit
2020-11-26 20:31                 ` Stephen Berman
2020-11-26 21:19                   ` daniela-spit
2020-11-26 22:05                     ` Stephen Berman
2020-11-26 23:01                       ` Drew Adams
2020-11-26 23:07                         ` daniela-spit
2020-11-26 23:55                           ` daniela-spit
2020-11-27  0:51                             ` Drew Adams [this message]
2020-11-27  1:03                               ` daniela-spit
2020-11-27 15:37                       ` Stephen Berman
2020-11-26 21:42                   ` daniela-spit
2020-11-27 20:40                     ` Michael Heerdegen
2020-11-26 19:33           ` daniela-spit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3c5dc286-9eee-43b5-8c39-85dff920f433@default \
    --to=drew.adams@oracle.com \
    --cc=daniela-spit@gmx.it \
    --cc=help-gnu-emacs@gnu.org \
    --cc=stephen.berman@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).