all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: daniela-spit@gmx.it
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: Fri, 27 Nov 2020 00:55:15 +0100	[thread overview]
Message-ID: <trinity-c3e43b71-81e1-4172-9173-585966050eb3-1606434915778@3c-app-mailcom-bs06> (raw)
In-Reply-To: <trinity-dea936b2-2c08-4c4b-a566-b93eb1a6c3e4-1606432036376@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+)

When I called "C-u 1 M-x text-scale-increase"

But the effect seems to be the same as it has always been.

> Sent: Friday, November 27, 2020 at 12:07 AM
> From: daniela-spit@gmx.it
> To: "Drew Adams" <drew.adams@oracle.com>
> 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
>
>
>
> > Sent: Friday, November 27, 2020 at 12:01 AM
> > From: "Drew Adams" <drew.adams@oracle.com>
> > To: "Stephen Berman" <stephen.berman@gmx.net>, daniela-spit@gmx.it
> > Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> > Subject: RE: Making windows have same number of columns
> >
> > > Changing the font size with text-scale-adjust has no affect on
> > > window-body-width; you can only change that by using
> > > shrink-window-horizontally or enlarge-window-horizontally if your frame
> > > has two or more side-by-side windows, or else if you change the width
> > > of the frame.
> >
> > This doesn't directly address the original question, but FWIW:
> >
> > Library `face-remap+.el' makes the `text-scale-*'
> > functions respect this new user option:
> >
> > ,----
> > | 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.
> > `----
> >
> > One aim behind this is to not waste horizontal
> > whitespace in the window when you reduce the
> > displayed text size.
>
> Spot on, that is the fundamental problem.
>
> > You can likely use similar code to get the
> > requested effect.
> >
> > https://www.emacswiki.org/emacs/download/face-remap%2b.el
> >
> >
>
>



  reply	other threads:[~2020-11-26 23:55 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 [this message]
2020-11-27  0:51                             ` Drew Adams
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

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

  git send-email \
    --in-reply-to=trinity-c3e43b71-81e1-4172-9173-585966050eb3-1606434915778@3c-app-mailcom-bs06 \
    --to=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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.