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: ELPA commit freeze Date: Wed, 21 Aug 2013 15:56:48 -0400 Message-ID: References: <871u5w1tpy.fsf@yandex.ru> <520FA630.8080003@yandex.ru> <5211BBC8.40408@yandex.ru> <52133662.1000900@yandex.ru> <5213FA1C.3080700@yandex.ru> <521471ED.8000309@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1377115026 30361 80.91.229.3 (21 Aug 2013 19:57:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Aug 2013 19:57:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 21 21:57:08 2013 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 1VCEWi-0007dZ-5i for ged-emacs-devel@m.gmane.org; Wed, 21 Aug 2013 21:57:08 +0200 Original-Received: from localhost ([::1]:56496 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCEWh-0002Se-Pn for ged-emacs-devel@m.gmane.org; Wed, 21 Aug 2013 15:57:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36129) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCEWX-0002SD-L4 for emacs-devel@gnu.org; Wed, 21 Aug 2013 15:57:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VCEWQ-0003RA-Ae for emacs-devel@gnu.org; Wed, 21 Aug 2013 15:56:57 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:47164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCEWQ-0003Qy-6C for emacs-devel@gnu.org; Wed, 21 Aug 2013 15:56:50 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFHO+LNT/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLDiYSFBgNJIgeBsEtkQoDpHqBXoMT X-IPAS-Result: Av4EABK/CFHO+LNT/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLDiYSFBgNJIgeBsEtkQoDpHqBXoMT X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="22826791" Original-Received: from 206-248-179-83.dsl.teksavvy.com (HELO pastel.home) ([206.248.179.83]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 21 Aug 2013 15:56:42 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 9E4EE66DC1; Wed, 21 Aug 2013 15:56:48 -0400 (EDT) In-Reply-To: <521471ED.8000309@yandex.ru> (Dmitry Gutov's message of "Wed, 21 Aug 2013 10:53:17 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.182 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:162955 Archived-At: > So that the paths in .elpaignore don't have to start with the name of the > package's directory. I expect that most of the patterns won't need to include any directory, so they won't be affected care. > Because that would be weird. Slightly, but that seems rather minor. > In one case, for example (f90-iface), the package and repository names don't > match, and you usually expect a repository checkout to be in a directory > with the same name. No: f90-iface is only the name used on github. It doesn't appear in the `elpa' branch. Stefan