Justus Winter <[email protected]> writes: > David Bremner <[email protected]> writes: > > Uh, you are right. I meant to pick mails form notmuch@, but this one is > from another list. I actually reduced the example further: > > mkdir -p /tmp/selection-bug/{tmp,new,cur} > echo "[database] > path=/tmp/selection-bug" > /tmp/selection-bug/notmuch-config > NOTMUCH_CONFIG=/tmp/selection-bug/notmuch-config notmuch new > NOTMUCH_CONFIG=/tmp/selection-bug/notmuch-config emacs -q --eval "(require > 'notmuch)" > # M-x notmuch-hello, search for '*' > notmuch show --format=raw id:[email protected] | > NOTMUCH_CONFIG=/tmp/selection-bug/notmuch-config notmuch insert > # refresh search buffer, press down once, i.e. navigate to "End of search > results". > notmuch show --format=raw id:87fsfuuxwn.fsf@thinkbox | > NOTMUCH_CONFIG=/tmp/selection-bug/notmuch-config notmuch insert > # refresh search buffer, bug: your mail is green, mine is opened on pressing > enter
This reproduces the problem for me. Indeed it looks a bit like a similar "cursor jumping" problem I have seen (and someone else has reported on IRC). I will see if I can figure anything more out now that I have a reproducer. _______________________________________________ notmuch mailing list -- [email protected] To unsubscribe send an email to [email protected]
