info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: making | include the headers


From: Ted Zlatanov
Subject: Re: making | include the headers
Date: Tue, 07 Jul 2009 15:52:50 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.94 (gnu/linux)

On Thu, 18 Jun 2009 10:09:43 +0800 jidanni@jidanni.org wrote: 

>>>>>> "j" == jidanni  <jidanni@jidanni.org> writes:
j> Nowadays | doesn't include the headers.

j> We read:
j> The properties `:decode' and `:headers' that are put to the function
j> symbol `gnus-summary-save-in-pipe' control whether this function
j> decodes articles and what headers to keep (see the doc string for the
j> `gnus-default-article-saver' variable).

j> OK, I did read that. But I still don't understand what I need to setq in
j> .gnus.el to make | always include the headers.

j> OK,
j> (add-hook
j>  'gnus-summary-mode-hook
j>  (function
j>   (lambda ()
j>     (put 'gnus-summary-save-in-pipe :headers nil))))
j> seems to work. Wish it was documented.

Maybe we should have gnus-summary-pipe-output-with-headers?  Seems
useful.

Ted


reply via email to

[Prev in Thread] Current Thread [Next in Thread]