show newest msgs first
This commit is contained in:
parent
ebe9cdd4f4
commit
f23720e7d4
@ -2,7 +2,8 @@
|
|||||||
'(mm-text-html-renderer 'w3m)
|
'(mm-text-html-renderer 'w3m)
|
||||||
'(send-mail-function 'sendmail-send-it)
|
'(send-mail-function 'sendmail-send-it)
|
||||||
'(sendmail-program "sendmail")
|
'(sendmail-program "sendmail")
|
||||||
'(message-kill-buffer-on-exit t))
|
'(message-kill-buffer-on-exit t)
|
||||||
|
'(notmuch-search-oldest-first nil))
|
||||||
|
|
||||||
; swap r and R
|
; swap r and R
|
||||||
(define-key notmuch-show-mode-map "r" 'notmuch-show-reply)
|
(define-key notmuch-show-mode-map "r" 'notmuch-show-reply)
|
||||||
|
Loading…
Reference in New Issue
Block a user