From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58910 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: pop3.el itegration with netrc.el Date: Fri, 15 Oct 2004 19:58:37 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <4n7jpu4o7d.fsf@lifelogs.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097863188 14767 80.91.229.6 (15 Oct 2004 17:59:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Oct 2004 17:59:48 +0000 (UTC) Original-X-From: ding-owner+M7448@lists.math.uh.edu Fri Oct 15 19:59:34 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CIWMX-0005SN-00 for ; Fri, 15 Oct 2004 19:59:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CIWMC-0003Ki-00; Fri, 15 Oct 2004 12:59:12 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CIWM8-0003Kd-00 for ding@lists.math.uh.edu; Fri, 15 Oct 2004 12:59:08 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CIWM5-0007mJ-9Z for ding@lists.math.uh.edu; Fri, 15 Oct 2004 12:59:07 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by justine.libertine.org (Postfix) with ESMTP id 87F373A0054 for ; Fri, 15 Oct 2004 12:59:01 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CIWLx-0007nt-00 for ; Fri, 15 Oct 2004 19:58:57 +0200 Original-Received: from c494102a.s-bi.bostream.se ([217.215.27.65]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Oct 2004 19:58:57 +0200 Original-Received: from jas by c494102a.s-bi.bostream.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Oct 2004 19:58:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 32 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c494102a.s-bi.bostream.se User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:cATVFx3ql9K2E0N8SWjJ5Y6Feww= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58910 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58910 Reiner Steib writes: > ACK. Miles also syncs from Emacs to Gnus, but he said that Gnus -> > Emacs is easier for him. I don't know if it is inconvenient for Miles > if we install a change in v5-10 and trunk at the same time. > > Maybe we should have MAINTAINANCE file (or README.developer) in Gnus > CVS to explain these non-obvious things, WDYT? Yes, please. I know I will forget about them unless they are written down somewhere. > Other items in this file could be: Neat. Looks like a "Gnus Coding Style" file, which indeed would be useful. >> Perhaps emacs/lisp/gnus/pop3.el should be moved to emacs/lisp/net/? >> People seem to be afraid of using files from gnus/. And now pop3.el >> is standalone. What do you think? > > I'd agree. Also for some other files: dig.el dns.el ... If I recall > the discussions on emacs-devel correctly, this implies that the file > would be officially maintained by the Emacs developers. Thus Richard > has to decide about it. Please suggest the moving on emacs-devel. But the files are in emacs/lisp/gnus, so in theory that already means they are maintained by the Emacs developers? dns.el has a mm-util dependency, but dig.el should be moved to emacs/lisp/net/. Any other files? Perhaps: starttls.el, sha1.el, sieve*.el, format-spec.el.