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: Fri, 23 Mar 2012 13:41:37 -0400 Message-ID: References: <87ipk15un8.fsf@gmail.com> <87zkdcj52e.fsf@gmail.com> <8762e6uv8e.fsf@gnu.org> <87vclv70lt.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1332524517 760 80.91.229.3 (23 Mar 2012 17:41:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 23 Mar 2012 17:41:57 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: Thierry Volpiatto Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 23 18:41:53 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SB8Uq-0007JT-UR for ged-emacs-devel@m.gmane.org; Fri, 23 Mar 2012 18:41:53 +0100 Original-Received: from localhost ([::1]:49717 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SB8Uq-0004uO-BL for ged-emacs-devel@m.gmane.org; Fri, 23 Mar 2012 13:41:52 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50497) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SB8Uk-0004tA-DA for emacs-devel@gnu.org; Fri, 23 Mar 2012 13:41:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SB8Ui-0000bu-Mb for emacs-devel@gnu.org; Fri, 23 Mar 2012 13:41:45 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:29912) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SB8Ue-0000b5-Gq; Fri, 23 Mar 2012 13:41:40 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AicFAKU/KE9FpYqr/2dsb2JhbACBX5x7eYhwnhmGGQSbGYQJ X-IronPort-AV: E=Sophos;i="4.73,1,1325480400"; d="scan'208";a="169732056" Original-Received: from 69-165-138-171.dsl.teksavvy.com (HELO pastel.home) ([69.165.138.171]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 23 Mar 2012 13:41:38 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 5826658EA2; Fri, 23 Mar 2012 13:41:37 -0400 (EDT) In-Reply-To: <87vclv70lt.fsf@gmail.com> (Thierry Volpiatto's message of "Fri, 23 Mar 2012 17:17:50 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 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:149198 Archived-At: > I don't see 'ioccur' in M-x list-packages. That's because it's not there. > Do I have some thing to do to make it appear? Yes: you have to wait. The archive is rebuilt from the `elpa' branch every once in a while, but it's not fully automatic yet. Stefan