Re: How to move from end of one thread to beginning of next by pressing "n"?

Subject: Re: How to move from end of one thread to beginning of next by pressing "n"?

Date: Mon, 08 Apr 2024 19:03:40 -0400

To: Richard H. Stanton, notmuch@notmuchmail.org

Cc:

From: Jon Fineman


Jon Fineman <jon@fineman.me> writes:

> "Richard H. Stanton" <rhstanton@berkeley.edu> writes:
>
>> I’ve recently installed notmuch with lieer and now have it successfully bringing my mail over from gmail so I can read it locally inside Emacs. This is very nice, and I particularly love the speed of notmuch’s searches. However, I’m not seeing how to get notmuch to do something that seems desirable (and obvious) to me:
>>
>> If I press RETURN to view a message, “n” and “p” move to the next/previous message *in the thread*, but motion with “n” stops when you get to the end of the thread. Is there a way to set things so that “n” moves from the end of the current thread to the beginning of the next? This would make going through my emails a lot more convenient, especially as most of my “threads” only have one message in them.
>>
>> Thanks for any suggestions.
>>
>> Richard Stanton
>> _______________________________________________
>> notmuch mailing list -- notmuch@notmuchmail.org
>> To unsubscribe send an email to notmuch-leave@notmuchmail.org
>
> For me it is capital "N" and "P", (notmuch-show-next-message), (notmuch-show-previous-message).

I am sorry, I goofed.

It is M-p (notmuch-show-previous-thread-show) and M-n
(notmuch-show-next-thread-show)

As far as I can tell it comes mapped to those keys.

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: