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
2416ad64
Commit
2416ad64
authored
Aug 06, 2014
by
Katsumi Yamaoka
Browse files
gnus-sum.el (gnus-summary-expire-articles): Revert last change
parent
345eec29
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+4
-0
lisp/gnus/gnus-sum.el
lisp/gnus/gnus-sum.el
+1
-4
No files found.
lisp/gnus/ChangeLog
View file @
2416ad64
2014-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus-sum.el (gnus-summary-expire-articles): Revert.
2014-08-05 Eric Abrahamsen <eric@ericabrahamsen.net>
* gnus-sum.el (gnus-summary-expire-articles): Functions registered to
...
...
lisp/gnus/gnus-sum.el
View file @
2416ad64
...
...
@@ -10449,10 +10449,7 @@ This will be the case if the article has both been mailed and posted."
(gnus-data-header
(assoc article (gnus-data-list nil)))
gnus-newsgroup-name
(if (fboundp nnmail-expiry-target)
(funcall nnmail-expiry-target
gnus-newsgroup-name)
nnmail-expiry-target)
nil
nil)))))))
(gnus-message 6 "Expiring articles...done")))))
...
...
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