On Sat Jan 27, 2024 at 14:26, ~elshize outgoing@sr.ht wrote:
To paint a fuller picture, this also happens when I
:mv
when in a message view, instead of jumping to the next message as it used to.I don't see this with the fixes patch, so I think we are good!
Comment by ~elshize on ~rjarry/aerc
To paint a fuller picture, this also happens when I
:mv
when in a message view, instead of jumping to the next message as it used to.
On Sat Jan 27, 2024 at 1:57 AM CET, ~elshize wrote:
This actually doesn't happen for me with
:archive
but it it does on:mv Trash
. Also using maildir, glanced over recent commits but nothing obvious (to me) jumped out.I can also reproduce with :mv Trash on maildir.
Bisected to this recent commit:
commit 40c25caafd583d4ee6ab3f5b318306e534abe480 Date: Mon Jan 22 20:46:54 2024 +0100
mv: allow to move messages across accounts
Comment by ~elshize on ~rjarry/aerc
This actually doesn't happen for me with
:archive
but it it does on:mv Trash
. Also using maildir, glanced over recent commits but nothing obvious (to me) jumped out.
Comment by ~elshize on ~rjarry/aerc
No worries!
I blame the mailinglists being down.
Yeah, in retrospect, I should have mention it on IRC, given the recent issues.
Hey, ~elshize I'm quite sorry about not seeing this earlier ... I blame the mailinglists being down. I even quite unfortunately created a duplicate of this ticket, otherwise I would've probably noticed earlier. Anyway, long story short: I started working on this patch a few days ago and it's now finished :( Sorry to have snipped this opportunity from you :/
Comment by ~elshize on ~rjarry/aerc
Hi, I was thinking of making some contributions to aerc, and I think this would be a great entry level issue to get familiar with the project structure and how to contribute. It may take me some time, though, so I want to make sure this is not needed urgently. (I have never emailed patches before so it's a bit of a learning curve, and looking at CONTRIBUTING.md I see there's much to get familiar with.)