From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Geoff Gole Newsgroups: gmane.emacs.devel Subject: Re: xterm.c (x_clear_frame) - commented out call to XClearWindow Date: Mon, 21 Nov 2011 15:19:57 +0800 Message-ID: References: <87k46uukcl.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1321860012 1028 80.91.229.12 (21 Nov 2011 07:20:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Nov 2011 07:20:12 +0000 (UTC) Cc: Emacs development discussions To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 21 08:20:05 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RSOAf-000595-4H for ged-emacs-devel@m.gmane.org; Mon, 21 Nov 2011 08:20:05 +0100 Original-Received: from localhost ([::1]:45310 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSOAd-0005VE-VO for ged-emacs-devel@m.gmane.org; Mon, 21 Nov 2011 02:20:03 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:44800) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSOAb-0005V9-OM for emacs-devel@gnu.org; Mon, 21 Nov 2011 02:20:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RSOAa-0001VD-UT for emacs-devel@gnu.org; Mon, 21 Nov 2011 02:20:01 -0500 Original-Received: from mail-ww0-f41.google.com ([74.125.82.41]:58757) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSOAZ-0001V0-JT; Mon, 21 Nov 2011 02:19:59 -0500 Original-Received: by wwf25 with SMTP id 25so4915736wwf.0 for ; Sun, 20 Nov 2011 23:19:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=Wul7WGbj4PoZ+Oy8KKk+IsVqG5HPGYmBXyXUe2oNqBU=; b=GU5IAvA5ZJ4uKFAMBNgE3VfcQc0q3wySkEgx8le6FvNBGZ/LsSaflrDsaFoouHPZjq oq8542YgIgrwWCGewzAZEXf2nRaY+ylVHQqjDiOC6+B4wMNPIBRc2vRd7u2lTTMyBNTU UUvKdnFUAIkTuunIR7qoMU8HZXapocNoz2lQI= Original-Received: by 10.216.137.86 with SMTP id x64mr2039631wei.2.1321859997932; Sun, 20 Nov 2011 23:19:57 -0800 (PST) Original-Received: by 10.180.97.135 with HTTP; Sun, 20 Nov 2011 23:19:57 -0800 (PST) In-Reply-To: <87k46uukcl.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:146106 Archived-At: > > I'm afraid I don't see any such strip on latest trunk, > Hmm. > =A0GNU Emacs 24.0.91.3 (x86_64-unknown-linux-gnu, GTK+ Version 3.2.0) > > What system are you reporting this from? > GNU Emacs 24.0.91.1 (i686-pc-linux-gnu, GTK+ Version 2.12.12) of 2011-11-18. Let me know if other information would be helpful. Let me amend my reproduction recipe a bit. I usually run emacs under a tiling window manager which fullscreens everything by default, making it easy to see the stale pixels. Under a more normal window manager I have to do something like emacs -Q maximize the emacs M-: (set-background-color "red")