From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: "Emacs Lisp Packages" chapter in the Emacs manual Date: Sun, 10 May 2020 12:49:51 -0400 Message-ID: References: <11437E00-8970-4908-A900-0438A248428D@traduction-libre.org> <75254771-9303-4982-AB60-F92AF7AC6454@traduction-libre.org> <11AC1ECE-C120-4CBE-93C7-6FD82AF12299@traduction-libre.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="87810"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Emacs developers To: Jean-Christophe Helary Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun May 10 18:50:33 2020 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 1jXp9r-000MgE-Qx for ged-emacs-devel@m.gmane-mx.org; Sun, 10 May 2020 18:50:31 +0200 Original-Received: from localhost ([::1]:33844 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jXp9q-0004fC-CY for ged-emacs-devel@m.gmane-mx.org; Sun, 10 May 2020 12:50:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34926) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jXp9I-0003rw-Am for emacs-devel@gnu.org; Sun, 10 May 2020 12:49:56 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:14628) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jXp9H-0001sm-Av for emacs-devel@gnu.org; Sun, 10 May 2020 12:49:55 -0400 Original-Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 648F7450B6E; Sun, 10 May 2020 12:49:54 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 4F02B45096D; Sun, 10 May 2020 12:49:53 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1589129393; bh=TVTSS+lArIu2rUCR6PUv1Z+nqjdRqfqUm7VcqZy/48Q=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=Z630XxL+nBhQ16zp9PNBGyoOXz0PN3v6FjCpy3DW5zJuxTXtmxYtdVpngt6gEDH71 bbcsEvBQnzeegt2knWZcijOIelviN7Bmuu/B/7MI8BVkDO0MwsQVMBF20jV0wUli/K yzYjYva5K6lA+d4htypGPLrrriS+patuyJpjQUyHXM7rmgO0LgrN+vr143mrHYd9qF HCBrP3+Vxt63zoFtaeQbvUOEadKOknSNYlI1b2NtNSgUcVlg3/eI5O9xsVhN5vzugb zK+r6EVtPRrV/UOYWEAI2XJmqvAE7lyrCEI2GUpqtVTOaXCbGwuti9nu3FEb6rX97r /bAdiCznU7wOA== Original-Received: from alfajor (unknown [216.154.3.202]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 145F0120555; Sun, 10 May 2020 12:49:53 -0400 (EDT) In-Reply-To: (Jean-Christophe Helary's message of "Mon, 11 May 2020 00:05:00 +0900") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/10 12:34:28 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] 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_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:249676 Archived-At: > Thank you Stefan. I guess the first part is good enough then ? I don't have an opion on the "good enough part", but it sounds like a good change, yes. Stefan