unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7041: comint seems to truncate from places other than the top
@ 2010-09-16 11:42 Reuben Thomas
  2020-12-08 16:42 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Reuben Thomas @ 2010-09-16 11:42 UTC (permalink / raw)
  To: 7041

If I add comint-truncate-buffer to comint-output-filter-functions, and
set comint-buffer-maximum-size to 1024, then when a term buffer
reaches about that size, and I run a command that produces a lot of
output, then scroll back, some of the output is missing. In other
words, rather than truncate from the top of the buffer, some of the
truncation at least seems to happen much nearer the bottom.

If I remove comint-truncate-buffer from
comint-output-filter-functions, or run a command that produces a lot
of output in a fresh window (so that the number of lines of output
does not exceed comint-buffer-maximum-size) then I do not see this
behaviour, which is why I suspect it is to do with truncation.

-- 
http://rrt.sc3d.org





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

end of thread, other threads:[~2020-12-08 22:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-16 11:42 bug#7041: comint seems to truncate from places other than the top Reuben Thomas
2020-12-08 16:42 ` Lars Ingebrigtsen
2020-12-08 19:18   ` Reuben Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-12-08 22:31     ` Lars Ingebrigtsen
2020-12-08 22:37       ` Reuben Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-12-08 22:42         ` Lars Ingebrigtsen

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