From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/13705 Path: news.gmane.org!not-for-mail From: Samuel Sinayoko Newsgroups: gmane.emacs.gnus.user Subject: Re: Hiding long headers Date: Sun, 28 Mar 2010 11:09:56 +0100 Message-ID: <86aats69l7.fsf@soton.ac.uk> References: <86ljdfatrw.fsf@soton.ac.uk> <87mxxtd1i6.fsf@mean.albasani.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1269771016 20771 80.91.229.12 (28 Mar 2010 10:10:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 28 Mar 2010 10:10:16 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sun Mar 28 12:10:12 2010 Return-path: Envelope-to: gegu-info-gnus-english@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 1NvpRc-0008SJ-4t for gegu-info-gnus-english@m.gmane.org; Sun, 28 Mar 2010 12:10:12 +0200 Original-Received: from localhost ([127.0.0.1]:47253 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NvpRb-0003I8-HH for gegu-info-gnus-english@m.gmane.org; Sun, 28 Mar 2010 06:10:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NvpRY-0003G9-H0 for info-gnus-english@gnu.org; Sun, 28 Mar 2010 06:10:08 -0400 Original-Received: from [140.186.70.92] (port=49607 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NvpRW-0003Ei-Tk for info-gnus-english@gnu.org; Sun, 28 Mar 2010 06:10:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NvpRV-0008DB-0A for info-gnus-english@gnu.org; Sun, 28 Mar 2010 06:10:06 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:57348) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NvpRU-0008D5-Mj for info-gnus-english@gnu.org; Sun, 28 Mar 2010 06:10:04 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NvpRT-0008PC-4v for info-gnus-english@gnu.org; Sun, 28 Mar 2010 12:10:03 +0200 Original-Received: from utcss.isvr.soton.ac.uk ([152.78.240.42]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Mar 2010 12:10:03 +0200 Original-Received: from s.sinayoko by utcss.isvr.soton.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Mar 2010 12:10:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 58 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: utcss.isvr.soton.ac.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) Cancel-Lock: sha1:W7RqpNiXbcrtOfn/yZqaNTxkhqo= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:13705 Archived-At: Memnon Anon writes: > Samuel Sinayoko writes: > >> Dear list, >> >> I'm a new user of Gnus. I'm getting more comfortable with it but am >> having problems hiding long headers. After looking at the manual I've >> added this to my .gnus file: >> >> (setq gnus-treat-hide-boring-headers 'head) >> (setq gnus-boring-article-headers '(empty followup-to reply-to long-to)) >> >> However it had no effect. I also realised that I am not able to hide >> headers at all (W W h). I have checked that >> >> gnus-show-all-headers's value is nil >> >> Has anyone had the same problem? Thanks for your help! >> >> Sam > > Not sure it helps you, but here are my settings: > > ;; Pretty self-explanatory > (setq gnus-visible-headers "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\ > |^Followup-To:\\|^Reply-To:\\|^Summary:\\|^Keywords:\\|^To:\\|^[BGF]?Cc:\\ > |^Posted-To:\\|^Mail-Copies-To:\\|^Mail-Followup-To:\\|^Apparently-To:\\ > |^Gnus-Warning:\\|^Resent-From:\\|^X-Sent:\\|^User-Agent:\\|^X-Mailer:\\ > |^X-Newsreader:") > (setq gnus-sorted-header-list '("^From:" "^Subject:" "^Summary:" > "^Keywords:" "^Newsgroups:" "^Followup-To:" "^To:" "^Cc:" "^Date:" > "^User-Agent:" "^X-Mailer:" "^X-Newsreader:")) > > So, I only see those headers interesting to me. If I ever need to know > the rest, "t" toggles display of all headers. > > hth memnon Hi guys, Thanks a lot, that was helpful. I'm now able to hide the Cc list by default, so I don't see the horribly long Cc lists. However, I'd still love to show the Cc list with only the first few recipients though, which I think is what (setq gnus-boring-article-headers '(long-to)) is supposed to do. This still doesn't work though. Is anyone else using gnus-boring-article-headers? I forgot to say but I'm using Gnus v5.13 and GNU Emacs 23.0.91.1 Cheers, Sam