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#961: 23.0.60; Excess consing visiting files Date: Thu, 11 Sep 2008 13:40:02 +0200 Message-ID: <48C90392.7090604@gmx.at> References: Reply-To: martin rudalics , 961@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 1221134898 32348 80.91.229.12 (11 Sep 2008 12:08:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2008 12:08:18 +0000 (UTC) Cc: 961@emacsbugs.donarmstrong.com To: rms@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Sep 11 14:09:14 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 1KdkyX-0002Ki-Pu for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Sep 2008 14:08:42 +0200 Original-Received: from localhost ([127.0.0.1]:50014 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdkxX-0003C9-Gc for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Sep 2008 08:07:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdkxU-0003Bk-Ab for bug-gnu-emacs@gnu.org; Thu, 11 Sep 2008 08:07:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdkxT-0003BY-M1 for bug-gnu-emacs@gnu.org; Thu, 11 Sep 2008 08:07:35 -0400 Original-Received: from [199.232.76.173] (port=50293 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdkxT-0003BV-J5 for bug-gnu-emacs@gnu.org; Thu, 11 Sep 2008 08:07:35 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:60159) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KdkxT-0001xz-9C for bug-gnu-emacs@gnu.org; Thu, 11 Sep 2008 08:07:35 -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 m8BC7Xsr018533; Thu, 11 Sep 2008 05:07:33 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m8BBo471011392; Thu, 11 Sep 2008 04:50:04 -0700 X-Loop: don@donarmstrong.com Resent-From: martin rudalics Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 11 Sep 2008 11:50:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 961 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 961-submit@emacsbugs.donarmstrong.com id=B961.12211333599272 (code B ref 961); Thu, 11 Sep 2008 11:50:03 +0000 Original-Received: (at 961) by emacsbugs.donarmstrong.com; 11 Sep 2008 11:42:39 +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 m8BBgawM009156 for <961@emacsbugs.donarmstrong.com>; Thu, 11 Sep 2008 04:42:37 -0700 Original-Received: (qmail invoked by alias); 11 Sep 2008 11:42:30 -0000 Original-Received: from 62-47-40-59.adsl.highway.telekom.at (EHLO [62.47.40.59]) [62.47.40.59] by mail.gmx.net (mp028) with SMTP; 11 Sep 2008 13:42:30 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+9ZusDvf69wnJ7AykbHgMw8NPLZ/yyaFU7Q6YM1+ RXOaL2vU1tIm9P User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Thu, 11 Sep 2008 08:07: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:20477 Archived-At: > I have noticed that there are times when just typing o in Dired > to visit a fairly small file causes a GC every time. > It does not do that when I first start Emacs, but it does > do an unreasonable amount of consing. It might be completely unrelated but did you look at Bug#122? Len Trigg reports that he had 200 open buffers "(about 170 of which are named like *code-conversion-work*)". martin