From unknown Mon Aug 18 04:36:14 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#38746 <38746@debbugs.gnu.org> To: bug#38746 <38746@debbugs.gnu.org> Subject: Status: [PATCH] gnu: emacs-shroud: Update to 1.105. Reply-To: bug#38746 <38746@debbugs.gnu.org> Date: Mon, 18 Aug 2025 11:36:14 +0000 retitle 38746 [PATCH] gnu: emacs-shroud: Update to 1.105. reassign 38746 guix-patches submitter 38746 nly@disroot.org (Amar M. Singh) severity 38746 normal tag 38746 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 25 22:41:11 2019 Received: (at submit) by debbugs.gnu.org; 26 Dec 2019 03:41:11 +0000 Received: from localhost ([127.0.0.1]:54817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikK1O-0000Fi-QB for submit@debbugs.gnu.org; Wed, 25 Dec 2019 22:41:11 -0500 Received: from lists.gnu.org ([209.51.188.17]:38187) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikK1N-0000FX-8U for submit@debbugs.gnu.org; Wed, 25 Dec 2019 22:41:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:58256) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ikK1L-0003Hb-P3 for guix-patches@gnu.org; Wed, 25 Dec 2019 22:41:09 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_20,RCVD_IN_DNSWL_NONE, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ikK1K-0008PB-Fw for guix-patches@gnu.org; Wed, 25 Dec 2019 22:41:07 -0500 Received: from knopi.disroot.org ([178.21.23.139]:55004) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ikK1J-0008HO-Rm for guix-patches@gnu.org; Wed, 25 Dec 2019 22:41:06 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9350F2CFED for ; Thu, 26 Dec 2019 04:41:02 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1AEnfYpIFcET for ; Thu, 26 Dec 2019 04:41:01 +0100 (CET) From: nly@disroot.org (Amar M. Singh) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1577331661; bh=0yiyDM/3r9OQhspPqVLmE7OuMzlwf7jWscG6fEDtN8o=; h=From:To:Subject:Date; b=hdc2WMDkCPcwlE5vnUFWQ64+CZvzZD5cMytdwa92ZUuEtk7O7D4bL3HupW+NjxHx5 l2GIQdtJX9AD6hdi7+K2Mu88x07rfGCV4VBJbKFZqI0lUBS3sAqrP48xgLqhxOduTu 5t02RkDolGlhZiOSP9FkGohKgY16llyzWQGankW4zIPg5er6+4SnP0oFXryWFJjtiV 77F2AVoAPsoZmGrg7PCpNjI1YECMtaxeGhqPor0vumsNiKBMtEBOlwxacf2MND3fmy 2GOYiM6tH0gj6nmFH/z6qzKOB2/Vt6YqcL/Bwl8m5b4Xh5Kaz0IKg+6YLUt0F94QXy CB6dwppscnIMA== To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-shroud: Update to 1.105. Date: Thu, 26 Dec 2019 09:10:54 +0530 Message-ID: <855zi3kb3t.fsf@disroot.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 178.21.23.139 X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain New in this release: 1. Now uses Gnu build system, aka Autotools. 2. Comes with Texinfo documentation. --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-emacs-shroud-Update-to-1.105.patch >From 444fa144213999c7c37d2761b99a7ea3d7ebc5f1 Mon Sep 17 00:00:00 2001 From: Amar Singh Date: Thu, 26 Dec 2019 09:01:42 +0530 Subject: [PATCH] gnu: emacs-shroud: Update to 1.105. Now uses Gnu build system. * gnu/packages/emacs-xyz.scm (emacs-shroud): Update to 1.105. --- gnu/packages/emacs-xyz.scm | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index f39e5da63e..71e8a1219c 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -640,17 +640,23 @@ for editing Racket's Scribble documentation syntax in Emacs.") (define-public emacs-shroud (package (name "emacs-shroud") - (version "1.83.4") + (version "1.105") (source (origin (method git-fetch) (uri (git-reference - (url "https://github.com/o-nly/emacs-shroud.git") + (url "https://git.savannah.gnu.org/git/emacs-shroud.git") (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "1yvdjx0kp4y8w5yz2cbqq9n6xl5splvmsyyx8ld1xv0q1c9872nf")))) - (build-system emacs-build-system) + (base32 "0q2pb3w8s833fjhkzicciw2php4lsnismad1dnwgp2lcway757ra")))) + (build-system gnu-build-system) + (native-inputs + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("texinfo" ,texinfo) + ("perl" ,perl) + ("emacs-minimal" ,emacs-minimal))) (propagated-inputs `(("emacs-bui" ,emacs-bui) ("emacs-dash" ,emacs-dash) @@ -658,7 +664,7 @@ for editing Racket's Scribble documentation syntax in Emacs.") ("emacs-s" ,emacs-s) ("gnupg" ,gnupg) ("shroud" ,shroud))) - (home-page "https://github.com/o-nly/emacs-shroud") + (home-page "https://www.nongnu.org/emacs-shroud") (synopsis "Emacs interface to the Shroud password manager") (description "This package provides an Emacs interface to the Shroud password manager, -- 2.24.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 25 22:51:26 2019 Received: (at 38746) by debbugs.gnu.org; 26 Dec 2019 03:51:26 +0000 Received: from localhost ([127.0.0.1]:54829 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikKBK-0000ba-5x for submit@debbugs.gnu.org; Wed, 25 Dec 2019 22:51:26 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52710) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikKBI-0000bL-3s for 38746@debbugs.gnu.org; Wed, 25 Dec 2019 22:51:24 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:38950) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ikKBC-0003qg-U8; Wed, 25 Dec 2019 22:51:18 -0500 Received: from [2605:6000:1a0d:6320:adb4:a1:765d:616b] (port=46620 helo=email.faircode.eu) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ikKBC-00085y-HN; Wed, 25 Dec 2019 22:51:18 -0500 Date: Thu, 26 Dec 2019 03:51:15 +0000 (UTC) From: Brett Gilio To: "Amar M. Singh" Message-ID: <291b9e13-ec4c-430f-a65a-b1038e68c6ce@localhost> In-Reply-To: <855zi3kb3t.fsf@disroot.org> References: <855zi3kb3t.fsf@disroot.org> Subject: Re: [bug#38746] [PATCH] gnu: emacs-shroud: Update to 1.105. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Correlation-ID: <291b9e13-ec4c-430f-a65a-b1038e68c6ce@localhost> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 38746 Cc: 38746@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Dec 25, 2019 9:42:15 PM Amar M. Singh : > > New in this release: > 1. Now uses Gnu build system, aka Autotools. > 2. Comes with Texinfo documentation. > Hi Amar, I am looking at this on my phone, so I might be wrong but it looks like the change to the gnu-build-system is not accompanied by any arguments installing any byte-compiled elc files to the emacs site-lisp. Did you test this change? Are the elc files getting installed? If so, how? Normally we have to work around this issue with mixing gnu and Emacs build system phases. Also, things like autoconf and automake are implicit in the gnu build system and are not needed. -- Brett M. Gilio GNU Guix, Contributor | GNU Project, Webmaster [DFC0 C7F7 9EE6 0CA7 AE55 5E19 6722 43C4 A03F 0EEE] < brettg@gnu.org [mailto:brettg@gnu.org] > < brettg@posteo.net [mailto:brettg@posteo.net] > From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 25 22:58:30 2019 Received: (at 38746) by debbugs.gnu.org; 26 Dec 2019 03:58:30 +0000 Received: from localhost ([127.0.0.1]:54845 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikKI9-0000mJ-IL for submit@debbugs.gnu.org; Wed, 25 Dec 2019 22:58:30 -0500 Received: from knopi.disroot.org ([178.21.23.139]:55466) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikKI7-0000mA-Mr for 38746@debbugs.gnu.org; Wed, 25 Dec 2019 22:58:28 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A64D32CFF6; Thu, 26 Dec 2019 04:58:26 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P2xzk5tpYcJ4; Thu, 26 Dec 2019 04:58:25 +0100 (CET) Date: Thu, 26 Dec 2019 03:58:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1577332705; bh=cyFrbBRfhBAWjVOEnGFmsxwar59fxF58s55NSv5NEIQ=; h=Date:In-Reply-To:References:Subject:To:CC:From; b=kQSjxzYcc8Ch35Hp3ObvOd6nftYrUBL0Ide/uA2QhnvMmg2tT/XHuTPsE0LLJOze7 DFfuPueg32b7Ek02Fw5+Zh7b7KvSYo9spgRhVUz0fisOghax9Ae3Sf0aJpEFEXIGjn 1lawxA5zwSeKZiLFabBx6MCzyND6+nYiZ49F84r4JozIavc5m6Ls48Mr/3WiQluXPr 75ux2lgEa/rfDiugwPdV/cMfYnDZuy0bPPeSMAt5DWaQMGeenIz2F5yrUjSkOzsBiF IKI/gCreOkStFv3R76v9dqhhUMoJsE0tK1M70uunKI2sidjntXHT2F1V7n1kBKmGLg ND8398aJWsSIQ== In-Reply-To: <291b9e13-ec4c-430f-a65a-b1038e68c6ce@localhost> References: <855zi3kb3t.fsf@disroot.org> <291b9e13-ec4c-430f-a65a-b1038e68c6ce@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [bug#38746] [PATCH] gnu: emacs-shroud: Update to 1.105. To: Brett Gilio From: "Amar M. Singh" Message-ID: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38746 Cc: 38746@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Brett, I am using autoconf macro 'dist_lisp_LISP' in src/Makefile=2Eam which will= install '=2Eel' files=2E Autotools are automatically detecting and install= ing '=2Eelc' files from 'lisp_LISP' variable=2E -------- Original Message -------- From: Brett Gilio Sent: December 26, 2019 3:51:15 AM UTC To: "Amar M=2E Singh" Cc: 38746@debbugs=2Egnu=2Eorg Subject: Re: [bug#38746] [PATCH] gnu: emacs-shroud: Update to 1=2E105=2E Dec 25, 2019 9:42:15 PM Amar M=2E Singh : > > New in this release: > 1=2E Now uses Gnu build system, aka Autotools=2E > 2=2E Comes with Texinfo documentation=2E > Hi Amar, I am looking at this on my phone, so I might be wrong but it looks like th= e change to the gnu-build-system is not accompanied by any arguments instal= ling any byte-compiled elc files to the emacs site-lisp=2E Did you test thi= s change? Are the elc files getting installed? If so, how? Normally we have= to work around this issue with mixing gnu and Emacs build system phases=2E= Also, things like autoconf and automake are implicit in the gnu build syst= em and are not needed=2E Regards, Amar Singh https://o-nly=2Egithub=2Eio ------------------------------------------------------------- Sent from my Android device with Librem Mail=2E Please excuse my brevity= =2E From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 26 01:30:39 2019 Received: (at 38746) by debbugs.gnu.org; 26 Dec 2019 06:30:39 +0000 Received: from localhost ([127.0.0.1]:54880 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikMfP-0004cK-D8 for submit@debbugs.gnu.org; Thu, 26 Dec 2019 01:30:39 -0500 Received: from flashner.co.il ([178.62.234.194]:36360) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikMfN-0004c6-3m for 38746@debbugs.gnu.org; Thu, 26 Dec 2019 01:30:37 -0500 Received: from localhost (unknown [141.226.13.108]) by flashner.co.il (Postfix) with ESMTPSA id 392494015E; Thu, 26 Dec 2019 06:30:31 +0000 (UTC) Date: Thu, 26 Dec 2019 08:30:00 +0200 From: Efraim Flashner To: "Amar M. Singh" Subject: Re: [bug#38746] [PATCH] gnu: emacs-shroud: Update to 1.105. Message-ID: <20191226063000.GG23018@E5400> References: <855zi3kb3t.fsf@disroot.org> <291b9e13-ec4c-430f-a65a-b1038e68c6ce@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="FUFe+yI/t+r3nyH4" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 38746 Cc: 38746@debbugs.gnu.org, Brett Gilio X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --FUFe+yI/t+r3nyH4 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 26, 2019 at 03:58:19AM +0000, Amar M. Singh wrote: >=20 > Dec 25, 2019 9:42:15 PM Amar M. Singh : >=20 > > > > New in this release: > > 1. Now uses Gnu build system, aka Autotools. > > 2. Comes with Texinfo documentation. > > >=20 > Hi Amar, >=20 > I am looking at this on my phone, so I might be wrong but it looks like t= he change to the gnu-build-system is not accompanied by any arguments insta= lling any byte-compiled elc files to the emacs site-lisp. Did you test this= change? Are the elc files getting installed? If so, how? Normally we have = to work around this issue with mixing gnu and Emacs build system phases. Al= so, things like autoconf and automake are implicit in the gnu build system = and are not needed. >=20 tree /gnu/store/0m5irk4q5hf3pw2ral0gv9y51qic7m9x-emacs-shroud-1.83.4 /gnu/store/0m5irk4q5hf3pw2ral0gv9y51qic7m9x-emacs-shroud-1.83.4 =E2=94=94=E2=94=80=E2=94=80 share =E2=94=9C=E2=94=80=E2=94=80 doc =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 emacs-shroud-1.83.4 =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 COPYING =E2=94=94=E2=94=80=E2=94=80 emacs =E2=94=94=E2=94=80=E2=94=80 site-lisp =E2=94=9C=E2=94=80=E2=94=80 shroud-autoloads.el =E2=94=9C=E2=94=80=E2=94=80 shroud-bui.el =E2=94=9C=E2=94=80=E2=94=80 shroud-bui.elc =E2=94=9C=E2=94=80=E2=94=80 shroud-cli.el =E2=94=9C=E2=94=80=E2=94=80 shroud-cli.elc =E2=94=9C=E2=94=80=E2=94=80 shroud.el =E2=94=9C=E2=94=80=E2=94=80 shroud.elc =E2=94=9C=E2=94=80=E2=94=80 shroud-el.el =E2=94=94=E2=94=80=E2=94=80 shroud-el.elc tree /gnu/store/j0wmnl8gyzf4qwpxlml7hlvqpdzsw7p6-emacs-shroud-1.105 /gnu/store/j0wmnl8gyzf4qwpxlml7hlvqpdzsw7p6-emacs-shroud-1.105 =E2=94=94=E2=94=80=E2=94=80 share =E2=94=9C=E2=94=80=E2=94=80 doc =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 emacs-shroud =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80= emacs-shroud.html =E2=94=82=C2=A0=C2=A0 =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80= README =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 emacs-shroud-1.105 =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 COPYING =E2=94=9C=E2=94=80=E2=94=80 emacs =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 site-lisp =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 shroud-bui.el =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 shroud-bui.elc =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 shroud-cli.el =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 shroud-cli.elc =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 shroud.el =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 shroud.elc =E2=94=82=C2=A0=C2=A0 =E2=94=9C=E2=94=80=E2=94=80 shroud-el.el =E2=94=82=C2=A0=C2=A0 =E2=94=94=E2=94=80=E2=94=80 shroud-el.elc =E2=94=94=E2=94=80=E2=94=80 info =E2=94=94=E2=94=80=E2=94=80 emacs-shroud.info.gz >=20 > Hi Brett, >=20 > I am using autoconf macro 'dist_lisp_LISP' in src/Makefile.am which will = install '.el' files. Autotools are automatically detecting and installing '= =2Eelc' files from 'lisp_LISP' variable. >=20 I'm not an emacs user, do we need shroud-autoloads.el to be installed also? --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --FUFe+yI/t+r3nyH4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl4EU2gACgkQQarn3Mo9 g1F4uBAAqFwB+vP+6llTzCR6tr9yD6x5OT7HHaIYAfbbF2u8cVNlbe+UKL/HPS0k dEcI4jTiW9SkrwgHC+qUAr7wRRWeDON2rTsHIQw4VSYjptJhxEgtzIOs9JMvNLN6 zzOra30MRopnhasYg0O6wRb6x/Si8ge9dG2Cw3S8ZGzmEU0Rf3y67WbAc4qVYFwQ n6F9oM6D/qrFt/OYXA0rrt60o6NI2535G2exU9fqMzZRhu9bUOZF5/21TY05khBQ i6ShF5t3Og8u6u449u2Axv8yPg/qz1FaoEAmcTAurgFZwU0vYiP1LOQDgvNp+Ocg nHSdkBGm8/rFTLX6YJBV5y3zaCDKusOR3ieyoRL6fknU/T0mKsa0KfmuvYJBOQoB vPAE1J4cO9mjgKcyakRC1zb2cyvrDwBH+gXbnRbwMVdKSx1cy38DHl6whql0GaQP xJhtjNjm3rKshRlpAbC7eBReWO3sJy64Ons8TQEvAX/awQlHcu5PwstUYP6isBeN s0qp4T03Emp9PYAwDrlZAxX1bvStLWt1pgUa2pd1z9twuZZL2jw6w9gYnV7iBxo6 E4P9asAQYv1A+nZ2DCAHu7hgCxVoE2y4C/uG6yGnG5nYyYF7JO2yPPzrBjnX4jOk UhSr61GDPtb71vaVSOCfUVSIR43P2sI88s5jPCf0SeR2kKJY/rg= =Vr8z -----END PGP SIGNATURE----- --FUFe+yI/t+r3nyH4-- From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 26 08:49:37 2019 Received: (at 38746) by debbugs.gnu.org; 26 Dec 2019 13:49:37 +0000 Received: from localhost ([127.0.0.1]:55045 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikTWD-0000e1-4A for submit@debbugs.gnu.org; Thu, 26 Dec 2019 08:49:37 -0500 Received: from knopi.disroot.org ([178.21.23.139]:60110) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikTWA-0000dq-07 for 38746@debbugs.gnu.org; Thu, 26 Dec 2019 08:49:35 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C80E62D038; Thu, 26 Dec 2019 14:49:32 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sGS5zjTWhBbG; Thu, 26 Dec 2019 14:49:31 +0100 (CET) Date: Thu, 26 Dec 2019 13:49:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1577368171; bh=cFF+nZaqECQtRMwtgFvq2yVQ9n3VWVi2ilMWI4KsI1I=; h=Date:In-Reply-To:References:Subject:To:CC:From; b=bwzQkkMukjyJvDpY8fm0M0zZIOZO28Zq6gozWXqQ5/hzU8Q4yVxuMkL9dP8JpDcm7 vtiaQ+yV4Egvs9Tr36tgHK8IwI5bkJyi8YXawDDe+l+VZ76eB8Dy93xPxEJRU7MVzg J6akcuZ4enMFu2TLU+hB2UZA8yWWJ0nnagg5BsrFeLjhCHyj4CBqXlbDLd8H4Yu7g3 gNdRTNzOPTXlsFC2fiUbpqzJ2tN9+YOZGGRAiXdBkuRLeAoDzriKGz7H8+J9wPvoJE lHp/kguy7DcJSCtcZAFy282uAk3Jy+wEL03xve2YUY0htwM8MLOglJUCo37twpTiz9 vDPQaAl4wQGlA== In-Reply-To: <20191226063000.GG23018@E5400> References: <855zi3kb3t.fsf@disroot.org> <291b9e13-ec4c-430f-a65a-b1038e68c6ce@localhost> <20191226063000.GG23018@E5400> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [bug#38746] [PATCH] gnu: emacs-shroud: Update to 1.105. To: Efraim Flashner From: "Amar M. Singh" Message-ID: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38746 Cc: 38746@debbugs.gnu.org, Brett Gilio X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Efraim, Autoloads=2Eel is used to lazily load an Elisp package=2E It causes the ma= in commands to be available to Emacs user before the whole package is loade= d=2E In Guix System, if a package doesn't have autoloads it won't be automatica= lly loaded into Emacs=2E One will need to add '(require 'package) to '=2Eem= acs'=2E In case of my package: (require 'shroud) without this Emacs wouldn't load Shroud=2E Regards, Amar Singh https://o-nly=2Egithub=2Eio ------------------------------------------------------------- Sent from my Android device with Librem Mail=2E Please excuse my brevity= =2E From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 28 14:41:00 2019 Received: (at 38746-done) by debbugs.gnu.org; 28 Dec 2019 19:41:00 +0000 Received: from localhost ([127.0.0.1]:58932 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ilHxL-0000VV-Sz for submit@debbugs.gnu.org; Sat, 28 Dec 2019 14:41:00 -0500 Received: from flashner.co.il ([178.62.234.194]:59728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ilHxJ-0000VI-TW for 38746-done@debbugs.gnu.org; Sat, 28 Dec 2019 14:40:58 -0500 Received: from localhost (unknown [141.226.13.108]) by flashner.co.il (Postfix) with ESMTPSA id E71FE40116; Sat, 28 Dec 2019 19:40:51 +0000 (UTC) Date: Sat, 28 Dec 2019 21:40:20 +0200 From: Efraim Flashner To: "Amar M. Singh" Subject: Re: [bug#38746] [PATCH] gnu: emacs-shroud: Update to 1.105. Message-ID: <20191228194020.GQ23018@E5400> References: <855zi3kb3t.fsf@disroot.org> <291b9e13-ec4c-430f-a65a-b1038e68c6ce@localhost> <20191226063000.GG23018@E5400> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="qZLIv6EoKi7YuaSc" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 38746-done Cc: 38746-done@debbugs.gnu.org, Brett Gilio X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --qZLIv6EoKi7YuaSc Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Sounds good. Patch pushed. On Thu, Dec 26, 2019 at 01:49:24PM +0000, Amar M. Singh wrote: > Hi Efraim, >=20 > Autoloads.el is used to lazily load an Elisp package. It causes the main = commands to be available to Emacs user before the whole package is loaded. >=20 > In Guix System, if a package doesn't have autoloads it won't be automatic= ally loaded into Emacs. One will need to add '(require 'package) to '.emacs= '. >=20 > In case of my package: > (require 'shroud) >=20 > without this Emacs wouldn't load Shroud. > Regards, > Amar Singh > https://o-nly.github.io >=20 > ------------------------------------------------------------- > Sent from my Android device with Librem Mail. Please excuse my brevity. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --qZLIv6EoKi7YuaSc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl4Hr6QACgkQQarn3Mo9 g1GJ6A//SD6p9ChOgqOwbunOb+L+J7XutXArkZsktN3RKv0CiUQ/uhyd7CGM0Y4/ xLZISbgF7NQt8pDxkimc9r7X08LZjCnS6TvE18AF7ftNErVCSx14wKhaNuh4kau4 4zl0g6Dalr58LwwEbYPnYcQbofVBU6LDi/ke6EaG2KyI2kU01jtPXfbV97Z9ao5D NMheGX58yi3ddmpmUfa+zjBeZALacbdO0KsSS3RHtvCf2loEEXMs0e238hpe67oJ UoP7tC9jYXtFM8b7+mGXQ/u8Xg+DFFWGKh5aDrklonzHeNfrwsVIlsxdyqf4lhYe YBUtKhgniFg2eKnl0jCNFDxlkTFxr3rkOkYsJRDRzyoGBeyVmTD43SzZa0LImmbZ Tp/9t8AWyU0rMfD0r6i3VtY+6Ht/RfEcW7dyLLoqBiAF+HRyB8T+BzkMRoyexKcy 7zryAH/YU2bcMErvk61ZUnXv0KaJU2Ap7o1++p8fYKpRH7pGs+aPw1cUwmYWCNEB /GyKo1/HYCmX0oPeY4n2zz4LyZcpWmWrXED1LpWWIAAFwDiGIs46sHtEnMJtUywH 0SfZ4Q7JnLvySTiCV4c1B/Tg7H6zBQf6pik9FtCLLFlkGD7fSlhlxz9/0fHM0uob /MBPpsLocVTRb3dIp52z1ZvZgBpR2ehorSIZIUfy/9aE7R2eKIc= =PthD -----END PGP SIGNATURE----- --qZLIv6EoKi7YuaSc-- From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 28 16:35:02 2019 Received: (at 38746-done) by debbugs.gnu.org; 28 Dec 2019 21:35:02 +0000 Received: from localhost ([127.0.0.1]:59017 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ilJjh-0003Dn-Q4 for submit@debbugs.gnu.org; Sat, 28 Dec 2019 16:35:01 -0500 Received: from knopi.disroot.org ([178.21.23.139]:55220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ilJje-0003D8-JG for 38746-done@debbugs.gnu.org; Sat, 28 Dec 2019 16:34:59 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6D39F2E76B; Sat, 28 Dec 2019 22:34:57 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vtdC9g0DcQco; Sat, 28 Dec 2019 22:34:56 +0100 (CET) Date: Sat, 28 Dec 2019 21:34:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1577568896; bh=QBnOxHn4jFeXQ3LK2trJ9ZF3HP5vKam9r1RvrSYpmtk=; h=Date:In-Reply-To:References:Subject:To:CC:From; b=IGE1J5P+TOwIH0I9r8vYVeWtN+o/YI/UyDAh77OcKz3NaUm8jIkSmwGe7Q7Yv67u+ XF4TdsBlYlF9qUvdof8dhUdQDy4fXGp1FmMI7He1MiH7YslCVPwAXjE/AL42c1hnHS e03r7uYbR/wVC0OGO5IvA8oWeJJZkvG6m0b4269GGPpB+FE7iQH+hhIdNa5q/w2KkS N5zsjjDHrlzZAVw7MkVARR08eeTCvM3r5e+M3xihankKJjJCk88EllJnHP3aabXBoy vKi5Oz7gjrUhwFeKsOwlVFXmOEtqNLs5/CXgO6ixR98vPlEriqZqb0XhSZoiOWPI8D eM8IpmAc7uknQ== In-Reply-To: <20191228194020.GQ23018@E5400> References: <855zi3kb3t.fsf@disroot.org> <291b9e13-ec4c-430f-a65a-b1038e68c6ce@localhost> <20191226063000.GG23018@E5400> <20191228194020.GQ23018@E5400> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [bug#38746] [PATCH] gnu: emacs-shroud: Update to 1.105. To: Efraim Flashner From: "Amar M. Singh" Message-ID: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38746-done Cc: 38746-done@debbugs.gnu.org, Brett Gilio X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Thanks Efraim=2E Regards, Amar Singh https://o-nly=2Egithub=2Eio ------------------------------------------------------------- Sent from my Android device with Librem Mail=2E Please excuse my brevity= =2E From unknown Mon Aug 18 04:36:14 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 26 Jan 2020 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator