From 531970602798063808b16a4dfecc1da104a7df8d Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 28 Aug 2002 12:40:51 +0000 Subject: [PATCH] Synch with Oort Gnus. --- ChangeLog | 4 ++++ lisp/lpath.el | 3 ++- texi/ChangeLog | 6 ++++++ texi/gnus-ja.texi | 4 ++++ texi/gnus.texi | 26 +++++++++++++++----------- texi/message-ja.texi | 4 +++- texi/message.texi | 16 +++++++++------- 7 files changed, 43 insertions(+), 20 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5fcb3ae..2290a24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-28 Katsumi Yamaoka + + * lisp/lpath.el: Fbind `smtpmail-send-it' for Mule 2. + 2002-08-26 Katsumi Yamaoka * lisp/gnus-util.el (frame-parameter): New function for oldies. diff --git a/lisp/lpath.el b/lisp/lpath.el index 97f3d00..3e499dc 100644 --- a/lisp/lpath.el +++ b/lisp/lpath.el @@ -135,7 +135,8 @@ '(coding-system-get coding-system-to-mime-charset compose-mail file-name-extension find-coding-systems-for-charsets find-coding-systems-region - function-max-args get-charset-property smiley-encode-buffer)) + function-max-args get-charset-property smiley-encode-buffer + smtpmail-send-it)) (t '(function-max-args smiley-encode-buffer)))) (common-fns diff --git a/texi/ChangeLog b/texi/ChangeLog index fcc3f33..af71e4b 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,9 @@ +2002-08-28 Katsumi Yamaoka + + * gnus.texi (Posting Server): Document message-smtpmail-send-it. + + * message.texi (Mail Variables): Add message-smtpmail-send-it. + 2002-08-27 Simon Josefsson * gnus.texi (Mail Source Specifiers): Fix :path default. diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index 66e53e8..1b6011f 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -10258,6 +10258,10 @@ gnus は常に投稿にどの方法を使うかをあなたに尋ねます。 smtpmail-default-smtp-server "YOUR SMTP HOST") @end lisp +これと似たものに @code{message-smtpmail-send-it} があります。 +ISP が POP-before-SMTP の認証を要求している場合に有用です。関 +数 @code{mail-source-touch-pop} の説明文を見てください。 + 他の可能な @code{message-send-mail-function} の選択肢 は @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail} および @code{feedmail-send-it} を含 diff --git a/texi/gnus.texi b/texi/gnus.texi index c17a85e..a9cd650 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -2132,7 +2132,7 @@ Place point on the subject line of the highest-scored unread article. @end table This variable can also be a function. In that case, that function -will be called to place point on a subject line. +will be called to place point on a subject line. If you want to prevent automatic selection in some group (say, in a binary group with Huge articles) you can set the @@ -2750,7 +2750,7 @@ precedence over any default @code{Gcc} rules as described later (@pxref{Archived Messages}). CAVEAT:: It yields an error putting @code{(gcc-self . t)} in groups of a @code{nntp} server or so, because a @code{nntp} server doesn't accept artciles. - + @item auto-expire @cindex auto-expire If the group parameter has an element that looks like @code{(auto-expire @@ -3860,7 +3860,7 @@ topic. @item subscribe-level When subscribing new groups by topic (see the @code{subscribe} parameter), -the group will be subscribed with the level specified in the +the group will be subscribed with the level specified in the @code{subscribe-level} instead of @code{gnus-level-default-subscribed}. @end table @@ -4167,7 +4167,7 @@ something like: If you would like greater control of the time format, you can use a user-defined format spec. Something like the following should do the -trick: +trick: @lisp (setq gnus-group-line-format @@ -4178,7 +4178,7 @@ trick: (format-time-string "%b %d %H:%M" time) ""))) @end lisp - + @node File Commands @subsection File Commands @@ -8228,7 +8228,7 @@ If a prefix is given, a charset will be asked for. @vindex gnus-article-wash-function The default is to use the function specified by -@code{mm-inline-text-html-renderer} (@pxref{Customization, , , emacs-mime}) +@code{mm-inline-text-html-renderer} (@pxref{Customization, , , emacs-mime}) to convert the @sc{html}, but this is controlled by the @code{gnus-article-wash-function} variable. Pre-defined functions you can use include: @@ -10715,7 +10715,7 @@ When you press those magical @kbd{C-c C-c} keys to ship off your latest Thank you for asking. I hate you. -It can be quite complicated. +It can be quite complicated. @vindex gnus-post-method When posting news, Message usually invokes @code{message-send-news} @@ -10761,6 +10761,10 @@ package correctly. An example: smtpmail-default-smtp-server "YOUR SMTP HOST") @end lisp +To the thing similar to this, there is @code{message-smtpmail-send-it}. +It is useful if your ISP requires the POP-before-SMTP authentication. +See the documentation for the function @code{mail-source-touch-pop}. + Other possible choises for @code{message-send-mail-function} includes @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail}, and @code{feedmail-send-it}. @@ -16075,7 +16079,7 @@ line from the article you respond to in these cases. @code{nnvirtual} groups do not inherit anything but articles and marks from component groups---group parameters, for instance, are not -inherited. +inherited. @node Kibozed Groups @@ -16397,7 +16401,7 @@ with the predicate then defined as: or you could append your predicate to the predefined @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or -wherever. +wherever. @lisp (require 'gnus-agent) @@ -20128,7 +20132,7 @@ functions all take one parameter. Internally, Gnus calls @code{gnus-make-predicate} on these specifiers to create a function that can be called. This input parameter to this function will be passed along to all the functions in the predicate -specifier. +specifier. @node Moderation @@ -20833,7 +20837,7 @@ Specifiers}) follows. (setq mail-sources '((file :prescript "formail -bs spamassassin < /var/mail/%u") (pop :user "jrl" - :server "pophost" + :server "pophost" :postscript "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t"))) @end lisp diff --git a/texi/message-ja.texi b/texi/message-ja.texi index 1a41171..7e480fe 100644 --- a/texi/message-ja.texi +++ b/texi/message-ja.texi @@ -1221,13 +1221,15 @@ Lines (optional . User-Agent))} です。 @findex message-send-mail-with-mh @findex message-send-mail-with-qmail @findex message-send-mail-with-smtp +@findex message-smtpmail-send-it @findex smtpmail-send-it @findex feedmail-send-it 現在のバッファをメールとして送るために使われる関数です。初期値 は @code{message-send-mail-with-sendmail} です。他 に @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail}, @code{message-send-mail-with-smtp}, -@code{smtpmail-send-it} および @code{feedmail-send-it} が使えます。 +@code{message-smtpmail-send-it}, @code{smtpmail-send-it} およ +び @code{feedmail-send-it} が使えます。 @item message-mh-deletable-headers @vindex message-mh-deletable-headers diff --git a/texi/message.texi b/texi/message.texi index 516ecdf..2c39702 100644 --- a/texi/message.texi +++ b/texi/message.texi @@ -47,7 +47,7 @@ license to the document, as described in section 6 of the license. @page @vskip 0pt plus 1filll -Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002 +Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document @@ -381,9 +381,9 @@ way. The following variables would come in handy. @vindex message-subscribed-addresses @item message-subscribed-addresses This should be a list of addresses the user is subscribed to. Its -default value is @code{nil}. Example: +default value is @code{nil}. Example: @lisp -(setq message-subscribed-addresses +(setq message-subscribed-addresses '("ding@@gnus.org" "bing@@noose.org")) @end lisp @@ -1222,12 +1222,14 @@ buffers that are initialized as mail. @findex message-send-mail-with-sendmail @findex message-send-mail-with-mh @findex message-send-mail-with-qmail +@findex message-smtpmail-send-it @findex smtpmail-send-it @findex feedmail-send-it Function used to send the current buffer as mail. The default is @code{message-send-mail-with-sendmail}. Other valid values include @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail}, -@code{smtpmail-send-it} and @code{feedmail-send-it}. +@code{message-smtpmail-send-it}, @code{smtpmail-send-it} and +@code{feedmail-send-it}. @item message-mh-deletable-headers @vindex message-mh-deletable-headers @@ -1268,7 +1270,7 @@ the problem will actually occur. @item message-send-mail-partially-limit @vindex message-send-mail-partially-limit The limitation of messages sent as message/partial. -The lower bound of message size in characters, beyond which the message +The lower bound of message size in characters, beyond which the message should be sent in several parts. If it is nil, the size is unlimited. @end table @@ -1627,8 +1629,8 @@ that you are silly and have nothing important to say. Symbol naming a @sc{mime} charset. Non-ASCII characters in messages are assumed to be encoded using this charset. The default is @code{nil}, which means ask the user. (This variable is used only on non-@sc{mule} -Emacsen. -@xref{Charset Translation, , Charset Translation, emacs-mime, +Emacsen. +@xref{Charset Translation, , Charset Translation, emacs-mime, Emacs MIME Manual}, for details on the @sc{mule}-to-@sc{mime} translation process. -- 1.7.10.4