Skip to content
Snippets Groups Projects
Unverified Commit 7a39ae15 authored by Kevin Lyda's avatar Kevin Lyda
Browse files

show the message number?

parent 7f2a2fec
No related branches found
No related tags found
No related merge requests found
......@@ -286,6 +286,7 @@ func ActionRead(cmd *dclish.Command) error {
if err != nil {
return err
}
// TODO: Show the message id?
if pager.Pager(msg.String()) {
folders.MarkSeen([]int64{msgid})
msgid = folders.NextMsgid(this.User.Login, this.Folder.Name, msgid)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment