From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs,gmane.emacs.pretest.bugs Subject: bug#4957: 23.1.50; idlwave activated spuriously Date: Wed, 18 Nov 2009 15:47:48 -0500 Message-ID: Reply-To: rms@gnu.org, 4957@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1258578504 30188 80.91.229.12 (18 Nov 2009 21:08:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Nov 2009 21:08:24 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Nov 18 22:08:13 2009 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 1NArl6-0006m6-Pw for geb-bug-gnu-emacs@m.gmane.org; Wed, 18 Nov 2009 22:08:13 +0100 Original-Received: from localhost ([127.0.0.1]:36692 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NArl6-00021U-94 for geb-bug-gnu-emacs@m.gmane.org; Wed, 18 Nov 2009 16:08:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NArkR-0001mR-6l for bug-gnu-emacs@gnu.org; Wed, 18 Nov 2009 16:07:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NArkM-0001kE-DW for bug-gnu-emacs@gnu.org; Wed, 18 Nov 2009 16:07:30 -0500 Original-Received: from [199.232.76.173] (port=39548 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NArkM-0001kA-6E for bug-gnu-emacs@gnu.org; Wed, 18 Nov 2009 16:07:26 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:39106) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NArkK-0003b9-QQ for bug-gnu-emacs@gnu.org; Wed, 18 Nov 2009 16:07:25 -0500 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAIL7KTX028041; Wed, 18 Nov 2009 13:07:21 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.14.3/8.14.3/Submit) id nAIKt5K2026192; Wed, 18 Nov 2009 12:55:05 -0800 Resent-Date: Wed, 18 Nov 2009 12:55:05 -0800 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Richard Stallman Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Wed, 18 Nov 2009 20:55:05 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: report 4957 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by submit@emacsbugs.donarmstrong.com id=B.125857727025642 (code B ref -1); Wed, 18 Nov 2009 20:55:05 +0000 Original-Received: (at submit) by emacsbugs.donarmstrong.com; 18 Nov 2009 20:47:50 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAIKlncv025639 for ; Wed, 18 Nov 2009 12:47:50 -0800 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NArRM-0002Zi-Gw; Wed, 18 Nov 2009 15:47:48 -0500 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Resent-Date: Wed, 18 Nov 2009 16:07:30 -0500 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:32689 gmane.emacs.pretest.bugs:25203 Archived-At: Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': I just did an update, my first since August, and byte-recompile-file gave this output at the end: Loading system routine info in idle time... Failed to convert XML routine info, falling back on idlw-rinfo. Could not locate any system routine information. Loading system routine info in idle time...done Normalizing idlwave-system-routines in idle time...done Loading and normalizing library catalogs in idle time...done Finishing initialization in idle time... Scanning all buffers... I suspect that some idlwave file does nontrivial actions when it is merely loaded.