/[emacs]/emacs/lisp/gnus/gnus-msg.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-msg.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.56 by gm, Mon Jan 5 03:22:02 2009 UTC revision 1.57 by miles, Fri Jan 9 03:01:51 2009 UTC
# Line 1677  this is a reply." Line 1677  this is a reply."
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?

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26