X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fgnus-soup.el;h=baa6c2b521ab053ee3924473c833367b2932fed5;hb=9b741e050b400987d68ff761c6cc3276c932839c;hp=10bb7ef6b75e44c6d0e10163047bc101306acf4f;hpb=20b61c6553e731a356504c84ad690c32f7c71596;p=elisp%2Fgnus.git- diff --git a/lisp/gnus-soup.el b/lisp/gnus-soup.el index 10bb7ef..baa6c2b 100644 --- a/lisp/gnus-soup.el +++ b/lisp/gnus-soup.el @@ -1,6 +1,6 @@ ;;; gnus-soup.el --- SOUP packet writing support for Gnus -;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 +;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2002 ;; Free Software Foundation, Inc. ;; Author: Per Abrahamsen @@ -556,7 +556,7 @@ Return whether the unpacking was successful." result) (run-hooks 'message-send-news-hook) (gnus-open-server method) - (message "Sending news with %s..." + (message "Sending news via %s..." (gnus-server-string method)) (unless (let ((mail-header-separator "")) (gnus-request-post method))