From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: Emacs-23 release branch Date: Thu, 11 Mar 2010 17:10:28 +0100 Message-ID: <87aauec00b.fsf@gmx.de> References: <87zl2g24xy.fsf@stupidchicken.com> <87mxyfq3bz.fsf@gmx.de> <87sk87h49a.fsf@gmx.de> <87ljdzaq2m.fsf@gmx.de> <87eijqc0e1.fsf@gmx.de> <87ociuzvt3.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268323850 3365 80.91.229.12 (11 Mar 2010 16:10:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 11 Mar 2010 16:10:50 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 11 17:10:45 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NpkyD-0003BH-62 for ged-emacs-devel@m.gmane.org; Thu, 11 Mar 2010 17:10:45 +0100 Original-Received: from localhost ([127.0.0.1]:53207 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NpkyC-0001nn-KS for ged-emacs-devel@m.gmane.org; Thu, 11 Mar 2010 11:10:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Npky2-0001kq-8g for emacs-devel@gnu.org; Thu, 11 Mar 2010 11:10:34 -0500 Original-Received: from [140.186.70.92] (port=40061 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Npky1-0001k2-2C for emacs-devel@gnu.org; Thu, 11 Mar 2010 11:10:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Npkxz-0004qM-LF for emacs-devel@gnu.org; Thu, 11 Mar 2010 11:10:32 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:48226) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Npkxz-0004pv-5l for emacs-devel@gnu.org; Thu, 11 Mar 2010 11:10:31 -0500 Original-Received: (qmail invoked by alias); 11 Mar 2010 16:10:29 -0000 Original-Received: from p4FC00B54.dip0.t-ipconnect.de (EHLO LKG29808F.local) [79.192.11.84] by mail.gmx.net (mp043) with SMTP; 11 Mar 2010 17:10:29 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18Bl99VGJoBv10TI072kUv215H9+H082tuxRe0XCc 2G06yEQlBVrpQe In-Reply-To: <87ociuzvt3.fsf@stupidchicken.com> (Chong Yidong's message of "Thu, 11 Mar 2010 11:07:20 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121820 Archived-At: Chong Yidong writes: >> battery.el, comint.el, proced.el, server.el, net/dbus.el, net/socks.el, >> net/xesam.el, net/zeroconf.el. >> >> Maybe also epa*.el, epg*.el, pgg*.el, talk.el, net/imap.el, net/ldap.el. >> >> I would also like to see password-cache.el and gnus/auth-sorce.el there, >> but they don't fit any of the selection criteria ... >> >> I plan soap.el, but this could also go into lisp/net when it is ready. > > Maybe call the directory `os' or something like that? This would be a broader range. Packages like dired.el would fit there as well. Best regards, Michael.