From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84856 Path: news.gmane.org!not-for-mail From: david.goldberg6@verizon.net (Dave Goldberg) Newsgroups: gmane.emacs.gnus.general Subject: Re: weird headers Date: Thu, 04 Sep 2014 21:57:16 -0400 Message-ID: <84lhpyn81v.fsf@davestoy.home> References: <87vbp8zh7y.fsf@skimble.plus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1409882334 26957 80.91.229.3 (5 Sep 2014 01:58:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Sep 2014 01:58:54 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33100@lists.math.uh.edu Fri Sep 05 03:58:47 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XPinW-0007nb-T8 for ding-account@gmane.org; Fri, 05 Sep 2014 03:58:47 +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 1XPimW-0003tH-Pr; Thu, 04 Sep 2014 20:57:44 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XPimU-0003t3-7n for ding@lists.math.uh.edu; Thu, 04 Sep 2014 20:57:42 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XPimT-0002XD-CF for ding@lists.math.uh.edu; Thu, 04 Sep 2014 20:57:42 -0500 Original-Received: from vms173023pub.verizon.net ([206.46.173.23]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XPimR-00008V-FC for ding@gnus.org; Fri, 05 Sep 2014 03:57:39 +0200 Original-Received: from davestoy.home.verizon.net ([unknown] [71.184.207.237]) by vms173023.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0NBE004D0O3G6G20@vms173023.mailsrvcs.net> for ding@gnus.org; Thu, 04 Sep 2014 20:57:16 -0500 (CDT) X-Face: W!bie|rYVd43O:2CkHTb*~s5}Yzx30X<@6Tq_bnP56Hp!xX4sVl4tgYRirjRcke\wfY!JJ9 i?]VIUJicJzq2\!3%7$5R%wi!R[.]Va97q In-reply-to: <87vbp8zh7y.fsf@skimble.plus.com> (Sharon Kimble's message of "Sun, 31 Aug 2014 18:44:49 +0100") User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3 (gnu/linux) X-Spam-Score: -1.6 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84856 Archived-At: > I'm having big problems in reading emails and news posts in gnus in that > everything is showing with *all* of their headings, like this one - [...] > I've looked back through the archives from this year but can't find a > solution. So, how do I get it just to have normal, sensible headers like > "From, Subject, To, Date" please? Have you perhaps customized either of gnus-ignored-headers or gnus-show-all-headers away from their defaults? When I've run into things like this I run emacs -q then open my .emacs and manually eval just enough to set up the basic gnus connectivity (servers and not much else) and see if it works the way I expect with default settings. Then it's a matter of eval'ing my customizations until I find the one I've messed up. -- Dave Goldberg david.goldberg6@verizon.net