From: yoichi Date: Sat, 22 Jun 2002 06:56:21 +0000 (+0000) Subject: Note wl-nntp-posting-config-alist down. X-Git-Tag: elmo-mark-root~71 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab1b5f9f8c57f6b42046b2e592f52cedb792648a;p=elisp%2Fwanderlust.git Note wl-nntp-posting-config-alist down. --- diff --git a/NEWS b/NEWS index acb5169..a36e5a1 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,9 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. ** You can send encapsulated blind carbon copies. Its default field name is "Ecc:". +** You can easily configure server settings to post news article. + Set wl-nntp-posting-config-alist appropriately. See info for an example. + ** You can specify some function in wl-draft-reply-with-argument-list etc. for setting the recipients in draft by the return value of it. diff --git a/NEWS.ja b/NEWS.ja index ce3452d..d13479a 100644 --- a/NEWS.ja +++ b/NEWS.ja @@ -40,6 +40,9 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. ** カプセル化 Blind Carbon Copy を送れるようになりました。 デフォルトのフィールド名は "Ecc:" です。 +** ニュース記事を投稿するサーバを簡単に設定できるようになりました。 + info の例に習って wl-nntp-posting-config-alist を設定して下さい。 + ** 変数 wl-draft-reply-with-argument-list 等で、関数の返り値から宛先を 決められるようになりました。