From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51935 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: NEWS entries Date: Tue, 29 Apr 2003 04:29:08 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051583339 30323 80.91.224.249 (29 Apr 2003 02:28:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 29 Apr 2003 02:28:59 +0000 (UTC) Original-X-From: ding-owner+M477@lists.math.uh.edu Tue Apr 29 04:28:54 2003 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 19AKrV-0007sU-00 for ; Tue, 29 Apr 2003 04:28:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19AKs5-0004Vx-00; Mon, 28 Apr 2003 21:29:29 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19AKro-0004VO-00 for ding@lists.math.uh.edu; Mon, 28 Apr 2003 21:29:12 -0500 Original-Received: (qmail 70990 invoked by alias); 29 Apr 2003 02:29:12 -0000 Original-Received: (qmail 70985 invoked from network); 29 Apr 2003 02:29:11 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by sclp3.sclp.com with SMTP; 29 Apr 2003 02:29:11 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.9/8.12.9) with ESMTP id h3T2T8bU008348 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Tue, 29 Apr 2003 04:29:09 +0200 Original-To: ding@gnus.org Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030429:ding@gnus.org:6d69cca63c47ab81 X-Hashcash: 0:030429:ding@gnus.org:6d69cca63c47ab81 In-Reply-To: (Jesper Harder's message of "Tue, 29 Apr 2003 03:14:03 +0200") User-Agent: Gnus/5.09002 (Oort Gnus v0.20) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51935 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51935 Jesper Harder writes: > I took a *very* quick glance through the ChangeLog to look for new > user visible stuff missing in GNUS-NEWS. Great! > ** Messages can be printed with the Muttprint program (`O P'). We have this: ** Printing capabilities are enhanced. Gnus supports Muttprint natively with O P from the Summary and Article buffers. Also, each individual MIME part can be printed using p on the MIME button. > ** Picons > Picons are small "personal icons" representing users, domain and > newsgroups, which can be displayed in the Article buffer. To enable > picons, install the picons database from > > http://www.cs.indiana.edu/picons/ftp/index.html > > and point `gnus-picon-databases' to that location. > > The picons code has been reimplemented to work in Emacs -- some > options have been removed or renamed. This gives the appearance that Picons is a new feature, but isn't the new part only that it has been reimplemented? Maybe that could be stressed more. > ** An arrow is displayed in the fringe to indicate the current article > Use (setq gnus-summary-display-arrow nil) to disable it. ** The Summary Buffer uses an arrow in the fringe to indicate the current article Use (setq gnus-summary-display-arrow nil) to disable it. ? > ** The new option `gnus-gcc-mark-as-read' automatically marks > Gcc articles as read. We have: ** gnus-inews-mark-gcc-as-read has been renamed to gnus-gcc-mark-as-read. > ** The envelope from can be customized when using Sendmail, see > `message-sendmail-envelope-from'. ** The envelope sender address can be customized when using Sendmail, see `message-sendmail-envelope-from'. ?