On Thu, 02 Feb 2006 13:51:27 +0100 Søren Dideriksen wrote: > Hi, I can't seem to get gnus, to display all headers. > > usually I would do M-x gnus-article-show-all-headers > > but that doesn't seem to work anymore?
t runs the command gnus-summary-toggle-header which is an interactive compiled Lisp function in `gnus-sum.el'. It is bound to t, W t, <menu-bar> <Article> <Washing> <Toggle header>. (gnus-summary-toggle-header &optional arg) Show the headers if they are hidden, or hide them if they are shown. If arg is a positive number, show the entire header. If arg is a negative number, hide the unwanted header lines. David _______________________________________________ Info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
