From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: cl-defgeneric vs random funcall in project.el Date: Thu, 30 Jul 2015 19:10:53 +0300 Message-ID: <55BA4C8D.6020901@yandex.ru> References: <86oaiwa57v.fsf@stephe-leake.org> <55B79B3F.1060200@yandex.ru> <86wpxj93r2.fsf@stephe-leake.org> <55B82A0C.5040709@yandex.ru> <86fv4782k2.fsf@stephe-leake.org> <55B92F76.7060104@yandex.ru> <86380686sm.fsf@stephe-leake.org> <55BA0AC4.7060906@yandex.ru> <86mvyd7jf0.fsf@stephe-leake.org> <86d1z97j32.fsf@stephe-leake.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1438272676 9972 80.91.229.3 (30 Jul 2015 16:11:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jul 2015 16:11:16 +0000 (UTC) To: Stephen Leake , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 30 18:11:15 2015 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 1ZKqQM-00044E-Uu for ged-emacs-devel@m.gmane.org; Thu, 30 Jul 2015 18:11:15 +0200 Original-Received: from localhost ([::1]:40970 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZKqQM-00020y-0b for ged-emacs-devel@m.gmane.org; Thu, 30 Jul 2015 12:11:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZKqQ8-00020e-Hl for emacs-devel@gnu.org; Thu, 30 Jul 2015 12:11:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZKqQ5-0007UJ-9Y for emacs-devel@gnu.org; Thu, 30 Jul 2015 12:11:00 -0400 Original-Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:38033) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZKqQ5-0007U8-2a for emacs-devel@gnu.org; Thu, 30 Jul 2015 12:10:57 -0400 Original-Received: by wibxm9 with SMTP id xm9so75359546wib.1 for ; Thu, 30 Jul 2015 09:10:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=4gODLjVH8oCx5wIC2IKV8TkuFKeCjIQJrszoryHM0pI=; b=Aj7iQvx2NmnsvMmOvpzw9jgw6kn99r9u1vYIl2UoBRGxfj1Ghabu86X30AA4PH+GBg 8gLIi12V9jTZSsu8V2iVARGe+VgT4WkbmJj986/cqzxeY4HV5NhKQPP4t+jRs4q6NBS9 DiwSvBKSf5K8WIyGbkTBgOzu+TD7fPywmgQKo65op5Va+6lqaUdm13ie+kfqKVAJrQiW KRpkikrTmtg8xs7LJlkkpvvgx+FtqF6BTU0t0qZ8Awc4O/yeeI3SHRG6EA3wzDEfxGLZ Y3T+sokrAi6PF6KGMJ17lZi6Yrt24UjnXzFiFEqvn+HQor1yGTejmUEmfVF3dhO8SNVH X6Xg== X-Received: by 10.180.100.2 with SMTP id eu2mr7497914wib.90.1438272656530; Thu, 30 Jul 2015 09:10:56 -0700 (PDT) Original-Received: from [192.168.0.185] (static-nbl2-118.cytanet.com.cy. [212.31.107.118]) by smtp.googlemail.com with ESMTPSA id oy7sm2569414wjb.27.2015.07.30.09.10.55 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Jul 2015 09:10:55 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0 In-Reply-To: <86d1z97j32.fsf@stephe-leake.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::229 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:188197 Archived-At: On 07/30/2015 06:37 PM, Stephen Leake wrote: > But leaving out directories that the vc says to ignore. You haven't addressed the point that .gitignore can also say to ignore some files, as well as only certain files inside certain directories (either anchored to the repository root, or not).