Gnus development mailing list
 help / color / mirror / Atom feed
* Going to next unseen article?
@ 2019-04-08  0:12 Michael Heerdegen
  2019-04-08 15:23 ` Clemens Schüller
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Heerdegen @ 2019-04-08  0:12 UTC (permalink / raw)
  To: ding

Hi,

seems there is no summary command to go to the next unseen article.  Or
did I miss it, or can this be done in some way I missed?  The only thing I
found is / . (`gnus-summary-limit-to-unseen').

Something like `gnus-summary-next-unseen-article' would be useful for
people like me who tend to have a lot of older unread articles but only
want to check the unseen ones.  Seems gnus-sum.el is not really prepared
for the task however.

Opinions?


TIA,

Michael.



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

* Re: Going to next unseen article?
  2019-04-08  0:12 Going to next unseen article? Michael Heerdegen
@ 2019-04-08 15:23 ` Clemens Schüller
  2019-04-08 16:04   ` Eric S Fraga
  0 siblings, 1 reply; 4+ messages in thread
From: Clemens Schüller @ 2019-04-08 15:23 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: ding

Hello!

On 08. Apr. 2019, Michael Heerdegen wrote:

> Hi,
>
> seems there is no summary command to go to the next unseen article.  Or
> did I miss it, or can this be done in some way I missed?  The only thing I
> found is / . (`gnus-summary-limit-to-unseen').
>
> Something like `gnus-summary-next-unseen-article' would be useful for
> people like me who tend to have a lot of older unread articles but only
> want to check the unseen ones.  Seems gnus-sum.el is not really prepared
> for the task however.
>
> Opinions?

Maybe this could be the right solution for you :-)

--8<---------------cut here---------------start------------->8---
n runs the command gnus-summary-next-unread-article (found in
gnus-summary-mode-map), which is an interactive compiled Lisp function
in ‘gnus-sum.el’.

It is bound to n, G n, <menu-bar> <Gnus> <Move> <Next unread article>.

(gnus-summary-next-unread-article)

Select unread article after current one.
--8<---------------cut here---------------end--------------->8---


-- 
Best Regards, Clemens Schüller



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

* Re: Going to next unseen article?
  2019-04-08 15:23 ` Clemens Schüller
@ 2019-04-08 16:04   ` Eric S Fraga
  2019-04-10  0:57     ` Michael Heerdegen
  0 siblings, 1 reply; 4+ messages in thread
From: Eric S Fraga @ 2019-04-08 16:04 UTC (permalink / raw)
  To: ding

On Monday,  8 Apr 2019 at 17:23, Clemens Schüller wrote:
> Maybe this could be the right solution for you :-)

Unfortunately, no; the OP does not want the next unread but the next
unseen instead (ones with . in the summary line).

-- 
Eric S Fraga via Emacs 27.0.50 & org 9.2.3 on Debian buster/sid




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

* Re: Going to next unseen article?
  2019-04-08 16:04   ` Eric S Fraga
@ 2019-04-10  0:57     ` Michael Heerdegen
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Heerdegen @ 2019-04-10  0:57 UTC (permalink / raw)
  To: Eric S Fraga; +Cc: ding

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> Unfortunately, no; the OP does not want the next unread but the next
> unseen instead (ones with . in the summary line).

Yes, exactly.

Ok, I filed a report to "The Gnus Bugfixing Girls + Boys", it's now
Bug#35213.  How many girls are among these, btw?


Michael.



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

end of thread, other threads:[~2019-04-10  0:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08  0:12 Going to next unseen article? Michael Heerdegen
2019-04-08 15:23 ` Clemens Schüller
2019-04-08 16:04   ` Eric S Fraga
2019-04-10  0:57     ` Michael Heerdegen

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).