From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65560 Path: news.gmane.org!not-for-mail From: CHENG Gao Newsgroups: gmane.emacs.gnus.general,gmane.emacs.devel Subject: Re: New Emacs facilities from Gnus (was: Gnus in Emacs is updated to No Gnus 0.7) Date: Tue, 06 Nov 2007 19:33:14 +0800 Organization: cyberhut.org Message-ID: References: <87zly3y4ru.fsf@catnip.gol.com> <87odejy30k.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1194348870 1625 80.91.229.12 (6 Nov 2007 11:34:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Nov 2007 11:34:30 +0000 (UTC) Cc: emacs-devel@gnu.org To: ding@gnus.org Original-X-From: ding-owner+M14059=ding+2Daccount=gmane.org@lists.math.uh.edu Tue Nov 06 12:34:33 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1IpMhS-0000hz-H2 for ding-account@gmane.org; Tue, 06 Nov 2007 12:34:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1IpMhH-0002Tl-2T for ding-account@gmane.org; Tue, 06 Nov 2007 05:34:19 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1IpMhE-0002Tc-Er for ding@lists.math.uh.edu; Tue, 06 Nov 2007 05:34:16 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1IpMh8-00047g-9u for ding@lists.math.uh.edu; Tue, 06 Nov 2007 05:34:16 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1IpMh1-0001iK-00 for ; Tue, 06 Nov 2007 12:34:03 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IpMgu-00027T-51 for ding@gnus.org; Tue, 06 Nov 2007 11:33:56 +0000 Original-Received: from 222.94.199.221 ([222.94.199.221]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Nov 2007 11:33:56 +0000 Original-Received: from chenggao by 222.94.199.221 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Nov 2007 11:33:56 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 97 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 222.94.199.221 User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (darwin) Cancel-Lock: sha1:m1nMJuFTLMs9uDWX13dUaYS3yxs= X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65560 gmane.emacs.devel:82650 Archived-At: *On Mon, 29 Oct 2007 08:49:10 +0100 * Also spracht Reiner Steib : > There are some other non-Gnus specific files which should probably be > moved from lisp/gnus/ to other directories. [1] > > I'll provide a list of new files with some comments. If you need to know > more about these files, I'd suggest to make a _separate_ reply and cc the > author or maintainer. > > * assistant.el: > > ;;; assistant.el --- guiding users through Emacs setup ;; Author: Lars > Magne Ingebrigtsen > > Its purpose is to provide a setup assistant ("setup wizard" in some > programs). IIRC, this is not finished yet. > > See etc/gnus/*.ast for some prototype assistant files. > > * dns-mode.el: Already in Emacs 22 as textmodes/dns-mode.el. > > * ecomplete.el: > > ;;; ecomplete.el --- electric completion of addresses and the like ;; > Author: Lars Magne Ingebrigtsen > * encrypt.el: > > ;;; encrypt.el --- file encryption routines ;; Author: Teodor Zlatanov > > > * gnus-bookmark.el: Gnus specific. > > * hashcash.el: > > ;;; hashcash.el --- Add hashcash payments to email ;; Maintainer: Paul > Foley > > * hmac-def.el: From FLIM (Faithful Library about Internet Message). Used > for sasl-*.el. * hmac-md5.el: Ditto. * md4.el: Ditto. * ntlm.el: Ditto. > > hmac-def.el:;; Author: Shuhei KOBAYASHI > hmac-md5.el:;; Author: Shuhei KOBAYASHI > md4.el:;; Author: Taro Kawagishi ntlm.el:;; > Author: Taro Kawagishi > > * password.el: > > ;;; password.el --- Read passwords from user, possibly using a password > cache. ;; Author: Simon Josefsson > > ,----[ doc/misc/gnus-news.el ] > | @item Gnus includes a password cache mechanism in password.el. > | > | It is enabled by default (see @code{password-cache}), with a short > | timeout of 16 seconds (see @code{password-cache-expiry}). If > | @acronym{PGG} is used as the @acronym{PGP} back end, the @acronym{PGP} > | passphrase is managed by this mechanism. Passwords for ManageSieve > | connections are managed by this mechanism, after querying the user > | about whether to do so. > `---- > > * sasl.el: Simple Authentication and Security Layer. From FLIM [1]. * > sasl-cram.el: * sasl-digest.el: * sasl-ntlm.el: > > sasl-cram.el:;; Author: Daiki Ueno sasl-digest.el:;; > Author: Daiki Ueno sasl.el:;; Author: Daiki Ueno > sasl-ntlm.el:;; Author: Taro Kawagishi > > > ,----[ doc/misc/gnus-news.el ] > | @item Gnus includes the Emacs Lisp @acronym{SASL} library. > | > | This provides a clean @acronym{API} to @acronym{SASL} mechanisms from > | within Emacs. The user visible aspects of this, compared to the > | earlier situation, include support for @acronym{DIGEST}-@acronym{MD5} > | and @acronym{NTLM}. @xref{Top, ,Emacs SASL, sasl, Emacs SASL}. > `---- > > * smime-ldap.el: > > ;;; smime-ldap.el --- client interface to LDAP for Emacs ;; Author: > Oscar Figueiredo > > * spam-wash.el: Gnus specific. > > Bye, Reiner. How about the following files: binhex.el, dig.el, dns.el, m4.el, sha1.el, uudecode.el, utf7.el, yenc.el And there are tls.el and starttls.el. tls.el is already in Emacs. I wonder why starttls.el exists along with tls.el. Why not merge them? -- Homo sum, humani being nil a me alienum puto