X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=GNUS-NEWS;h=ea07a21a0b652ae835e09a393fd943779af4662d;hb=9b741e050b400987d68ff761c6cc3276c932839c;hp=2290ba9a4dd2606b99d899bef7be5320d5b991e1;hpb=18c92b4231f205ecc4bd5eddbd8ce011613a3f0c;p=elisp%2Fgnus.git- diff --git a/GNUS-NEWS b/GNUS-NEWS index 2290ba9..ea07a21 100644 --- a/GNUS-NEWS +++ b/GNUS-NEWS @@ -8,6 +8,24 @@ For older news, see Gnus info node "New Features". * Changes in Oort Gnus +** gnus-agent + +The Gnus Agent is now enabled by default. This means that, e.g., +headers are not downloaded from agentized servers by default (agentize +servers by using `J a' in the server buffer). Gnus will not start to +download articles unless you instruct it to do so, though, by using +e.g. J u or J s from the group buffer. Revert to the old behaviour +with `(setq gnus-agent nil)'. Note that putting (gnus-agentize) in +~/.gnus is not needed any more. + +** gnus-summary-line-format + +The default value changed to "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n". +Moreover gnus-extra-headers, nnmail-extra-headers and +gnus-ignored-from-addresses changed their default so that the users +name will be replaced by the recipient's name or the group name +posting to for NNTP groups. + ** deuglify.el (gnus-article-outlook-deuglify-article) A new file from Raymond Scholz for deuglifying @@ -165,8 +183,8 @@ variables should change those regexps accordingly. For example: ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr) -** Gnus supports PGP (RFC 1991/2440), PGP-MIME (RFC 2015/3156) and -SMIME. +** Gnus supports PGP (RFC 1991/2440), PGP/MIME (RFC 2015/3156) and +S/MIME (RFC 2630-2633). ** Gnus inlines external parts (message/external).