unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* notmuch show get newest message first
@ 2019-10-08  9:28 meOme
  2019-10-08 11:32 ` Dan Čermák
  2019-10-08 17:20 ` David Bremner
  0 siblings, 2 replies; 3+ messages in thread
From: meOme @ 2019-10-08  9:28 UTC (permalink / raw)
  To: notmuch

Hi!
Is it possible to get the newest message first in a result of notmuch show?
The result always shows a reply to a message after the message. But as the
reply is newer than the original message the sorting within the replies is
oldest first. It would be great to have "newest-first".
Is that possible?
Thanks a lot for not much.



--
Sent from: http://notmuch.198994.n3.nabble.com/

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

* Re: notmuch show get newest message first
  2019-10-08  9:28 notmuch show get newest message first meOme
@ 2019-10-08 11:32 ` Dan Čermák
  2019-10-08 17:20 ` David Bremner
  1 sibling, 0 replies; 3+ messages in thread
From: Dan Čermák @ 2019-10-08 11:32 UTC (permalink / raw)
  To: notmuch

[-- Attachment #1: Type: text/plain, Size: 663 bytes --]

Hi,

maybe this?

(setq notmuch-search-oldest-first nil)


Cheers,

Dan

meOme <jan-adams@gmx.de> writes:

> Hi!
> Is it possible to get the newest message first in a result of notmuch show?
> The result always shows a reply to a message after the message. But as the
> reply is newer than the original message the sorting within the replies is
> oldest first. It would be great to have "newest-first".
> Is that possible?
> Thanks a lot for not much.
>
>
>
> --
> Sent from: http://notmuch.198994.n3.nabble.com/
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> https://notmuchmail.org/mailman/listinfo/notmuch

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

* Re: notmuch show get newest message first
  2019-10-08  9:28 notmuch show get newest message first meOme
  2019-10-08 11:32 ` Dan Čermák
@ 2019-10-08 17:20 ` David Bremner
  1 sibling, 0 replies; 3+ messages in thread
From: David Bremner @ 2019-10-08 17:20 UTC (permalink / raw)
  To: meOme, notmuch

meOme <jan-adams@gmx.de> writes:

> Hi!
> Is it possible to get the newest message first in a result of notmuch show?
> The result always shows a reply to a message after the message. But as the
> reply is newer than the original message the sorting within the replies is
> oldest first. It would be great to have "newest-first".
> Is that possible?
> Thanks a lot for not much.
>

If you refer notmuch-show mode in the emacs interface, the order is
defined by a topological sort of the tree of replies.  It's currently
not possible to reverse it; I guess it's possible in principle, but
notice the last displayed message is not neccesarily the last bye date.

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

end of thread, other threads:[~2019-10-08 17:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08  9:28 notmuch show get newest message first meOme
2019-10-08 11:32 ` Dan Čermák
2019-10-08 17:20 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).