From unknown Sat Jun 21 05:07:43 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#34364 <34364@debbugs.gnu.org> To: bug#34364 <34364@debbugs.gnu.org> Subject: Status: Add package: Emacs-shroud; Emacs interface for shroud Reply-To: bug#34364 <34364@debbugs.gnu.org> Date: Sat, 21 Jun 2025 12:07:43 +0000 retitle 34364 Add package: Emacs-shroud; Emacs interface for shroud reassign 34364 guix-patches submitter 34364 Amar Singh severity 34364 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 07 04:12:09 2019 Received: (at submit) by debbugs.gnu.org; 7 Feb 2019 09:12:09 +0000 Received: from localhost ([127.0.0.1]:36539 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1grfj6-0007CV-R5 for submit@debbugs.gnu.org; Thu, 07 Feb 2019 04:12:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36472) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1grfj3-0007Bx-QM for submit@debbugs.gnu.org; Thu, 07 Feb 2019 04:12:06 -0500 Received: from lists.gnu.org ([209.51.188.17]:58090) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1grfiy-0003dP-Nv for submit@debbugs.gnu.org; Thu, 07 Feb 2019 04:12:00 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1grfix-0002R4-IG for guix-patches@gnu.org; Thu, 07 Feb 2019 04:12:00 -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_40,RCVD_IN_DNSWL_NONE, WEIRD_PORT autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1grfiv-0003bR-GI for guix-patches@gnu.org; Thu, 07 Feb 2019 04:11:59 -0500 Received: from knopi.disroot.org ([178.21.23.139]:33598) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1grfiu-0003Zi-On for guix-patches@gnu.org; Thu, 07 Feb 2019 04:11:57 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4EB77276AA for ; Thu, 7 Feb 2019 10:11:51 +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 f6UfuX1EplxQ for ; Thu, 7 Feb 2019 10:11:49 +0100 (CET) From: Amar Singh DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1549530709; bh=BcSaRzFqkp8bHcg/sz3WfXPOhMn5WuGRlOmzGM5vv6I=; h=From:To:Subject:Date; b=d2VALe/3H06NXd2EJP4OmVM/QbV1Xt3S2HCjG8mYklsr90aGNkJk3tQKwC+XeFaey rBiCtU9+O3LaXSjANsFExNsJSICvDogjZ3BqywpcAm+ENOo0UZafa72HHJgEa5bb1U 0fpWsGuurTtX9SBNLMwr9nMoPCCoV6d25jL7/Et0e2JTzmugYAZfSs3cJO33wGRh+t hNChe2bLwcQd9zA1ZitenKjuarP8XyMQ9kC/OXKLI2eIvYoUWHlrh7IWcsTI9JKZPi NCZe0PwNtj6FZEkGBbq6Uc8C+OXKFmjcPVZqvwV+TzsLqviDf4SXfTuqRbljP4ekFI R1t+t5OHngbUA== To: guix-patches@gnu.org Subject: Add package: Emacs-shroud; Emacs interface for shroud Date: Thu, 07 Feb 2019 14:41:45 +0530 Message-ID: <878sysotda.fsf@disroot.org> Mime-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 178.21.23.139 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 0.9 (/) 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: -0.1 (/) This is not a polished software by any means. This is an interface for the shroud password manager https://dthompson.us/projects/shroud.html Patch: >From b7f9ec3820158d2b6fdde64dfed0fa7233ec5951 Mon Sep 17 00:00:00 2001 From: Amar Singh Date: Thu, 7 Feb 2019 14:37:25 +0530 Subject: [PATCH] add emacs-shroud; emacs interface for shroud Signed-off-by: Amar Singh --- gnu/packages/emacs-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 960518f9d..d43153b55 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -8518,6 +8518,28 @@ close, copy, cut, paste, undo, redo.") standard Unix password manager\").") (license license:gpl2+))) +(define-public emacs-shroud + (package + (name "emacs-shroud") + (version "0.1") + (source (origin + (method url-fetch) + (uri + (string-append "https://github.com/o-nly/" name "/archive/release-" version ".tar.gz")) + (sha256 + (base32 + "0jxfa2fa6r0ay9c6nf4xwz5vddb1v45cgaxkgdxxhck0l527i3yc")))) + (build-system emacs-build-system) + (propagated-inputs + `(("emacs-f" ,emacs-f) + ("emacs-s" ,emacs-s) + ("shroud" ,shroud))) + (home-page "http://nly.info.tm:9001/emacs/shroud.el") + (synopsis "Shroud (gpg) support for Emacs") + (description + "This package provides functions for working with shroud password manager.") + (license license:gpl3+))) + (define-public emacs-pass (package (name "emacs-pass") -- 2.20.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 20 16:36:59 2019 Received: (at 34364) by debbugs.gnu.org; 20 Feb 2019 21:36:59 +0000 Received: from localhost ([127.0.0.1]:58664 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwZY3-0005Oi-CX for submit@debbugs.gnu.org; Wed, 20 Feb 2019 16:36:59 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21030) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwZY0-0005OT-W2; Wed, 20 Feb 2019 16:36:57 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1550698600; cv=none; d=zoho.com; s=zohoarc; b=gCPr5RslnK9+mFl1hG6Fka68ginEW2zrhXjCWASCroF2BdAD6Mb2ZDq268yCufHu5NkdMiJ0x/MV0BJgyGjy+t8AwCCAUSzuCmc7RcFcv8gyQaVsGAamAcYLP8Uxn34f1H2f8Ck5iPsk8rGv0SeNx9PWL+78Eegx9am6oaZ1FhM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1550698600; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=dI9HaHTmqwHF6Il+Y91SFeDXdV9r4OZNe8iVVE04WKo=; b=fY1pjQN2ZjVIwHO5WJ+FjzCTG3hz/s8Q1HBky6nYMM+BgdXtGnTjPuegqwrh4edwZwLfVSUdQLjSzK3OGwE+QBFlRADyySTt880FXx5Fl7wYydWmECkmx/irJvrGC5c+uhogdl60co/ICGnjsrK0xlQ5Durp9XrrLhj+2Qwkufs= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1550698600; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; l=1774; bh=dI9HaHTmqwHF6Il+Y91SFeDXdV9r4OZNe8iVVE04WKo=; b=BFvzA4HtKRcDiIOKliuRHIMlYL0+eqvMfQQ16e2ltqELTSwGmGy3tDruF0plAPoX 7Y/0D+8U41sWjEKFMQQbiIR59DW6UvBAqKwowbG3ps977XkLBmAeS+cXLCnTqdOTzt5 4qkwVYGSQQixxGwJN75wjxiumwyuU4psn2oe3NSg= Received: from localhost (p54AD468B.dip0.t-ipconnect.de [84.173.70.139]) by mx.zohomail.com with SMTPS id 1550698597625222.11602939137242; Wed, 20 Feb 2019 13:36:37 -0800 (PST) References: <87o976p4z3.fsf@disroot.org> User-agent: mu4e 1.0; emacs 26.1 From: Ricardo Wurmus To: Amar Singh Subject: Re: bug#34595: [PATCH] gnu: Add emacs-shroud In-reply-to: <87o976p4z3.fsf@disroot.org> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Wed, 20 Feb 2019 22:36:33 +0100 Message-ID: <874l8y5ehq.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34364 Cc: 34595-done@debbugs.gnu.org, 34364@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, > Shroud is a password manager written in Guile which uses GnuPG in the > backend. This package is an Emacs interface to Shroud using the Buffers > User Interface library. You have previously already submitted a variant of this: https://issues.guix.info/issue/34364 Please don=E2=80=99t open more tickets for this but instead send updates to= the same ticket. I=E2=80=99m closing this issue, because what you attached is = not a git formatted patch. > +(define-public nly/emacs-shroud We don=E2=80=99t use personal prefixes like =E2=80=9Cnly/=E2=80=9D in Guix. > + (package > + (name "emacs-shroud") > + (version "ad5de6d") A version string must be monotonically increasing over time. Commit hashes don=E2=80=99t do that, so we use (git-version last-release revision commit) instead. We prefer releases over arbitrary commits. Since you are the developer, could you please tell us what the difference is between this version and the previous release? Could you make a new release instead? > + (build-system emacs-build-system) > + (propagated-inputs > + `(("emacs-f" ,emacs-f) > + ("emacs-s" ,emacs-s) > + ("emacs-bui" ,emacs-bui) > + ("shroud" ,shroud))) > + (home-page "http://nly.info.tm:9001/emacs/shroud.el") > + (synopsis "Shroud (gpg) support for Emacs") Why =E2=80=9C(gpg)=E2=80=9D? It=E2=80=99s probably better to say =E2=80=9C= Shroud password manager interface for Emacs=E2=80=9D. > + (description > + "This package provides functions for working with shroud password > manager.") I=E2=80=99d not say =E2=80=9Cfunctions=E2=80=9D. How about This package provides an Emacs minor mode for working with the Shroud password manager. Could you please send an updated patch? -- Ricardo From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 20 16:45:25 2019 Received: (at 34364) by debbugs.gnu.org; 20 Feb 2019 21:45:25 +0000 Received: from localhost ([127.0.0.1]:58689 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwZgC-0005z6-Sv for submit@debbugs.gnu.org; Wed, 20 Feb 2019 16:45:25 -0500 Received: from mout01.posteo.de ([185.67.36.65]:55162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwZg8-0005qI-OH for 34364@debbugs.gnu.org; Wed, 20 Feb 2019 16:45:21 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id B15E516007C for <34364@debbugs.gnu.org>; Wed, 20 Feb 2019 22:45:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1550699108; bh=EHAsfeck7d2tNTCc/9B7L7SaI64g4J48d3auz3CFZak=; h=From:To:Cc:Subject:Date:From; b=FOupu7PlhNpnffofkoIZ2lZfhxZkqjbYVxsm5iFhXjH66U12X2mb76Bo6oOtqJFPs MItSUoFBCZQqjG+OLXvK8OTowF8iT7v650Po+86Lk5mi5Omhjb2tf621ofv5s4/jK9 XKYL16uvi5W/FXlkERMxoQfxp5/dneYkW38hWNjTeGqDxqfFBYkKn5fOH83aTdoBfg OieJhar6FGnBJwpXqILujStqMkod1L9uqliTL2OeOsea2+uapJdqFf9g5HeLBECAZc 2i2AtBc8HbkFzOwYptLTclU3UecVHNoAZEN29+pmXAXWjNJPvFpizX26KmTiSCVNDY THbUpCFNbhZvA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 444WN23C2gz6tmv; Wed, 20 Feb 2019 22:44:34 +0100 (CET) References: <87o976p4z3.fsf@disroot.org> <874l8y5ehq.fsf@elephly.net> User-agent: mu4e 1.0; emacs 26.1 From: Brett Gilio To: Ricardo Wurmus Subject: Re: bug#34595: [PATCH] gnu: Add emacs-shroud In-reply-to: <874l8y5ehq.fsf@elephly.net> Date: Wed, 20 Feb 2019 15:44:32 -0600 Message-ID: <87ftsi2kzj.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 34364 Cc: Amar Singh , 34595-done@debbugs.gnu.org, 34364@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 (---) Ricardo Wurmus writes: > > A version string must be monotonically increasing over time. Commit > hashes don=E2=80=99t do that, so we use (git-version last-release revision > commit) instead. > > We prefer releases over arbitrary commits. Since you are the developer, > could you please tell us what the difference is between this version and > the previous release? Could you make a new release instead? To the OP, there are several packages that use this form. You can look at some and pretty much directly copy their content and fill in your relevant information. From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 21 16:09:19 2019 Received: (at 34364) by debbugs.gnu.org; 21 Apr 2019 20:09:19 +0000 Received: from localhost ([127.0.0.1]:49122 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hIIm6-0005sg-Kx for submit@debbugs.gnu.org; Sun, 21 Apr 2019 16:09:19 -0400 Received: from knopi.disroot.org ([178.21.23.139]:60712) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hIIm3-0005sR-KA for 34364@debbugs.gnu.org; Sun, 21 Apr 2019 16:09:17 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 640B52F73B for <34364@debbugs.gnu.org>; Sun, 21 Apr 2019 22:09:14 +0200 (CEST) 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 Sy0v-fjnDlAC for <34364@debbugs.gnu.org>; Sun, 21 Apr 2019 22:09:12 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1555877352; bh=4tVC1T9WECcZMfGThxv3Gn1CmCnXSUnBKRjcImUI5Ik=; h=Date:From:Subject:To:In-Reply-To:References; b=TDBOLm+PyxCJ/MYO+5lnrFQ5xNB6E9xxjCWbq1giRebQ9Iq+s0kAe9dsFo7AUv5X8 UpSGtv3QDpimZbTsvWVh51RllaYLNDUdziy6U7JMrGIblKFhsczvKB39DsgZxSh7IG KZ6jGqWYsOPT2iRgWE87+MTIo3+uaR5k/59Nyz8FiKtCiL2TLLYwgGQ8zk2SRjlrF8 x1YXevIfRFRzEYCKPMz2WcRBd6GxrYlzonVG3ELxTERRRgk9535A+LeLkGMxsU+jLY LpHwD66LZvWj8Qy3kQHAl8PLuPobRHp8xEUHbOjN6MbHjhqMqG5sCtAiZcSsqY3h92 8xtqc/iq7rq+Q== Date: Sun, 21 Apr 2019 20:09:12 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: nly@disroot.org Message-ID: Subject: Re: bug#34595: [PATCH] gnu: Add emacs-shroud To: 34364@debbugs.gnu.org In-Reply-To: <874l8y5ehq.fsf@elephly.net> References: <874l8y5ehq.fsf@elephly.net> <87o976p4z3.fsf@disroot.org> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34364 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 (-) February 21, 2019 3:07 AM, "Ricardo Wurmus" wrote:= =0A=0A> Hi,=0A> =0A>> Shroud is a password manager written in Guile which= uses GnuPG in the=0A>> backend. This package is an Emacs interface to Sh= roud using the Buffers=0A>> User Interface library.=0A> =0A> You have pre= viously already submitted a variant of this:=0A> =0A> https://issues.guix= .info/issue/34364=0A> =0A> Please don=E2=80=99t open more tickets for thi= s but instead send updates to the=0A> same ticket. I=E2=80=99m closing th= is issue, because what you attached is not a=0A> git formatted patch.=0A= =0AThanks for closing the other issue, i was oblivious of debbugs until t= oday.=0A=0A> =0A>> +(define-public nly/emacs-shroud=0A> =0A> We don=E2=80= =99t use personal prefixes like =E2=80=9Cnly/=E2=80=9D in Guix.=0A> =0A>>= + (package=0A>> + (name "emacs-shroud")=0A>> + (version "ad5de6d")=0A> = =0A> A version string must be monotonically increasing over time. Commit= =0A> hashes don=E2=80=99t do that, so we use (git-version last-release re= vision=0A> commit) instead.=0A> =0A> We prefer releases over arbitrary co= mmits. Since you are the developer,=0A> could you please tell us what the= difference is between this version and=0A> the previous release? Could y= ou make a new release instead?=0A> =0A=0AThanks, got it. Now looks like (= git-version "v1" "1" commit)=0A=0A>> + (build-system emacs-build-system)= =0A>> + (propagated-inputs=0A>> + `(("emacs-f" ,emacs-f)=0A>> + ("emacs-s= " ,emacs-s)=0A>> + ("emacs-bui" ,emacs-bui)=0A>> + ("shroud" ,shroud)))= =0A>> + (home-page "http://nly.info.tm:9001/emacs/shroud.el")=0A>> + (syn= opsis "Shroud (gpg) support for Emacs")=0A> =0A> Why =E2=80=9C(gpg)=E2=80= =9D? It=E2=80=99s probably better to say =E2=80=9CShroud password manager= =0A> interface for Emacs=E2=80=9D.=0A=0ANew synopsis: Emacs interface for= Shroud password manager=0A=0A> =0A>> + (description=0A>> + "This package= provides functions for working with shroud password=0A>> manager.")=0A> = =0A> I=E2=80=99d not say =E2=80=9Cfunctions=E2=80=9D. How about=0A> =0A> = This package provides an Emacs minor mode for working with the Shroud=0A>= password manager.=0A=0AThis package doesn't include any minor-mode so I = assume it would become misleading.=0A=0A> =0A> Could you please send an u= pdated patch?=0A> =0A> --=0A> Ricardo=0A=0AI hope web mail doesn't html-i= ze the patch.=0A=0AThis is great, It feels awesome to get in a personal p= ackage I've been using for months.=0A=0AThanks,=0AAmar=0A=0AFrom 0309576d= 26ce92ec2324c0505599da95408b1235 Mon Sep 17 00:00:00 2001=0AFrom: Amar Si= ngh =0ADate: Mon, 22 Apr 2019 01:28:32 +0530=0ASubject: = [PATCH] gnu: Add emacs-shroud.=0A=0A* gnu/packages/emacs-xyz.scm (emacs-s= hroud): New variable.=0A---=0A gnu/packages/emacs-xyz.scm | 32 ++++++++++= ++++++++++++++++++++++=0A 1 file changed, 32 insertions(+)=0A=0Adiff --gi= t a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm=0Aindex 54663= 496fe..d7c1245f43 100644=0A--- a/gnu/packages/emacs-xyz.scm=0A+++ b/gnu/p= ackages/emacs-xyz.scm=0A@@ -15306,3 +15306,35 @@ numbers within that regi= on will be incremented/decremented (unlike in Vim).=0A =0A It is a fork o= f https://github.com/cofi/evil-numbers, which is unmaintained.")=0A = (license license:gpl3+))))=0A+=0A+(define-public emacs-shroud=0A+ (let= =0A+ ((commit "dc68f5538692bf07376cd5395b87102025549f32"))=0A+ (p= ackage=0A+ (name "emacs-shroud")=0A+ (version=0A+ (git-ve= rsion "v1" "1" commit))=0A+ (source=0A+ (origin=0A+ (m= ethod git-fetch)=0A+ (uri=0A+ (git-reference=0A+ = (url "https://github.com/o-nly/emacs-shroud")=0A+ (commit co= mmit)))=0A+ (file-name=0A+ (git-file-name name version))= =0A+ (sha256=0A+ (base32=0A+ "17a3z5p252nbj3y7= rwbvx1jk2bizzdcina6vw8blnks4dvv30k87"))))=0A+ (build-system emacs-bu= ild-system)=0A+ (inputs=0A+ `(("emacs-f" ,emacs-f)=0A+ = ("emacs-bui" ,emacs-bui)=0A+ ("shroud" ,shroud)))=0A+ (home= -page "http://git.nly.info.tm:9001/shroud.git")=0A+ (synopsis "Emacs= interface for Shroud password manager")=0A+ (description=0A+ = "This package provides functions for working with shroud=0A+password mana= ger using Elisp, a reader for Shroud DB, and an Buffers=0A+User Interface= for using shroud password database.")=0A+ (license license:gpl3+)))= )=0A-- =0A2.21.0 From debbugs-submit-bounces@debbugs.gnu.org Sun May 26 12:36:03 2019 Received: (at 34364) by debbugs.gnu.org; 26 May 2019 16:36:03 +0000 Received: from localhost ([127.0.0.1]:51565 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hUw7v-0004Dz-9F for submit@debbugs.gnu.org; Sun, 26 May 2019 12:36:03 -0400 Received: from knopi.disroot.org ([178.21.23.139]:41262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hUw7r-0004DV-MR for 34364@debbugs.gnu.org; Sun, 26 May 2019 12:36:01 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 35DE032169 for <34364@debbugs.gnu.org>; Sun, 26 May 2019 18:35:58 +0200 (CEST) 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 IUbRxajpJYKK for <34364@debbugs.gnu.org>; Sun, 26 May 2019 18:35:56 +0200 (CEST) From: Amar Singh DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1558888556; bh=SMMwbD0dZWjIM/GrlCxXtZCGtGjPZ2NgnGQglpasxQA=; h=From:To:Subject:Date; b=Xj+roAJQ++c3JhiSk7GzaMzJgYlt6WBleGj9DsEn4r9R/SxEoQrwEQhYIjIOjGHzk kZI0dYJcIOi+5mHx6rReoT9NUe0MQpyLBM6vURqQQe/IA0+2tjaw5HsbM0Cy5FFz2v i367EebAsP6BhI2MfDpm9U8sjz9pjgdwq5rHG1rpPsWTbhXOBw0hF+EzfqqUspQY8L vqsI4Dvqi5kJwPFVICX8CFi9iWdNOvPzi/TOjQJo4DCjd6Qm+MvvgXDON57hXNfgZ4 5OKitoV7dKNoLFmVRoN2aLeHWk002zAtA/3iLNPLLt6gIwHgsymPDMLYdfTiAxGPeu EqJH4zty0uI1A== To: 34364@debbugs.gnu.org Subject: [PATCH] gnu: Add emacs-shroud. Date: Sun, 26 May 2019 22:05:52 +0530 Message-ID: <85ef4l6umv.fsf@disroot.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34364 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 (-) --=-=-= Content-Type: text/plain Updated emacs-shroud. It should be usable now. --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-Add-emacs-shroud.patch >From 06b1b2d4567adf27d4e980bcdf9c2886d9afdcbd Mon Sep 17 00:00:00 2001 From: Amar Singh Date: Mon, 22 Apr 2019 01:28:32 +0530 Subject: [PATCH] gnu: Add emacs-shroud. * gnu/packages/emacs-xyz.scm (emacs-shroud): New variable. --- gnu/packages/emacs-xyz.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 9199b45e40..d97914faef 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -15620,3 +15620,33 @@ verb commands which would are normally destructive (such as deletion) are provided. Those alternative commands are and bound by default to their corresponding Evil keys.") (license license:expat)))) + +(define-public emacs-shroud + (package + (name "emacs-shroud") + (version "1.15.1") + (source + (origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/o-nly/emacs-shroud.git") + (commit version))) + (file-name + (git-file-name name version)) + (sha256 + (base32 + "0wvm4lxqcc1p8v7rpqal3bnqgnpk1gs7v18i83f6cvi5d88jkgdg")))) + (build-system emacs-build-system) + (propagated-inputs + `(("shroud" ,shroud) + ("emacs-f" ,emacs-f) + ("emacs-dash" ,emacs-dash) + ("emacs-s" ,emacs-s) + ("emacs-bui" ,emacs-bui) + ("gnupg" ,gnupg))) + (home-page "http://git.nly.info.tm:9001/shroud.git") + (synopsis "Emacs interface for Shroud password manager") + (description + "Provides Emacs interface to the Shroud password manager.") + (license license:gpl3+))) -- 2.21.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 27 17:13:56 2020 Received: (at 34364-done) by debbugs.gnu.org; 27 Jan 2020 22:13:56 +0000 Received: from localhost ([127.0.0.1]:59174 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iwCdn-00050e-Rk for submit@debbugs.gnu.org; Mon, 27 Jan 2020 17:13:56 -0500 Received: from wout4-smtp.messagingengine.com ([64.147.123.20]:59879) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iwCdm-00050S-DN for 34364-done@debbugs.gnu.org; Mon, 27 Jan 2020 17:13:54 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id B83735D5; Mon, 27 Jan 2020 17:13:48 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Mon, 27 Jan 2020 17:13:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= from:to:subject:in-reply-to:references:date:message-id :mime-version:content-type; s=fm2; bh=OhCVlYyK9mMRW5Jw2QT0C07C6a w6wZKdQCeyBMVFveQ=; b=wrQwOo92XePGNlDM47bExFtZv68zHgJudE4OOr56Xx gFBCAaMOieJPKra/qzsOu/N8AFHHSWSYhHPTb4I9PM88fxacAFM3eU5bjvTgxn/6 VIPf/6dk2feVqRjLXkR9zOpXiwSoPmal/ZvvcG7aLnSB7HfE1b/PZptnBCxPbpKL gfqyWRxSr9mjCwp8AumXHxq4VJutdwxtA9MYH41aJSTRdGw7dL28vsmjABeq7Tyq JovVmOHoLAy8LpedeOsqBLcmCghrCanKABlX3Nb2bSWtnrT6qjOqb23/atLVUpWv 8Vb1NcP17k4OnbCIv7Ebd1Cd7j2W75K+YNeimodKYa6Q== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=OhCVlY yK9mMRW5Jw2QT0C07C6aw6wZKdQCeyBMVFveQ=; b=KHeNmuqsthTyb8K0xR1CTO O0ceguimHKPIH8DJo4hDJe7F/MiAhV4vYaqhzPUs2O8VUzn9N+VhHPKRxh3t3lpK nEXO48UA3qYYWZIykBTpaeCzvNLzzOW5BYEmVsqE/pH/ARafeqvCLbvQqk2iDCoz 40NjZoamb0bojBOxklUS11MTXLode6QcFMtMGueAjGnjVM55nk3XShe0KtffzaaS bIXc4BoJoVp56qM0XOYmxhCBFAnhljFdBkxFjznLxh/3SwVXvehHeWL89/zaw8vz b3HJyUIPDJB+GtS6SIR7aBpaSzGBkSrisyV+oS4u8/pNZXt1TQsTsEV1ZJbpKOWA == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrfedvgdduheeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffujghffgffkfggtgesghdtre ertdertdenucfhrhhomhepofgrrhhiuhhsuceurghkkhgvuceomhgsrghkkhgvsehfrghs thhmrghilhdrtghomheqnecukfhppeekgedrvddtvddrieelrddvheefnecuvehluhhsth gvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepmhgsrghkkhgvsehfrghs thhmrghilhdrtghomh X-ME-Proxy: Received: from localhost (ti0006q161-3035.bb.online.no [84.202.69.253]) by mail.messagingengine.com (Postfix) with ESMTPA id D3E1C3280060; Mon, 27 Jan 2020 17:13:47 -0500 (EST) From: Marius Bakke To: Amar Singh , 34364-done@debbugs.gnu.org Subject: Re: [bug#34364] Add package: Emacs-shroud; Emacs interface for shroud In-Reply-To: <878sysotda.fsf@disroot.org> References: <878sysotda.fsf@disroot.org> User-Agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu) Date: Mon, 27 Jan 2020 23:13:46 +0100 Message-ID: <87eevksg2t.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 34364-done 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.7 (-) --=-=-= Content-Type: text/plain This was pushed in a38525789cdb6b4baa440cdf9f265085d4378ec5. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl4vYJoACgkQoqBt8qM6 VPoRGAf/WDdn5QnrOFFc446BefE20OVxZfL9ATp4UAPfJA72PuKII3CDvh5ITHQi wIYqr4etoMzr/ee/OlC5LK2dBZz/oozyMLpASUbiY8ry725+fejhvGZsrPKmz5D0 XQGtKhxvNxa+6Z5zrRDnp7T43nlyyw/9Rt4+J6WnkNsGD19gYN/7quE73IEFKvvW L34TK08y/KiN3SME0WscueGytBk0tTJD6WNjpdo8bTBNKTFKDuO9KybLn/N1MhGL MtnVIhKr/BkepEYryVILxwb9iXZb/riqjOEd+tmOFy/MJq1cr8lsvI1sToAKFSpT FXnfCRjXJUD8M+kGCSEruxybET9ZUw== =Cf0t -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Jun 21 05:07:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 25 Feb 2020 12:24:08 +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