[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: |
Sun, 16 Jul 2023 04:40:13 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Emanuel Berg <incal@dataswamp.org> writes:
> > (gnus-data-header (gnus-data-find (gnus-summary-article-number)))
> >
> > It will then be the summary buffer article at point, not the
> > selected one. If one is selected, it would make more sense
> > to operate on that.
>
> Probably, but how that works I don't know, this
>
> (gnus-summary-article-number)
>
> is 20086 in the summary buffer but opening that up and doing
> the same thing in that buffer (the article buffer) I get
> 20085, but not point nor highlight has moved in the
> summary buffer ... ?
Looks like this function is useful only when called with the summary
buffer current.
Michael.
- Re: Reading the article/message in elisp, (continued)
- Re: Reading the article/message in elisp, Michael Heerdegen, 2023/07/14
- Re: Reading the article/message in elisp, Emanuel Berg, 2023/07/14
- Re: Reading the article/message in elisp, Michael Heerdegen, 2023/07/14
- Re: Reading the article/message in elisp, Emanuel Berg, 2023/07/15
- Re: Reading the article/message in elisp, Michael Heerdegen, 2023/07/15
- Re: Reading the article/message in elisp, Emanuel Berg, 2023/07/15
- Re: Reading the article/message in elisp, Michael Heerdegen, 2023/07/15
- Re: Reading the article/message in elisp, Emanuel Berg, 2023/07/16
- Re: Reading the article/message in elisp, Michael Heerdegen, 2023/07/28
- Re: Reading the article/message in elisp, Emanuel Berg, 2023/07/15
- Re: Reading the article/message in elisp,
Michael Heerdegen <=
- Re: Reading the article/message in elisp, Emanuel Berg, 2023/07/16