all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Wellum <rwellum@cisco.com>
Subject: Re: How to hide Gnus email headers?
Date: Fri, 21 May 2004 11:08:17 -0700	[thread overview]
Message-ID: <y5auad01zm9a.fsf@irp-view5.cisco.com> (raw)
In-Reply-To: m3fz9u6ta6.fsf@orion.daedalusnetworks.priv

Giorgos Keramidas <keramida@ceid.upatras.gr> writes:

> Richard Wellum <rwellum@cisco.com> writes:
>>
>> Using Gnus to view my mail, I am trying to avoid seeing the unnecessary
>> headers each time. I have the following line in my .gnus:
>>
>> (setq gnus-visible-headers "^From:\\|^Subject:\\|^Cc:\\|^To:")
>>
>> But doesn't seem to help - I still see everything.
>> Any ideas where I am going wrong?
>
> Try using a list of headers rather than a regexp that matches all.
> In my .gnus file I have:
>
>     ;; The headers that are shown for messages or news-articles.
>     (setq gnus-visible-headers '("^From:" "^Date:" "^Subject:" "^To:" "^Cc:"
>                                  "^Followup-To:" "^Reply-To:" "^Newsgroups:"))
>     ;; The order of headers shown in article buffers.
>     (setq gnus-sorted-header-list '("^Date:" "^From:" "^Reply-To:"
>                                     "^Followup-To:" "^Subject:"
>                                     "^To:" "^Cc:" "^Newsgroups:"))
>
> and it works like a charm.
>
> - Giorgos

Sorry has no effect on my mail at all :-(.

||Rich

  parent reply	other threads:[~2004-05-21 18:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-21  4:36 How to hide Gnus email headers? Richard Wellum
2004-05-21  9:00 ` Markus Knittig
2004-05-21  9:09 ` Giorgos Keramidas
2004-05-21 16:51   ` Edward O'Connor
2004-05-21 18:08   ` Richard Wellum [this message]
     [not found]   ` <mailman.6706.1085159510.1061.help-gnu-emacs@gnu.org>
2004-05-21 18:10     ` Richard Wellum
2004-05-22  8:03 ` Shigeki UNO
2004-05-22 11:55 ` Xavier Maillard
2004-05-23 10:55 ` Kai Grossjohann
     [not found] ` <mailman.6961.1085377531.1061.help-gnu-emacs@gnu.org>
2004-05-24 16:56   ` Richard Wellum
2004-05-25  5:11     ` Kai Grossjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=y5auad01zm9a.fsf@irp-view5.cisco.com \
    --to=rwellum@cisco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.