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: Request inclusion of ioccur.el in ELPA Date: Mon, 20 Feb 2012 12:26:04 -0500 Message-ID: References: <87ipk15un8.fsf@gmail.com> <87vcn1k4zu.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1329758796 9083 80.91.229.3 (20 Feb 2012 17:26:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 20 Feb 2012 17:26:36 +0000 (UTC) Cc: emacs-devel@gnu.org To: Thierry Volpiatto Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 20 18:26:31 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RzX0M-0000Ut-Cg for ged-emacs-devel@m.gmane.org; Mon, 20 Feb 2012 18:26:26 +0100 Original-Received: from localhost ([::1]:44192 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzX0L-0000pT-Hq for ged-emacs-devel@m.gmane.org; Mon, 20 Feb 2012 12:26:25 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:37378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzX0F-0000pC-Bv for emacs-devel@gnu.org; Mon, 20 Feb 2012 12:26:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RzX03-0007g6-Vs for emacs-devel@gnu.org; Mon, 20 Feb 2012 12:26:19 -0500 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:38029) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzX03-0007fd-M1 for emacs-devel@gnu.org; Mon, 20 Feb 2012 12:26:07 -0500 Original-Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id q1KHQ5Es002160; Mon, 20 Feb 2012 12:26:05 -0500 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id 16F8FB404C; Mon, 20 Feb 2012 12:26:05 -0500 (EST) In-Reply-To: <87vcn1k4zu.fsf@gmail.com> (Thierry Volpiatto's message of "Mon, 20 Feb 2012 14:29:25 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4138=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4138> : streams <730567> : uri <1069019> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148681 Archived-At: >>> would it be possible to include ioccur.el in ELPA? >>> http://mercurial.intuxication.org/hg/ioccur >> Of course, bzr-hg doesn't want to cooperate right now, so we can either >> wait until I get it to work, or I can add the file as is, losing >> the history. > I have created a new repo there, maybe it will be easier for bzr to > convert... > git://repo.or.cz/Emacs-ioccur.git I actually managed to convert the Hg one recently, but when trying to "bzr join" it, I bumped into another problem (a problem in Bzr itself). And now the ELPA repository is in a weird state (see https://bugs.launchpad.net/bzr/+bug/937101). Stefan