all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Heime <heimeborgia@protonmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Changing height to fit window
Date: Wed, 30 Nov 2022 14:40:20 +0000	[thread overview]
Message-ID: <Q8Cmg7Y3iZMT6wd4dPlJblE3ov21C5lkLJc4NNRqH99tYgYQ7kPGlA_o8EwHvbLENAesP466EJkd0Pl0w5ZRXCFJTr16s9iqX4fwkFIRGXQ=@protonmail.com> (raw)
In-Reply-To: <83lensljg7.fsf@gnu.org>

------- Original Message -------
On Wednesday, November 30th, 2022 at 12:23 PM, Eli Zaretskii <eliz@gnu.org> wrote:


> > Date: Tue, 29 Nov 2022 20:37:03 +0000
> > From: Heime heimeborgia@protonmail.com
> > 
> > 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?
> 
> Ask Emacs about the pixel-height of the text, then compute the scale you
> need to make that the same as the pixel-height of the window's body.

Are you discussing line-pixel-height and window-pixel-height ?
 
> Caveat: when you change the font size, some lines could take more or fewer
> lines on the screen (due to wrapping) and disrupt your calculations.
> Dealing with that is left as an exercise.



  reply	other threads:[~2022-11-30 14:40 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
2022-11-30 12:23 ` Eli Zaretskii
2022-11-30 14:40   ` Heime [this message]
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='Q8Cmg7Y3iZMT6wd4dPlJblE3ov21C5lkLJc4NNRqH99tYgYQ7kPGlA_o8EwHvbLENAesP466EJkd0Pl0w5ZRXCFJTr16s9iqX4fwkFIRGXQ=@protonmail.com' \
    --to=heimeborgia@protonmail.com \
    --cc=eliz@gnu.org \
    --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.