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 in Emacs Date: Mon, 05 Apr 2004 14:15:42 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1081174923 28666 80.91.224.253 (5 Apr 2004 14:22:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Apr 2004 14:22:03 +0000 (UTC) Cc: sds@gnu.org, emacs-devel@gnu.org, wmperry@gnu.org, "Kim F. Storm" Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Apr 05 16:21:53 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BAUz3-0003Uj-00 for ; Mon, 05 Apr 2004 16:21:53 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BAUz3-00058p-00 for ; Mon, 05 Apr 2004 16:21:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BAUM4-0002zv-If for emacs-devel@quimby.gnus.org; Mon, 05 Apr 2004 09:41:36 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BAUKh-0002j0-8E for emacs-devel@gnu.org; Mon, 05 Apr 2004 09:40:11 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BAUK5-0002X4-6j for emacs-devel@gnu.org; Mon, 05 Apr 2004 09:40:04 -0400 Original-Received: from [148.79.80.39] (helo=albion.dl.ac.uk) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BAU06-0005cg-5X; Mon, 05 Apr 2004 09:18:54 -0400 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.35 #1 (Debian)) id 1BATx0-0003fV-00; Mon, 05 Apr 2004 14:15:42 +0100 Original-To: Stefan Monnier In-Reply-To: (Stefan Monnier's message of "04 Apr 2004 19:46:22 -0400") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 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:21282 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21282 Stefan Monnier writes: > No. Among other things because I don't have write access to the > URL repository. I think I can do it if you specify it. >>>From Emacs' point of view I consider URL as an "vendor source" tracked > via the vendore branch, so merging from URL to Emacs should be easy I think that's a non-issue. Part of the rationale for putting url into Emacs was to get some work done on it!