From: rnkn <rnkn@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] mless N:x seems off-by-one.
Date: Tue, 09 Jul 2024 02:41:48 +0200 [thread overview]
Message-ID: <gh-mailinglist-notifications-fa6558a0-26e0-48f6-803f-f5a8af34f6a8-mblaze-261@inbox.vuxu.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 454 bytes --]
New issue by rnkn on mblaze repository
https://github.com/leahneukirchen/mblaze/issues/261
Description:
Hello,
mless appears to be off-by-one when issuing the `N:x` command.
## To reproduce
```
$ mlist Maildir/ | mless
2:n
1:x
```
And then
```
2:x
```
## Expected results
Navigation back to message 1.
## Actual results
First the error
```
mless scan// (message 1 of 6)
```
And then
```
mless 1 (message 2 of 6)
```
next reply other threads:[~2024-07-09 0:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-09 0:41 rnkn [this message]
2024-07-12 19:13 ` leahneukirchen
2024-07-13 2:48 ` rnkn
2024-07-13 2:50 ` rnkn
2024-07-13 13:59 ` leahneukirchen
2024-07-14 8:33 ` rnkn
2024-07-14 8:39 ` rnkn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=gh-mailinglist-notifications-fa6558a0-26e0-48f6-803f-f5a8af34f6a8-mblaze-261@inbox.vuxu.org \
--to=rnkn@users.noreply.github.com \
--cc=ml@inbox.vuxu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).