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

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

Re: Reading the article/message in elisp


From: Michael Heerdegen
Subject: Re: Reading the article/message in elisp
Date: Sat, 15 Jul 2023 05:56:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Emanuel Berg <incal@dataswamp.org> writes:

> >> However, how will you get the specific header data out of
> >> the result? Don't know ...
> >
> > I think the header object is a struct of type `mail-header'
> > ("nnheader.el").
>
> But try to extract with `mail-header', it complains about the
> data not being a list.

Did you try with the function `mail-header'?  I meant the accessor
functions for the struct: `mail-header-subject', `mail-header-from',
etc.

Michael.




reply via email to

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