From patchwork Tue Sep 14 19:17:32 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Xinglu Chen X-Patchwork-Id: 32835 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 7A1DC27BBE3; Tue, 14 Sep 2021 20:18:59 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_BLOCKED,RCVD_IN_MSPIKE_H2, SPF_HELO_PASS,T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 0BF8927BBE1 for ; Tue, 14 Sep 2021 20:18:59 +0100 (BST) Received: from localhost ([::1]:44484 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mQDxK-0006Ti-0h for patchwork@mira.cbaines.net; Tue, 14 Sep 2021 15:18:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39740) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQDwQ-0005MF-Fv for guix-patches@gnu.org; Tue, 14 Sep 2021 15:18:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38648) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mQDwQ-0000zU-8C for guix-patches@gnu.org; Tue, 14 Sep 2021 15:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mQDwP-0008Ur-Sl; Tue, 14 Sep 2021 15:18:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50589] [PATCH] doc: Document how to handle bundled Emacs packages. Resent-From: Xinglu Chen Original-Sender: "Debbugs-submit" Resent-CC: andrew@trop.in, zimon.toutoune@gmail.com, guix-patches@gnu.org Resent-Date: Tue, 14 Sep 2021 19:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 50589 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50589@debbugs.gnu.org Cc: Andrew Tropin , zimoun X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Andrew Tropin , zimoun Received: via spool by submit@debbugs.gnu.org id=B.163164706532635 (code B ref -1); Tue, 14 Sep 2021 19:18:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Sep 2021 19:17:45 +0000 Received: from localhost ([127.0.0.1]:50193 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQDw9-0008UI-4u for submit@debbugs.gnu.org; Tue, 14 Sep 2021 15:17:45 -0400 Received: from lists.gnu.org ([209.51.188.17]:45884) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQDw7-0008UB-4e for submit@debbugs.gnu.org; Tue, 14 Sep 2021 15:17:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39646) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQDw6-00057e-M3 for guix-patches@gnu.org; Tue, 14 Sep 2021 15:17:42 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:52032 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQDw4-0000eu-7K for guix-patches@gnu.org; Tue, 14 Sep 2021 15:17:42 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1631647053; bh=9899KAOBcKwD+as+HjFMLxm9XKELfqcKn+8gbkLLqPs=; h=From:To:Subject:Date; b=GH4hEBQ3TAuN+NE2Zs4Nm6SQNvf09hJTayK1ZfyXWcUZY/5q7DsSMuXv1cVKTvMo8 +ukySYTolWhOPP9A/6mRKNcLthd1JyDtOMmbdeWmuBGCll+SWcHnrVRoyzWuURxwre UJlFQZFy03jMxCshpUPq5Y1jueJifSEssO2pjXgU= Message-Id: <077f16a3b7d856a90719760b644e5d2e3cf520f2.1631646830.git.public@yoctocell.xyz> Date: Tue, 14 Sep 2021 21:17:32 +0200 MIME-Version: 1.0 Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 34 X-Spam_score: 3.4 X-Spam_bar: +++ X-Spam_report: (3.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.499, FROM_SUSPICIOUS_NTLD_FP=1.999, PDS_OTHER_BAD_TLD=1.999, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches See discussion about this: * contributing.texi (Emacs Packages): Document how Emacs packages that are part of “standard” packages should be handled. --- Not sure if «“standard” package» is the correct phrase, maybe someone has better suggestions. doc/contributing.texi | 8 ++++++++ 1 file changed, 8 insertions(+) base-commit: a72519489f0178051b7049d5793d95d070ebef86 diff --git a/doc/contributing.texi b/doc/contributing.texi index d1b77d7d05..6ba9907366 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -703,6 +703,14 @@ When encountering problems, it is wise to check for the presence of the file, and whether any dependencies and their versions listed therein are satisfied. +Some Emacs package are part of other ``standard'' packages (e.g., the +@file{notmuch.el} package is part of the official Notmuch tarball). In +theses cases, the Emacs package should be in it's own @code{emacs-} +package, while the ``standard'' package should not contain the Emacs +package. E.g., the @code{emacs-notmuch} package only contains the Emacs +package for Notmuch, while the @code{notmuch} package contains the other +things---command line tools, C library, etc. + @node Python Modules @subsection Python Modules