Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3e551df7
Commit
3e551df7
authored
Dec 04, 2008
by
Chong Yidong
Browse files
(pmail-sort-messages): Don't call removed function
pmail-header-show-headers.
parent
f12b5376
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lisp/mail/pmailsort.el
lisp/mail/pmailsort.el
+0
-1
No files found.
lisp/mail/pmailsort.el
View file @
3e551df7
...
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment