Re: Selection bug

2024-06-19 Thread David Bremner
David Bremner writes: > > 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. I think the following is a (simpler)

Re: Selection bug

2024-06-05 Thread David Bremner
Justus Winter writes: > David Bremner 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/se

Re: Selection bug

2023-04-04 Thread Carl Worth
On Tue, Apr 04 2023, Justus Winter wrote: > My desktop now behaves exactly like my laptop, and it is really > annoying. Surely I'm not the only one with this problem. Can no one > else reproduce this? I haven't tried using the reproduction test, but I did just refresh my inbox and I saw the

Re: Selection bug

2023-04-04 Thread Justus Winter
Justus Winter writes: > David Bremner writes: > >> Justus Winter writes: >> >>> I think I found a reproducer: >>> >>> mkdir -p /tmp/selection-bug/{tmp,new,cur} >>> echo "[database] >>> path=/tmp/selection-bug" > /tm

Re: Selection bug

2022-10-18 Thread Justus Winter
David Bremner writes: > Justus Winter writes: > >> I think I found a reproducer: >> >> mkdir -p /tmp/selection-bug/{tmp,new,cur} >> echo "[database] >> path=/tmp/selection-bug" > /tmp/selection-bug/notmuch-config >> NOTMUCH_CONFIG=/tmp/sel

Re: Selection bug

2022-10-14 Thread David Bremner
Justus Winter writes: > I think I found a reproducer: > > 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

Re: Selection bug

2022-10-12 Thread Justus Winter
the GNU General Public License. For more information about these matters, see the file named COPYING. I think I found a reproducer: mkdir -p /tmp/selection-bug/{tmp,new,cur} echo "[database] path=/tmp/selection-bug" > /tmp/selection-bug/notmuch-config NOTMUCH_CONFIG=/tmp/selection-bug/

Re: Selection bug

2022-10-11 Thread David Bremner
Justus Winter writes: > there is a bug in notmuch emacs that is mildly annoying. Sometimes when > I refresh my search buffer, and there are new mails, the topmost > (i.e. newest) message seems to be selected (i.e. with green background), > but in fact if i hit enter (or do any other state

Selection bug

2022-10-11 Thread Justus Winter
Moin, there is a bug in notmuch emacs that is mildly annoying. Sometimes when I refresh my search buffer, and there are new mails, the topmost (i.e. newest) message seems to be selected (i.e. with green background), but in fact if i hit enter (or do any other state changing action like tagging),