From: Phillip Lord Date: Thu, 15 Sep 2016 08:41:59 +0000 (+0100) Subject: Add bug report about multifile packages X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=937c69547af21042e54bf2d2684c1df12fdaf871;p=emacs.git Add bug report about multifile packages --- diff --git a/packages/README.org b/packages/README.org index 9c5fa7b3c28..6f43990b605 100644 --- a/packages/README.org +++ b/packages/README.org @@ -55,6 +55,9 @@ Files in the "admin" directory should probably be in the emacs-root admin. * Bugs +packages cannot include each other. + + package.el does not initialize when emacs is launched with -q. This is somewhat problematic, since packages in the "core" dir should probably always be loaded. Unfortunately package.el is either initialized or