# HG changeset patch # User Chong Yidong # Date 1228361081 0 # Node ID 84fb073c79f64df1f122c5e93e6f23d09685c70b # Parent 534909f112bb87ff6252759c9dc6c9d8d8263716 (pmail-sort-messages): Don't call removed function pmail-header-show-headers. diff -r 534909f112bb -r 84fb073c79f6 lisp/mail/pmailsort.el --- a/lisp/mail/pmailsort.el Thu Dec 04 03:24:28 2008 +0000 +++ b/lisp/mail/pmailsort.el Thu Dec 04 03:24:41 2008 +0000 @@ -167,7 +167,6 @@ (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)