From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philip Kaludercic Newsgroups: gmane.emacs.bugs Subject: bug#60923: 29.0.60; package-vc-install: Allow specifying directories Date: Mon, 13 Feb 2023 19:59:41 +0000 Message-ID: <87o7pxe3pu.fsf@posteo.net> References: <53e3ed2fa97c11f2d3fb68afee57379d@sadiqpk.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36400"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 60923@debbugs.gnu.org To: Mohammed Sadiq Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Feb 13 21:00:18 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pRezp-0009Eo-P5 for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 13 Feb 2023 21:00:17 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pRezb-0002fS-OA; Mon, 13 Feb 2023 15:00:03 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pReza-0002dx-GW for bug-gnu-emacs@gnu.org; Mon, 13 Feb 2023 15:00:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pReza-00051A-2V for bug-gnu-emacs@gnu.org; Mon, 13 Feb 2023 15:00:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pRezZ-0005s6-U2 for bug-gnu-emacs@gnu.org; Mon, 13 Feb 2023 15:00:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Philip Kaludercic Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 13 Feb 2023 20:00:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60923 X-GNU-PR-Package: emacs Original-Received: via spool by 60923-submit@debbugs.gnu.org id=B60923.167631839222522 (code B ref 60923); Mon, 13 Feb 2023 20:00:01 +0000 Original-Received: (at 60923) by debbugs.gnu.org; 13 Feb 2023 19:59:52 +0000 Original-Received: from localhost ([127.0.0.1]:51692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pRezP-0005rB-Sf for submit@debbugs.gnu.org; Mon, 13 Feb 2023 14:59:52 -0500 Original-Received: from mout02.posteo.de ([185.67.36.66]:41823) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pRezN-0005qu-Rk for 60923@debbugs.gnu.org; Mon, 13 Feb 2023 14:59:50 -0500 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id EEBEF2402F0 for <60923@debbugs.gnu.org>; Mon, 13 Feb 2023 20:59:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1676318384; bh=Iqf8y3Cp3Ku+rWKj+i8B/ycEB10t3qH5eKRUgkupOQQ=; h=From:To:Cc:Subject:Date:From; b=VQMaaNBvmlbyyd2IUAi1mv2Pm7ezJOQ+uxXAEdHG4z2QfsbEqjKZ08ZaYiCDPD0Ns BCLDy9VJY4q/8enAy3gnos3Vm0WZrNXGS94NndArU2+uD/JrVfRS3m9f8Wofh7GB5/ e1BbN4z0bk0WjmQQBn2ammmtvKrJCH/ltTIMwGo9SdHIOmlIhpc+M1yB+3mHbJEgnU qiqrOAOjmwtZZARt3GWfehWCTCU+o8ecV7zbWXWqbgRQMtD5p3XSYqIVZu/52Ypsw8 7gqVrh2GnkVqTEaDRSACx3a+0X5gE3ZWsj4mP630e0i1C9YgeczFvlZrAPx/4J8bi6 rJP5n3YfNrftA== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PFwCx4zGcz9rxK; Mon, 13 Feb 2023 20:59:41 +0100 (CET) In-Reply-To: <53e3ed2fa97c11f2d3fb68afee57379d@sadiqpk.org> (Mohammed Sadiq's message of "Wed, 18 Jan 2023 09:54:41 +0530") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:255521 Archived-At: Mohammed Sadiq writes: > When installing packages from vc, I want to ignore some directories (eg: > tests directory). I would like package-vc-install to have an option to > accept list of directories to ignore or include (eg: if source is in src > subdirectory) What does "ignore" mean in this context? On ELPA we have the following attribute for package specifications: ** =:ignored-files FILES= Names of files or directories that should not be included in the tarballs. package.el already supports ignoring the contents of a .elpaignore file, but all that does is remove a few files from the byte-compilation process. -- Philip Kaludercic