From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#931: 23.0.60; Bug in bytecomp.el: displaying warnings Date: Mon, 08 Sep 2008 23:12:35 +0200 Message-ID: <48C59543.2020907@gmx.at> References: <1220902523.951243.11457@green> Reply-To: martin rudalics , 931@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220909268 1452 80.91.229.12 (8 Sep 2008 21:27:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Sep 2008 21:27:48 +0000 (UTC) Cc: michael_heerdegen@web.de To: 931@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Sep 08 23:28:43 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KcoHq-0005jM-01 for geb-bug-gnu-emacs@m.gmane.org; Mon, 08 Sep 2008 23:28:42 +0200 Original-Received: from localhost ([127.0.0.1]:42526 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KcoGp-0006Zs-TB for geb-bug-gnu-emacs@m.gmane.org; Mon, 08 Sep 2008 17:27:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KcoGm-0006ZS-9J for bug-gnu-emacs@gnu.org; Mon, 08 Sep 2008 17:27:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KcoGk-0006Z4-Ui for bug-gnu-emacs@gnu.org; Mon, 08 Sep 2008 17:27:36 -0400 Original-Received: from [199.232.76.173] (port=40400 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KcoGk-0006Z1-KH for bug-gnu-emacs@gnu.org; Mon, 08 Sep 2008 17:27:34 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:38931) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KcoGk-0006CA-FT for bug-gnu-emacs@gnu.org; Mon, 08 Sep 2008 17:27:34 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m88LRWLE010496; Mon, 8 Sep 2008 14:27:32 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m88LK6so007628; Mon, 8 Sep 2008 14:20:06 -0700 X-Loop: don@donarmstrong.com Resent-From: martin rudalics Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 08 Sep 2008 21:20:06 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 931 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 931-submit@emacsbugs.donarmstrong.com id=B931.12209085096169 (code B ref 931); Mon, 08 Sep 2008 21:20:06 +0000 Original-Received: (at 931) by emacsbugs.donarmstrong.com; 8 Sep 2008 21:15:09 +0000 Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m88LF4X6005660 for <931@emacsbugs.donarmstrong.com>; Mon, 8 Sep 2008 14:15:06 -0700 Original-Received: (qmail invoked by alias); 08 Sep 2008 21:14:58 -0000 Original-Received: from 62-47-44-248.adsl.highway.telekom.at (EHLO [62.47.44.248]) [62.47.44.248] by mail.gmx.net (mp042) with SMTP; 08 Sep 2008 23:14:58 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19HqC8jWU1HXFYrt4K+OkdpkJcr/3+E6KlHNbzRmn g2VDbryAWQeJ4n User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: <1220902523.951243.11457@green> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.82 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Mon, 08 Sep 2008 17:27:35 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:20359 Archived-At: > If pop-up-windows is nil, and warnings have to be displayed, > `byte-compile-report-error' is called, and after that, > (current-buffer) will be the Compile Log buffer, and the current > buffer is not restored for further iterations of the while loop. I suppose the byte-compiler should either refrain from using `display-warning' or, if `pop-up-windows' and `pop-up-frames' are nil, not display a warning until compilation is complete. martin