On Thu, 18 Jun 2009 10:09:43 +0800 [email protected] wrote: 

>>>>>> "j" == jidanni  <[email protected]> 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
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to