From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: vc-darcs.el, where it is ? Date: Thu, 11 May 2006 09:51:17 -0400 Message-ID: <87fyjgy8o7.fsf-monnier+emacs@gnu.org> References: <87d5el865q.fsf@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1147355499 27414 80.91.229.2 (11 May 2006 13:51:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 May 2006 13:51:39 +0000 (UTC) Cc: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 11 15:51:37 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FeBZo-0004VV-Hq for ged-emacs-devel@m.gmane.org; Thu, 11 May 2006 15:51:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FeBZo-0000PM-3U for ged-emacs-devel@m.gmane.org; Thu, 11 May 2006 09:51:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FeBZc-0000PH-Ob for emacs-devel@gnu.org; Thu, 11 May 2006 09:51:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FeBZa-0000Ow-PT for Emacs-devel@gnu.org; Thu, 11 May 2006 09:51:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FeBZa-0000Ot-Nh for Emacs-devel@gnu.org; Thu, 11 May 2006 09:51:22 -0400 Original-Received: from [209.226.175.97] (helo=tomts40-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FeBb5-0003It-2j; Thu, 11 May 2006 09:52:55 -0400 Original-Received: from alfajor ([70.55.147.184]) by tomts40-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20060511135119.ZYWW24981.tomts40-srv.bellnexxia.net@alfajor>; Thu, 11 May 2006 09:51:19 -0400 Original-Received: by alfajor (Postfix, from userid 1000) id E6FBAD82FC; Thu, 11 May 2006 09:51:17 -0400 (EDT) Original-To: zedek@gnu.org In-Reply-To: <87d5el865q.fsf@gnu.org> (Xavier Maillard's message of "Thu, 11 May 2006 07:46:57 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:54263 Archived-At: > I thought vc-darcs was part of GNU Emacs (at least in CVS) but I can't > find it. I googled and I found two different vc-darcs.el mode. I am > hacking on one of them to add darcs annotate support but I want to hack on > the good one so, where can I find the officially mode that will be shipped > in GNU Emacs ? I tried to get vc-darcs.el included but it didn't get anywhere. I still hope we can inlcude one of the two. The one by Dave Love has the advantage of being ready for inclusion from a legal point of view, whereas the other needs some paperwork done (but the author seemed quite willing to sign the papers). Stefan