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

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

Re: Accessing hidden headers


From: Eric Abrahamsen
Subject: Re: Accessing hidden headers
Date: Tue, 09 Apr 2019 11:17:28 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Damien Collard <damien.collard@distfp.net> writes:

> On Mar, avr 09 2019, Alberto Luaces wrote:
>
>> You can press "t" (gnus-summary-toggle-header).
>
> Sorry, I meant programmatically.

You can get it with:

(mail-header-message-id
 (gnus-data-header
  (gnus-data-find
   (gnus-summary-article-number)))
   
While point is on the message in question. If there's a more direct way
I'd like to know about it!

Eric




reply via email to

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