From: ludo@gnu.org (Ludovic Courtès)
To: Konrad Hinsen <konrad.hinsen@fastmail.net>
Cc: 31059@debbugs.gnu.org
Subject: [bug#31059] [PATCH 2/2] gnu: Add emacs-pass.
Date: Wed, 04 Apr 2018 14:21:50 +0200 [thread overview]
Message-ID: <87lge3cgbl.fsf@gnu.org> (raw)
In-Reply-To: <m1zi2j5hty.fsf@fastmail.net> (Konrad Hinsen's message of "Wed, 4 Apr 2018 13:27:49 +0200")
[-- Attachment #1: Type: text/plain, Size: 328 bytes --]
Konrad Hinsen <konrad.hinsen@fastmail.net> skribis:
> * gnu/packages/emacs.scm (emacs-pass): New variable.
I suggest something like the patch below.
In addition, could you change the ‘source’ to refer to a Git checkout
instead of MELPA? (MELPA doesn’t preserve old versions.)
Thanks in advance,
Ludo’.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 706 bytes --]
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index e52cd45cf..dc0793a3d 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -7512,6 +7512,7 @@ standard Unix password manager\").")
`(("emacs-password-store" ,emacs-password-store)
("emacs-f" ,emacs-f)))
(home-page "https://github.com/NicolasPetton/pass")
- (synopsis "Major mode for password-store.el")
- (description "Major mode for password-store.el")
+ (synopsis "Major mode for @file{password-store.el}")
+ (description "This is a major mode to manage your password-store (pass)
+keychain. The keychain entries are displayed in a directory-like structure.")
(license license:gpl3+)))
next prev parent reply other threads:[~2018-04-04 12:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-04 11:27 [bug#31059] [PATCH 2/2] gnu: Add emacs-pass Konrad Hinsen
2018-04-04 12:21 ` Ludovic Courtès [this message]
2018-04-04 18:15 ` Konrad Hinsen
2018-04-04 18:16 ` [bug#31059] [PATCH] " Konrad Hinsen
2018-04-08 20:43 ` bug#31059: " Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lge3cgbl.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=31059@debbugs.gnu.org \
--cc=konrad.hinsen@fastmail.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.