From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49151 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus 5.10? Date: Mon, 13 Jan 2003 17:41:17 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <848yy2azri.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042476072 8221 80.91.224.249 (13 Jan 2003 16:41:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 13 Jan 2003 16:41:12 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Y7e4-00028D-00 for ; Mon, 13 Jan 2003 17:41:04 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18Y7ed-0005pM-00; Mon, 13 Jan 2003 10:41:39 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 13 Jan 2003 10:42:35 -0600 (CST) Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA01781 for ; Mon, 13 Jan 2003 10:42:21 -0600 (CST) Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.6/8.12.6) with ESMTP id h0DGfHRr002662 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 13 Jan 2003 17:41:18 +0100 Original-To: ding@hpc.uh.edu Mail-Copies-To: nobody X-Payment: hashcash 1.1 0:030113:ding@hpc.uh.edu:3fdce85ddab162d6 X-Hashcash: 0:030113:ding@hpc.uh.edu:3fdce85ddab162d6 In-Reply-To: (Andreas Fuchs's message of "Sun, 5 Jan 2003 14:02:53 +0000 (UTC)") User-Agent: Gnus/5.090011 (Oort Gnus v0.11) Emacs/21.3.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49151 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49151 Andreas Fuchs writes: > Proffesional proffreader powers turn on! > > On 2003-01-04, Simon Josefsson wrote: >> ** Improved anti-speam features. > > Gnus is now able to take out spam from your mail and news streams using > a wide variety of programs and filter rules. Among the supported > methods are RBL blocklists, bogofilter and white/blacklists. ** Improved anti-spam features. Gnus is now able to take out spam from your mail and news streams using a wide variety of programs and filter rules. Among the supported methods are RBL blocklists, bogofilter and white/blacklists. Hooks for easy use of external packages such as SpamAssassin and Hashcash are also new. > >> ** message-insinuate-rmail >> Adding (message-insinuate-rmail) and (setq mail-user-agent >> 'gnus-user-agent) in .emacs convinces RMAIL to compose, reply and >> forward messages in message-mode, where you can enjoy the power of >> MML. > ^^^ IMHO, this should be "Attachments". The menu item didn't get > renamed for nothing (-: The package is still named MML though, and MML is about more than Attachments or what is on the menu item. I'll defer to someone else. >> ** gnus-posting-styles >> Add a new format of match like >> ((header "to" "larsi.*org") >> (Organization "Somewhere, Inc.")) >> The old format like the lines below is obsolete. >> >> (header "to" "larsi.*org" >> (Organization "Somewhere, Inc.")) > > User question: "But is it still supported?" The code suggests that; so: ** gnus-posting-styles Add a new format of match like ((header "to" "larsi.*org") (Organization "Somewhere, Inc.")) The old format like the lines below is obsolete, but still accepted. (header "to" "larsi.*org" (Organization "Somewhere, Inc.")) >> ** The menu bar (in Group and Summary buffer) named "Misc" has been > ^^^ >> ** The menu bar (in Message mode) named "MML" has been renamed to > ^^^ > > These two "bar"s should be foo^H^H^H^H "item"s, IMHO. (-: ** The menu bar item (in Group and Summary buffer) named "Misc" has been renamed to "Gnus". ** The menu bar item (in Message mode) named "MML" has been renamed to "Attachments".