summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alpine/mailcmd.c2
-rw-r--r--pith/pine.hlp2
2 files changed, 3 insertions, 1 deletions
diff --git a/alpine/mailcmd.c b/alpine/mailcmd.c
index 8c94aa4..afc0a48 100644
--- a/alpine/mailcmd.c
+++ b/alpine/mailcmd.c
@@ -6999,6 +6999,8 @@ aggregate_select(struct pine *state, MSGNO_S *msgmap, int q_line, CmdWhere in_in
case 'n' : /* narrow selection */
narrow++;
+ q = 0;
+ break;
case 'r' : /* replace selection */
p = 1; /* set flag we want to replace */
sel_opts -= 2; /* re-enable first two options */
diff --git a/pith/pine.hlp b/pith/pine.hlp
index b549bc9..3785846 100644
--- a/pith/pine.hlp
+++ b/pith/pine.hlp
@@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any
reasonable place to be called from.
Dummy change to get revision in pine.hlp
============= h_revision =================
-Alpine Commit 470 2020-06-29 00:41:56
+Alpine Commit 472 2020-06-29 12:37:24
============= h_news =================
<HTML>
<HEAD>