GNU bug report logs - #53811
29.0.50; [PATCH] ietf-drums-parse-address and rfc2047-decode-string

Previous Next

Package: emacs;

Reported by: Bob Rogers <rogers <at> rgrjr.com>

Date: Sun, 6 Feb 2022 02:21:01 UTC

Severity: normal

Tags: patch

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 53811 <at> debbugs.gnu.org (full text, mbox):

From: Bob Rogers <rogers-emacs <at> rgrjr.homedns.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 53811 <at> debbugs.gnu.org
Subject: Re: bug#53811: 29.0.50; [PATCH] ietf-drums-parse-address and
 rfc2047-decode-string
Date: Sat, 5 Feb 2022 23:54:50 -0500
   From: Lars Ingebrigtsen <larsi <at> gnus.org>
   Date: Sun, 06 Feb 2022 04:08:29 +0100

   Bob Rogers <rogers <at> rgrjr.com> writes:

   > gets a "(void-function rfc2047-decode-string)" error.  The patch below
   > includes a possible fix plus a new test file (with the code above as a
   > regression test).

   Thanks; pushed to Emacs 29.

Oops; I should also have included an update to ietf-drums.el that
removes the comment implying that said "self test suite" is still
unwritten.

					-- Bob

------------------------------------------------------------------------
From f38700c63f1e3603b59d2a1cca0f4fd10971d28a Mon Sep 17 00:00:00 2001
From: Bob Rogers <rogers <at> rgrjr.com>
Date: Sat, 5 Feb 2022 23:50:46 -0500
Subject: [PATCH] ; * lisp/mail/ietf-drums.el:  This code is now tested.

---
 lisp/mail/ietf-drums.el | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/lisp/mail/ietf-drums.el b/lisp/mail/ietf-drums.el
index 473f95ca50..db77aba172 100644
--- a/lisp/mail/ietf-drums.el
+++ b/lisp/mail/ietf-drums.el
@@ -25,16 +25,6 @@
 ;; library is based on draft-ietf-drums-msg-fmt-05.txt, released on
 ;; 1998-08-05.
 
-;; Pending a real regression self test suite, Simon Josefsson added
-;; various self test expressions snipped from bug reports, and their
-;; expected value, below.  I you believe it could be useful, please
-;; add your own test cases, or write a real self test suite, or just
-;; remove this.
-
-;; <m3oekvfd50.fsf <at> whitebox.m5r.de>
-;; (ietf-drums-parse-address "'foo' <foo <at> example.com>")
-;; => ("foo <at> example.com" . "'foo'")
-
 ;;; Code:
 
 (eval-when-compile (require 'cl-lib))
-- 
2.34.1





This bug report was last modified 3 years and 107 days ago.

Previous Next


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