GNU bug report logs - #32525
[PATCH] gnu: emacs-recent-addresses: Add missing words to description.

Previous Next

Package: guix-patches;

Reported by: Kyle Meyer <kyle <at> kyleam.com>

Date: Sat, 25 Aug 2018 03:31:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kyle Meyer <kyle <at> kyleam.com>
Subject: bug#32525: closed (Re: [bug#32525] [PATCH] gnu: emacs-recent-addresses:
 Add missing words to description.)
Date: Sat, 25 Aug 2018 22:07:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#32525: [PATCH] gnu: emacs-recent-addresses: Add missing words to description.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 32525 <at> debbugs.gnu.org.

-- 
32525: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32525
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Kyle Meyer <kyle <at> kyleam.com>
Cc: 32525-done <at> debbugs.gnu.org
Subject: Re: [bug#32525] [PATCH] gnu: emacs-recent-addresses: Add missing
 words to description.
Date: Sun, 26 Aug 2018 00:06:20 +0200
Hello Kyle,

Kyle Meyer <kyle <at> kyleam.com> skribis:

> * gnu/packages/emacs.scm (emacs-recent-addresses)[description]: Add missing
> words.

Oops!  Appled, thanks.

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Kyle Meyer <kyle <at> kyleam.com>
To: guix-patches <at> gnu.org
Cc: Kyle Meyer <kyle <at> kyleam.com>
Subject: [PATCH] gnu: emacs-recent-addresses: Add missing words to description.
Date: Fri, 24 Aug 2018 23:30:33 -0400
* gnu/packages/emacs.scm (emacs-recent-addresses)[description]: Add missing
words.
---
 gnu/packages/emacs.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 2322581a3..54170b91a 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -11392,9 +11392,9 @@ wiki.")
       (build-system emacs-build-system)
       (synopsis "Record recently-used email addressed and auto-complete them")
       (description
-       "@code{recent-addresses} is an Emacs allows you to quickly look up
-previously used email addresses.  It can be used alongside the Gnus email
-client.")
+       "@code{recent-addresses} is an Emacs package that allows you to quickly
+look up previously used email addresses.  It can be used alongside the Gnus
+email client.")
       (license license:gpl2+))))
 
 (define-public emacs-fold-dwim
-- 
2.18.0




This bug report was last modified 6 years and 291 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.