From 3e551df73c280204006d99648c08281256dfae6a Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 4 Dec 2008 03:24:41 +0000 Subject: [PATCH] (pmail-sort-messages): Don't call removed function pmail-header-show-headers. --- lisp/mail/pmailsort.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/mail/pmailsort.el b/lisp/mail/pmailsort.el index bded0efde4f..621cca86168 100644 --- a/lisp/mail/pmailsort.el +++ b/lisp/mail/pmailsort.el @@ -167,7 +167,6 @@ If 1st argument REVERSE is non-nil, sort them in reverse order. (predicate nil) ;< or string-lessp (sort-lists nil)) (message "Finding sort keys...") - (pmail-header-show-headers) (widen) (let ((msgnum 1)) (while (>= pmail-total-messages msgnum) -- 2.39.2