From unknown Fri Jun 20 07:18:57 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#39803 <39803@debbugs.gnu.org> To: bug#39803 <39803@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add emacs-password-generator. Reply-To: bug#39803 <39803@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:18:57 +0000 retitle 39803 [PATCH] gnu: Add emacs-password-generator. reassign 39803 guix-patches submitter 39803 Arun Isaac severity 39803 normal tag 39803 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 26 13:06:24 2020 Received: (at submit) by debbugs.gnu.org; 26 Feb 2020 18:06:24 +0000 Received: from localhost ([127.0.0.1]:57671 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j714e-0001zR-3q for submit@debbugs.gnu.org; Wed, 26 Feb 2020 13:06:24 -0500 Received: from lists.gnu.org ([209.51.188.17]:59585) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j714c-0001zI-5i for submit@debbugs.gnu.org; Wed, 26 Feb 2020 13:06:19 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38239) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j714a-0003Oq-0f for guix-patches@gnu.org; Wed, 26 Feb 2020 13:06:18 -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.8 required=5.0 tests=BAYES_50,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 1j714U-0003o8-VN for guix-patches@gnu.org; Wed, 26 Feb 2020 13:06:15 -0500 Received: from mugam.systemreboot.net ([139.59.75.54]:36962) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j714T-0003Tb-QA for guix-patches@gnu.org; Wed, 26 Feb 2020 13:06:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=IIzopROkf6Njhx1uivPFUeeJbl6yW0nyO3J1N1ZHonk=; b=IRd8ytaMTWvRAxzYUKXYutIEEH NbV1ih2rcxtS3i2KHaYveZjEc4z4B0ClJ8YlcrRLsN9u9evOXdd2VUeLMPfo0tfP7QAT3pQSS6mo3 aoiLalz0baKJpJR2a+f1UlNmsHMXVAcQAfVWJeYhZlz/Hl19VGZLXpU54grEthNNTaNY=; Received: from [192.168.2.1] (helo=steel.lan) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1j714N-001Tgw-Lj; Wed, 26 Feb 2020 23:36:03 +0530 From: Arun Isaac To: guix-patches@gnu.org Subject: [PATCH] gnu: Add emacs-password-generator. Date: Wed, 26 Feb 2020 23:36:01 +0530 Message-Id: <20200226180601.13361-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 139.59.75.54 X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit Cc: Arun Isaac 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 (/) * gnu/packages/emacs-xyz.scm (emacs-password-generator): New variable. --- gnu/packages/emacs-xyz.scm | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 1025529fd4..e565971281 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -16,7 +16,7 @@ ;;; Copyright © 2016, 2019 Alex Griffin ;;; Copyright © 2016, 2017, 2018, 2019, 2020 Nicolas Goaziou ;;; Copyright © 2016, 2017, 2018 Alex Vong -;;; Copyright © 2016, 2017, 2018, 2019 Arun Isaac +;;; Copyright © 2016, 2017, 2018, 2019, 2020 Arun Isaac ;;; Copyright © 2017 Christopher Baines ;;; Copyright © 2017, 2018, 2019, 2020 Mathieu Othacehe ;;; Copyright © 2017, 2018, 2019 Clément Lassieur @@ -21560,3 +21560,25 @@ variables.") "This library is a Company back-end providing auto-completion for emoji.") (license license:gpl3+))) + +(define-public emacs-password-generator + (package + (name "emacs-password-generator") + (version "1.01") + (home-page "https://github.com/zargener/emacs-password-genarator") + (source + (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit "904cdb591a04305ba882ce19e1d117f5fa60f7d3"))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1qgvn79qz1h8ykm5i1qv2fja4v2y0g2i0n5sf7byhnqhqlwn63nv")))) + (build-system emacs-build-system) + (synopsis "Generate passwords inside Emacs") + (description "@code{emacs-password-generator} provides simple functions to +generate random passwords and insert them into the current buffer. It also +supports generation of phonetic and numeric passwords.") + (license license:artistic2.0))) -- 2.23.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 27 04:54:12 2020 Received: (at control) by debbugs.gnu.org; 27 Feb 2020 09:54:12 +0000 Received: from localhost ([127.0.0.1]:58686 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j7Frw-000261-4H for submit@debbugs.gnu.org; Thu, 27 Feb 2020 04:54:12 -0500 Received: from relay12.mail.gandi.net ([217.70.178.232]:42361) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j7Frv-00025S-12 for control@debbugs.gnu.org; Thu, 27 Feb 2020 04:54:11 -0500 Received: from bababa (lfbn-idf2-1-1315-147.w92-169.abo.wanadoo.fr [92.169.129.147]) (Authenticated sender: mail@ambrevar.xyz) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 4BF47200006 for ; Thu, 27 Feb 2020 09:54:02 +0000 (UTC) Date: Thu, 27 Feb 2020 10:54:02 +0100 Message-Id: <87zhd473ut.fsf@ambrevar.xyz> To: control@debbugs.gnu.org From: Pierre Neidhardt Subject: control message for bug #39803 X-Spam-Score: 0.8 (/) X-Debbugs-Envelope-To: control 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.2 (-) close 39803 quit From unknown Fri Jun 20 07:18:57 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 26 Mar 2020 11:24:03 +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