From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#16736: Compiling a Lisp file causes display to flash off and on Date: Fri, 14 Feb 2014 02:48:31 -0500 Message-ID: <2smwhurv74.fsf@fencepost.gnu.org> References: <96vbwj696i.fsf@fencepost.gnu.org> <83lhxecftk.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1392364141 13629 80.91.229.3 (14 Feb 2014 07:49:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Feb 2014 07:49:01 +0000 (UTC) Cc: 16736@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 14 08:49:08 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WEDWF-00012P-Ks for geb-bug-gnu-emacs@m.gmane.org; Fri, 14 Feb 2014 08:49:07 +0100 Original-Received: from localhost ([::1]:50172 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WEDWF-0003A7-8d for geb-bug-gnu-emacs@m.gmane.org; Fri, 14 Feb 2014 02:49:07 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WEDWB-0003A2-Tx for bug-gnu-emacs@gnu.org; Fri, 14 Feb 2014 02:49:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WEDWB-0000dL-1r for bug-gnu-emacs@gnu.org; Fri, 14 Feb 2014 02:49:03 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WEDWA-0000d6-UE for bug-gnu-emacs@gnu.org; Fri, 14 Feb 2014 02:49:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WEDWA-0007bs-7h for bug-gnu-emacs@gnu.org; Fri, 14 Feb 2014 02:49:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 14 Feb 2014 07:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16736 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 16736-submit@debbugs.gnu.org id=B16736.139236411629215 (code B ref 16736); Fri, 14 Feb 2014 07:49:02 +0000 Original-Received: (at 16736) by debbugs.gnu.org; 14 Feb 2014 07:48:36 +0000 Original-Received: from localhost ([127.0.0.1]:51564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WEDVj-0007b8-U4 for submit@debbugs.gnu.org; Fri, 14 Feb 2014 02:48:36 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:56661 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WEDVg-0007ax-IM for 16736@debbugs.gnu.org; Fri, 14 Feb 2014 02:48:33 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WEDVf-0001nH-9g; Fri, 14 Feb 2014 02:48:31 -0500 X-Spook: passwd afsatcom JSOFC3IP Roswell ASLET Downing Street X-Ran: [*!qDHXp-gfM)szK3p=bZw8K@I8uR|p%{8X{'H^c'(&]g&$]};ok,7(j)Lned1sgcK:KL1 X-Hue: red X-Attribution: GM In-Reply-To: <83lhxecftk.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 14 Feb 2014 09:29:43 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:85543 Archived-At: Eli Zaretskii wrote: > I tried to reproduce your original report, but couldn't, perhaps > because I couldn't find a large enough Lisp file that compiles without > warnings. Can you tell which file did you use? I think I randomly used progmodes/scheme.el, but added (require 'gnus) (require 'org) at the start, and deleted gnus/*.elc and org/*.elc to slow things down. Basically make the slowest compilation you can, so long as there are no warnings. It seems to be right at the end of the compilation that the flash occurs. > As for toolbar flickering with repeated "C-x 2" and "C-x 1", I don't > see it here. Is this with a configuration where Emacs draws the > toolbar, or is the toolbar drawn by the toolkit? --with-x-toolkit=athena --without-toolkit-scroll-bars