From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76744 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: imap.el and nnimap.el [was Re: Build failure bzr trunk revno 103260] Date: Mon, 14 Feb 2011 13:13:26 -0800 Organization: Programmerer Ingebrigtsen Message-ID: <871v3awc95.fsf@gnus.org> References: <8762sn4fgh.fsf@lifelogs.com> <87tyg72wrl.fsf@lifelogs.com> <87hbc6vf69.fsf@lifelogs.com> <87sjvq4cyz.fsf@gnus.org> <87y65ipcdy.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297718124 23163 80.91.229.12 (14 Feb 2011 21:15:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 Feb 2011 21:15:24 +0000 (UTC) Cc: ding@gnus.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 14 22:15:19 2011 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 1Pp5lP-0002re-Dp for ged-emacs-devel@m.gmane.org; Mon, 14 Feb 2011 22:15:19 +0100 Original-Received: from localhost ([127.0.0.1]:45100 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pp5lO-0007Ac-R3 for ged-emacs-devel@m.gmane.org; Mon, 14 Feb 2011 16:15:18 -0500 Original-Received: from [140.186.70.92] (port=57199 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pp5lG-00079z-VS for emacs-devel@gnu.org; Mon, 14 Feb 2011 16:15:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pp5lD-000477-6b for emacs-devel@gnu.org; Mon, 14 Feb 2011 16:15:10 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:33649) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pp5lC-00046v-WF for emacs-devel@gnu.org; Mon, 14 Feb 2011 16:15:07 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pp5lB-0002iG-Dj for emacs-devel@gnu.org; Mon, 14 Feb 2011 22:15:05 +0100 Original-Received: from baybryj.net ([198.144.208.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Feb 2011 22:15:05 +0100 Original-Received: from larsi by baybryj.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Feb 2011 22:15:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 15 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: baybryj.net Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:Ki3A3f0O7Wqk9+ahtAM8IHbU4Ic= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:136022 gmane.emacs.gnus.general:76744 Archived-At: Ted Zlatanov writes: > We can fix the stuff in Emacs that uses imap.el and I doubt there's > much third-party code using imap.el. Yeah, there may not be much, but perhaps stuff like Mew and VM uses it? I don't know. The built-in stuff that uses imap.el now is mail-source.el, imap-hash.el and url-imap.el, according to Grep. I'm not sure url-imap.el is useful... -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen