unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* using window-screen-lines in window-adjust-process-window-size
@ 2018-10-14 14:54 John Shahid
  2019-01-16 14:10 ` John Shahid
  0 siblings, 1 reply; 8+ messages in thread
From: John Shahid @ 2018-10-14 14:54 UTC (permalink / raw)
  To: Emacs developers

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-06-07  9:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-14 14:54 using window-screen-lines in window-adjust-process-window-size John Shahid
2019-01-16 14:10 ` 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

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).