From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.devel Subject: Re: URL Date: Thu, 23 Oct 2003 16:48:10 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200310121947.h9CJlhKH006102@oak.pohoyda.family> <874qy4vbg7.fsf@mail.jurta.org> <3F9471FB.4000609@yahoo.com> <87u163up4n.fsf@mail.jurta.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1066924379 15499 80.91.224.253 (23 Oct 2003 15:52:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2003 15:52:59 +0000 (UTC) Cc: Juri Linkov , wmperry@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Oct 23 17:52:57 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AChlh-0005LK-00 for ; Thu, 23 Oct 2003 17:52:57 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AChlg-0008DZ-00 for ; Thu, 23 Oct 2003 17:52:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AChkC-000244-4W for emacs-devel@quimby.gnus.org; Thu, 23 Oct 2003 11:51:24 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AChin-0000g2-Ka for emacs-devel@gnu.org; Thu, 23 Oct 2003 11:49:57 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AChi7-0007r2-Oa for emacs-devel@gnu.org; Thu, 23 Oct 2003 11:49:47 -0400 Original-Received: from [148.79.80.39] (helo=albion.dl.ac.uk) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AChhD-0006U8-LZ; Thu, 23 Oct 2003 11:48:19 -0400 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.35 #1 (Debian)) id 1AChh4-0001I9-00; Thu, 23 Oct 2003 16:48:10 +0100 Original-To: Stefan Monnier User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17373 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17373 Stefan Monnier writes: > Good question. I've been bugging Bill and Dave every once in a while to > move URL into Emacs, but it somehow still hasn't happened, after > many months. I'm not sure it's anything to do with me. If I remember correctly, you wanted to link the repository on subversions into the Emacs one. There's nothing I can do about that, even if I thought it was a good idea. [What does this have to do with Rmail and MIME? For what it's worth, you should actually _not_ make network connexions when reading mail, and Gnus will prevent that happening via the unreleased url. Arguably that should be done by a hook directly into the Emacs networking code, but I suspect there's not enough use of W3 to warrant suppressing mail bugging in that way.]