GNU bug report logs -
#50589
[PATCH] doc: Document how to handle bundled Emacs packages.
Previous Next
To reply to this bug, email your comments to 50589 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andrew <at> trop.in, zimon.toutoune <at> gmail.com, guix-patches <at> gnu.org
:
bug#50589
; Package
guix-patches
.
(Tue, 14 Sep 2021 19:18:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Xinglu Chen <public <at> yoctocell.xyz>
:
New bug report received and forwarded. Copy sent to
andrew <at> trop.in, zimon.toutoune <at> gmail.com, guix-patches <at> gnu.org
.
(Tue, 14 Sep 2021 19:18:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
See discussion about this:
<http://issues.guix.gnu.org/issue/50231>
* 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(+)
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
base-commit: a72519489f0178051b7049d5793d95d070ebef86
--
2.33.0
This bug report was last modified 3 years and 207 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.