From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71832 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Better error reporting and stuff on startup Date: Sun, 26 Sep 2010 16:30:19 +0200 Organization: Programmerer Ingebrigtsen Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285511454 32554 80.91.229.12 (26 Sep 2010 14:30:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 26 Sep 2010 14:30:54 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M20205@lists.math.uh.edu Sun Sep 26 16:30:52 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OzsFd-0004Q6-OA for ding-account@gmane.org; Sun, 26 Sep 2010 16:30:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1OzsFT-0006Tj-12; Sun, 26 Sep 2010 09:30:39 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OzsFQ-0006TT-Ui for ding@lists.math.uh.edu; Sun, 26 Sep 2010 09:30:36 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OzsFM-0000Xy-L3 for ding@lists.math.uh.edu; Sun, 26 Sep 2010 09:30:36 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OzsFL-0007jl-00 for ; Sun, 26 Sep 2010 16:30:31 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OzsFK-0004Mf-Hu for ding@gnus.org; Sun, 26 Sep 2010 16:30:30 +0200 Original-Received: from cm-84.215.34.171.getinternet.no ([84.215.34.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Sep 2010 16:30:30 +0200 Original-Received: from larsi by cm-84.215.34.171.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Sep 2010 16:30:30 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.215.34.171.getinternet.no Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAMFBMVEUA6v0A5fwA3/wA//8A /f8A+/+o//8L7/wC0fMA9P4MkMif/v4A/v8A+P8A+f4H/P6RoWAtAAABOElEQVQ4jWNYocg5UWBC R4cCA6MSo9JczkYORQUGJUYNhpbDxsbGR/ycjY1NbIAsmzs+h22MbZydGISNgXyQJAqwjGAIRheD AA+GKdglLHBJGDIwY5ewZJiMXcIWKIHhJIgEDy6jnHFJBGOXMMGlw4ZkHaa4jbpM2A4bFBkGHzjT FlUCp6twSJgiS5SXI+tAio+0NGRXKSNLfEayXBiXxGPsRiG7ynJ1tjNWCVONN8g6SA1dW4Y47BIm DH7YJYxxGYVTAmvogtTaMbzBlAABnAnODpcETh2GuPKHIYMKjImaeixwZTUPqASyN22AWeycFhY7 QoyNj17swnTVuWBgeEisYmCBaD/j4ww36OgFuRmrGGQgfNMY18NHIPnXJDLEWGMVw2RgYXP48Bkb 43MOd5+GOkPdfVYCAOTkBROXIDP9AAAAAElFTkSuQmCC Mail-Copies-To: never X-Now-Playing: Circlesquare's _The Distance After_: "Sub Reminise" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:jqZ3PvUVJ34VYOqmZ5jhljfgNTs= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71832 Archived-At: Today you get a lot of messages displayed for microseconds on Gnus startup, and any error messages are just sort of hidden there. Would it make sense for Gnus to (kind of) collect all the "important" messages (to be determined somehow), and then display them at the end? Somehow? Hm. We could have a global variable `gnus-important-messages' that `gnus-message' pushes things onto if the message level is low? And then `M-x gnus' could bind that variable, and then display the contents after startup? Just with `message'? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen