all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Heime <heimeborgia@protonmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: "'Help-Gnu-Emacs (help-gnu-emacs@gnu.org)'" <help-gnu-emacs@gnu.org>
Subject: RE: [External] : Changing height to fit window
Date: Tue, 29 Nov 2022 23:15:56 +0000	[thread overview]
Message-ID: <UoiZ20bmToT7FTqal-ZF69pNZlXndqmidOgu17Pz6ROGwOLZJ8CagHWpVXj3xtV75mN_8yElcXnacmZVdKoFmpjGsHMt2h5-Ac07dNL7b58=@protonmail.com> (raw)
In-Reply-To: <SJ0PR10MB5488B94FC2C619E37D4A2C06F3129@SJ0PR10MB5488.namprd10.prod.outlook.com>

------- Original Message -------
On Tuesday, November 29th, 2022 at 10:58 PM, Drew Adams <drew.adams@oracle.com> wrote:


> > One can C-x C-+ and C-x C-- to call text-scale-adjust,
> > which increases or decreases the buffer text size, with
> > C-+ or C-- to repeat.
> > 
> > Instead of repeating, I want to have a function that adjusts
> > the scale so that the contents of the buffer fit the window,
> > based on the longest line. What can I do?
> 
> 
> Dunno whether this corresponds to what you're
> asking, but library `face-remap+.el' adjusts the frame/window size to the scaled text size, when option` text-scale-resize-window' is non-nil.

I want the opposite - given a window size, fit things in there with one call.
 
> The particular non-nil value controls whether
> the window-fitting is horizontally, vertically,
> or both.
> 
> ;; URL: https://www.emacswiki.org/emacs/download/face-remap%2B.el
> ;; Doc URL: https://emacswiki.org/emacs/SetFonts



  reply	other threads:[~2022-11-29 23:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-29 20:37 Changing height to fit window Heime
2022-11-29 22:58 ` [External] : " Drew Adams
2022-11-29 23:15   ` Heime [this message]
2022-11-30 12:23 ` Eli Zaretskii
2022-11-30 14:40   ` Heime
2022-11-30 15:33     ` Eli Zaretskii

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='UoiZ20bmToT7FTqal-ZF69pNZlXndqmidOgu17Pz6ROGwOLZJ8CagHWpVXj3xtV75mN_8yElcXnacmZVdKoFmpjGsHMt2h5-Ac07dNL7b58=@protonmail.com' \
    --to=heimeborgia@protonmail.com \
    --cc=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.