drop !builtin pager, sucks badly, and I plan to improve the pager anyways.
[apps/madmutt.git] / crypt.c
diff --git a/crypt.c b/crypt.c
index 7a10ff1..b9a5122 100644 (file)
--- a/crypt.c
+++ b/crypt.c
@@ -2807,7 +2807,7 @@ leave:
   m_fclose(&fp);
   mutt_clear_error ();
   snprintf (cmd, sizeof (cmd), _("Key ID: 0x%s"), crypt_keyid (key));
   m_fclose(&fp);
   mutt_clear_error ();
   snprintf (cmd, sizeof (cmd), _("Key ID: 0x%s"), crypt_keyid (key));
-  mutt_do_pager (cmd, tempfile, 0, NULL);
+  mutt_pager(cmd, tempfile, 0, NULL);
 }
 
 /* Implementation of `findkeys'. */
 }
 
 /* Implementation of `findkeys'. */