From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Request to add tomelr package to GNU ELPA Date: Tue, 03 May 2022 19:02:33 -0400 Message-ID: References: <87mtfywqeh.fsf@gmail.com> <87k0b2wl5b.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37422"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: Emacs developers To: Kaushal Modi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed May 04 01:36:51 2022 Return-path: Envelope-to: ged-emacs-devel@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 1nm24Y-0009YD-Ln for ged-emacs-devel@m.gmane-mx.org; Wed, 04 May 2022 01:36:50 +0200 Original-Received: from localhost ([::1]:49076 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nm24X-0004Bk-FI for ged-emacs-devel@m.gmane-mx.org; Tue, 03 May 2022 19:36:49 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59870) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nm1XU-0007hH-NQ for emacs-devel@gnu.org; Tue, 03 May 2022 19:02:40 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:18232) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nm1XS-0007nF-0q for emacs-devel@gnu.org; Tue, 03 May 2022 19:02:39 -0400 Original-Received: from pmg2.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 370A8804E6; Tue, 3 May 2022 19:02:36 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id D0A7580436; Tue, 3 May 2022 19:02:34 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1651618954; bh=I2/7R7VicV7mKcuCnmE187xDpFgDHChmOTKMV/EGRGY=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=B8DDG+8yV3yNnvAv6y6AC8Hp/vLJm3yM1HMddlOcltmIDNc1Kqr5zB6wDnj0H9u5t 6SIJW4tRqtRpdQOAw1Q3FlL63trifNq1h+f0ECyk8BrsnuMv2CK/g7/sUvFRgoHR8i 5GsXEpULYupnR4HWctwSzIPqpnu/N6itSMgplA1AYKePGENxpUEgHJDuz6WZM8SGak mNJLDlsyUciIEeV/PDpxHBlsbiV7e0Woi5hifON0abDWaMfJAAMA6mqWToGP0ER0gG 6UwcSmhuVy/brSfNdFsWJdOS0iX0EU8PPfOFl2M4TsXLnkwqu6L1sdGmeBjD6Sxrk0 s+f+CUjAvhLgA== Original-Received: from pastel (unknown [45.72.221.51]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 96D1B12027F; Tue, 3 May 2022 19:02:34 -0400 (EDT) In-Reply-To: (Kaushal Modi's message of "Tue, 3 May 2022 18:56:09 -0400") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:289130 Archived-At: > I didn't understand the "COPYING" file reference. My repo doesn't have that > file. Oh, sorry, you call it "LICENSE", indeed. Does it make more sense now? >> Also.. not sure why the installation gave this failure? >> > >> > test/all-tests.el:26:1: Error: Cannot open load file: No such file or >> > directory, tjson-utils >> >> I guess it's because tomelr/test is not added to `load-path` (which >> sounds like a good thing). >> > > That makes sense. It was confusing because it gave an error only for the > require of that one test file, and not the others. I guess the others only require files found in other directories than `test`. Stefan