all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Alan Mackenzie <acm@muc.de>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs 25.1 RC2 - sporadic display errors on Linux virtual terminal.
Date: Wed, 07 Sep 2016 21:37:23 +0300	[thread overview]
Message-ID: <83y4338skc.fsf@gnu.org> (raw)
In-Reply-To: <20160907181606.GH2145@acm.fritz.box> (message from Alan Mackenzie on Wed, 7 Sep 2016 18:16:06 +0000)

> Date: Wed, 7 Sep 2016 18:16:06 +0000
> Cc: emacs-devel@gnu.org
> From: Alan Mackenzie <acm@muc.de>
> 
> > What buffer did you have in mind?
> 
> I don't have any particular buffer in mind.  I simply don't know this
> level of the software at all.  (At least, not yet).
> 
> Maybe there's some circular buffer somewhere which, when it becomes
> full, spuriously outputs a space to the screen.  The buffer might well
> not be in Emacs.  Can a circular buffer gradually (over hours) become
> smaller?  That seems a bit unlikely.

You are probably talking about something that happens in the terminal
emulator or driver.  Emacs simply uses fwrite to send the text and
tputs to send termcap/terminfo commands to the terminal.  You can see
that in term.c.



  parent reply	other threads:[~2016-09-07 18:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-07 15:59 Emacs 25.1 RC2 - sporadic display errors on Linux virtual terminal Alan Mackenzie
2016-09-07 16:35 ` Eli Zaretskii
2016-09-07 16:53   ` Alan Mackenzie
2016-09-07 17:17     ` Eli Zaretskii
2016-09-07 17:39       ` Alan Mackenzie
2016-09-07 18:04         ` Eli Zaretskii
2016-09-07 18:16           ` Alan Mackenzie
2016-09-07 18:24             ` Kaushal Modi
2016-09-07 18:37               ` Alan Mackenzie
2016-09-07 18:37             ` Eli Zaretskii [this message]
2016-09-07 19:10       ` Stefan Monnier
2016-09-07 19:17         ` Pip Cet
2016-09-07 19:37           ` Stefan Monnier
2016-09-07 19:19         ` Alan Mackenzie

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=83y4338skc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=acm@muc.de \
    --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 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.