From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49150 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:33:33 +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 1042475601 5851 80.91.224.249 (13 Jan 2003 16:33:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 13 Jan 2003 16:33:21 +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 18Y7WY-0001Vu-00 for ; Mon, 13 Jan 2003 17:33:18 +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 18Y7XC-0005hV-00; Mon, 13 Jan 2003 10:33:58 -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:34:54 -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 KAA01761 for ; Mon, 13 Jan 2003 10:34:41 -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 h0DGXXRr002573 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 13 Jan 2003 17:33:34 +0100 Original-To: ding@hpc.uh.edu Mail-Copies-To: nobody X-Payment: hashcash 1.1 0:030113:ding@hpc.uh.edu:b068c8d09b383dd0 X-Hashcash: 0:030113:ding@hpc.uh.edu:b068c8d09b383dd0 In-Reply-To: (Reiner Steib's message of "Sun, 05 Jan 2003 14:42:41 +0100") 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:49150 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49150 Reiner Steib <4uce.02.r.steib@gmx.net> writes: > On Sat, Jan 04 2003, Frank Schmitt wrote: > >> Large parts of message-utils (or everything?) included, e.g. automatic >> cutting off of (was: foobar) > > _Everything_ from message-utils.el was added (some functions and > variables were renamed). Additions for the manual are missing. I'm > going to send a patch for message.texi soon. The following NEWS entry is probably incomplete, please add or expand as appropriate. ** Features from third party message-utils.el added to message.el. Message now asks if you wish to remove "(was: )" from subject lines (see `message-subject-trailing-was-query'). C-c M-m and C-c M-f inserts markers indicating included text. C-c C-f a adds a X-No-Archive: header. Improved crosspost follow behaviour with `message-cross-post-*'.