From: Damien Cassou Date: Wed, 1 Jun 2022 19:50:48 +0000 (+0200) Subject: emacs: change where notmuch-mua-mail moves point X-Git-Tag: 0.37_rc0~107 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=3a6b479a7360fbdbc1c6def4c1e1581bfd63e8a2;hp=3a6b479a7360fbdbc1c6def4c1e1581bfd63e8a2;p=notmuch emacs: change where notmuch-mua-mail moves point Move point to the position that makes the most sense instead of always moving point to the TO. This is useful when TO/SUBJECT are passed as argument. Amended by db: move news item to UNRELEASED. ---