projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20450cb
)
nnimap-possibly-change-group -> nnimap-change-group
author
Joerg Jaspert
<joerg@debian.org>
Fri, 12 Apr 2013 18:53:25 +0000
(20:53 +0200)
committer
Joerg Jaspert
<joerg@debian.org>
Sat, 27 Apr 2013 23:11:29 +0000
(
01:11
+0200)
.emacs.d/elisp/local/ganneff-gnus.el
patch
|
blob
|
history
diff --git
a/.emacs.d/elisp/local/ganneff-gnus.el
b/.emacs.d/elisp/local/ganneff-gnus.el
index
d03ab41
..
a05b718
100644
(file)
--- a/
.emacs.d/elisp/local/ganneff-gnus.el
+++ b/
.emacs.d/elisp/local/ganneff-gnus.el
@@
-67,7
+67,7
@@
(defun nnimap-fetch-message-counts (group method)
(let ((imap-group (nnimap-decode-gnus-group (car (last (split-string group ":")))))
(server (cadr method)))
- (when (nnimap-
possibly-
change-group imap-group server)
+ (when (nnimap-change-group imap-group server)
(message "Requesting message count for %s..." group)
(with-current-buffer (nnimap-buffer)
(let ((response