Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Digest with Headers
       [not found] <m3fzubvktn.fsf@float.attbi.com>
@ 2002-11-09 20:45 ` Jesper Harder
       [not found]   ` <m3fzua2hb1.fsf@float.attbi.com>
       [not found] ` <84of8ykaz0.fsf@crybaby.uni-duisburg.de>
  1 sibling, 1 reply; 4+ messages in thread
From: Jesper Harder @ 2002-11-09 20:45 UTC (permalink / raw)


kbk@shore.net (Kurt B. Kaiser) writes:

> S o m will forward an email with its headers, but I can't figure out
> how to send a digest wherein each article is sent with its full
> headers.
>
> Is there a way?

Yep, use:

     (setq gnus-uu-digest-headers nil)


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Digest with Headers
       [not found]   ` <m3fzua2hb1.fsf@float.attbi.com>
@ 2002-11-10 12:06     ` Jesper Harder
  2002-11-10 13:01     ` Vasily Korytov
  1 sibling, 0 replies; 4+ messages in thread
From: Jesper Harder @ 2002-11-10 12:06 UTC (permalink / raw)


kbk@shore.net (Kurt B. Kaiser) writes:

> Jesper Harder <harder@myrealbox.com> writes:
>
>> kbk@shore.net (Kurt B. Kaiser) writes:
>> 
>> > S o m will forward an email with its headers, but I can't figure out
>> > how to send a digest wherein each article is sent with its full
>> > headers.
>> >
>> > Is there a way?
>>
>>      (setq gnus-uu-digest-headers nil)
>
> Hm, not in oort 0.07 ?

Are you sure?  It works for me in both Gnus 5.9 and Oort 0.08.

> When was this implemented?

I think it's been there for a long time.  The effect of setting it to
nil is undocumented, though.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Digest with Headers
       [not found]   ` <m3fzua2hb1.fsf@float.attbi.com>
  2002-11-10 12:06     ` Jesper Harder
@ 2002-11-10 13:01     ` Vasily Korytov
  1 sibling, 0 replies; 4+ messages in thread
From: Vasily Korytov @ 2002-11-10 13:01 UTC (permalink / raw)


>>>>> "KBK" == Kurt B Kaiser writes:

 KBK> Jesper Harder <harder@myrealbox.com> writes:
 >> (setq gnus-uu-digest-headers nil)

 KBK> Hm, not in oort 0.07 ?  When was this implemented?

It is in Oort 0.07. (require 'gnus-uu) and try again.

-- 
                     With respect, Vasily Korytov

PGP key fingerprint: 123A 7CCE 6E26 6233 0D87 E01A A0F8 3524 FCD8 1841


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Digest with Headers
       [not found]   ` <v9u1ipehow.fsf@marauder.physik.uni-ulm.de>
@ 2002-11-12 21:23     ` Kurt B. Kaiser
  0 siblings, 0 replies; 4+ messages in thread
From: Kurt B. Kaiser @ 2002-11-12 21:23 UTC (permalink / raw)


Reiner Steib <4uce.02.r.steib@gmx.net> writes:

> On Sat, Nov 09 2002, Kai Großjohann wrote:
> 
> > kbk@shore.net (Kurt B. Kaiser) writes:
> >
> >> S o m will forward an email with its headers, but I can't figure out
> >> how to send a digest wherein each article is sent with its full headers.
> [...]
> > See the variable gnus-uu-digest-headers.  It's kind of a backward way
> > to achieve it, but better backward than none.
> 
> If you need it more often, you may want to define a function (and bind
> it to some key):
> 
> (defun rs-gnus-uu-digest-mail-forward-all-headers (&optional n post)
>   (interactive)
>   (let* ((gnus-uu-digest-headers nil))
>     (gnus-uu-digest-mail-forward n post)))
> 
> I think the doc-string should mention that nil means all headers. I
> thought that '("^.*:") would do it, but it didn't.
> 
> ,----[ C-h v gnus-uu-digest-headers RET ]
> | gnus-uu-digest-headers's value is 
> | ("^Date:" "^From:" "^To:" [...] "^Content-ID:")
> | 
> | Documentation:
> | *List of regexps to match headers included in digested messages.
> | The headers will be included in the sequence they are matched.
> `----

Thanks to all of you for your help on this.  Works great!

Regards, KBK


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-11-12 21:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m3fzubvktn.fsf@float.attbi.com>
2002-11-09 20:45 ` Digest with Headers Jesper Harder
     [not found]   ` <m3fzua2hb1.fsf@float.attbi.com>
2002-11-10 12:06     ` Jesper Harder
2002-11-10 13:01     ` Vasily Korytov
     [not found] ` <84of8ykaz0.fsf@crybaby.uni-duisburg.de>
     [not found]   ` <v9u1ipehow.fsf@marauder.physik.uni-ulm.de>
2002-11-12 21:23     ` Kurt B. Kaiser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).