| 1677 |
group method t t)))) |
group method t t)))) |
| 1678 |
(gnus-message 1 "Couldn't store article in group %s: %s" |
(gnus-message 1 "Couldn't store article in group %s: %s" |
| 1679 |
group (gnus-status-message method))) |
group (gnus-status-message method))) |
| 1680 |
|
(when (stringp method) |
| 1681 |
|
(setq method (gnus-server-to-method method))) |
| 1682 |
|
(when (and (listp method) |
| 1683 |
|
(gnus-native-method-p method)) |
| 1684 |
|
(setq group (gnus-group-short-name group))) |
| 1685 |
(when (and group-art |
(when (and group-art |
| 1686 |
;; FIXME: Should gcc-mark-as-read work when |
;; FIXME: Should gcc-mark-as-read work when |
| 1687 |
;; Gnus is not running? |
;; Gnus is not running? |