From: John Shahid <jvshahid@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Subject: using window-screen-lines in window-adjust-process-window-size
Date: Sun, 14 Oct 2018 10:54:04 -0400 [thread overview]
Message-ID: <87va64lguo.fsf@gmail.com> (raw)
Hi all,
I noticed with line-spacing turned on (i.e. larger than 0) that
`ansi-term' doesn't report the right number of text rows to the shell.
This causes scrolling to get messed up. It is the result of using
`window-body-height' instead of `window-screen-lines' in
`window-adjust-process-window-size'. Can anyone think of a reason for
not using `window-screen-lines' ?
Thanks,
JS
next reply other threads:[~2018-10-14 14:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-14 14:54 John Shahid [this message]
2019-01-16 14:10 ` using window-screen-lines in window-adjust-process-window-size John Shahid
2019-04-27 10:43 ` Using window-screen-lines in window-adjust-process-window-size (was: Re: using window-screen-lines in window-adjust-process-window-size) John Shahid
2019-04-27 10:50 ` Eli Zaretskii
2019-04-29 19:45 ` John Shahid
2019-04-30 22:26 ` John Shahid
2019-05-13 12:03 ` John Shahid
2019-06-07 9:10 ` 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
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=87va64lguo.fsf@gmail.com \
--to=jvshahid@gmail.com \
--cc=emacs-devel@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).