<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Thank you very much, Tomas! Both are working for me now.</p>
<div>---<br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">dwrz|朱为文</div>
</div>
<p> </p>
<p>On 2016-12-27 18:24, Tomas Nordin wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">David Wen Riccardi-Zhu <<a href="mailto:dwrz@dwrz.net">dwrz@dwrz.net</a>> writes:<br /><br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">When I run a search with notmuch (on Emacs), olders email are shown first<br /> (at the top of the screen). This is inconvenient, since the majority of<br /> my searches relate to more recent emails. Is there a way to flip the<br /> output around, so that newer mails appear first?</blockquote>
<br /> Check out the variable notmuch-search-oldest-first. I have this set in<br /> my notmuch-config:<br /><br />    (setq notmuch-search-oldest-first t)<br /><br /> you should have<br /><br />    (setq notmuch-search-oldest-first nil)<br /><br /> I guess. Also, in a notmuch-search buffer, the effect of pressing o for<br /> me is to toggle the search order. C-h k o<br /><br />    o runs the command notmuch-search-toggle-order, which is an<br />    interactive compiled Lisp function in `notmuch.el'.<br /><br />    It is bound to o.<br /><br />    (notmuch-search-toggle-order)<br /><br />    Toggle the current search order.</div>
</blockquote>
</body></html>