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#5642: Reporting a bug loads many Gnus libraries Date: Thu, 25 Feb 2010 13:24:50 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1267124386 17635 80.91.229.12 (25 Feb 2010 18:59:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 25 Feb 2010 18:59:46 +0000 (UTC) Cc: 5642@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 25 19:59:42 2010 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.69) (envelope-from ) id 1Nkiw1-0006Vv-SD for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Feb 2010 19:59:42 +0100 Original-Received: from localhost ([127.0.0.1]:35478 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nkiw1-0001NX-2f for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Feb 2010 13:59:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nkisk-0000Ua-2v for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2010 13:56:18 -0500 Original-Received: from [140.186.70.92] (port=38725 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nkisd-0008Io-Ku for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2010 13:56:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nkipp-0007IR-39 for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2010 13:53:17 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53632) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nkipo-0007IN-V3 for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2010 13:53:17 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1NkiPS-00075h-Et; Thu, 25 Feb 2010 13:26:02 -0500 X-Loop: bug-gnu-emacs@gnu.org In-Reply-To: Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 25 Feb 2010 18:26:02 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org X-Emacs-PR-Message: followup 5642 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 5642-submit@debbugs.gnu.org id=B5642.126712230827221 (code B ref 5642); Thu, 25 Feb 2010 18:26:02 +0000 Original-Received: (at 5642) by debbugs.gnu.org; 25 Feb 2010 18:25:08 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NkiOa-000750-Cs for submit@debbugs.gnu.org; Thu, 25 Feb 2010 13:25:08 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NkiON-00074W-0a for 5642@debbugs.gnu.org; Thu, 25 Feb 2010 13:25:07 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NkiOI-0000d8-HT; Thu, 25 Feb 2010 13:24:50 -0500 X-Spook: Merlin mailbomb Watergate radar doctrine Etacs Saddam X-Ran: ( 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:35312 Archived-At: Stefan Monnier wrote: > I'm not worried about loading more libraries: the change is specifically > to provide more features so extra code is to be expected. For fun, I estimated the difference as ~ 75000 extra lines. This is 3 times the size of the entire lisp/mail directory, and about 50% of the size of the combined mail+gnus directories. I think that, just maybe, some of those extra libraries aren't really necessary to send my bug report.