GNU bug report logs - #28831
27.0.50; debbugs: funny address in To field

Previous Next

Package: emacs;

Reported by: Tino Calancha <tino.calancha <at> gmail.com>

Date: Sat, 14 Oct 2017 09:47:02 UTC

Severity: minor

Tags: fixed, patch

Found in version 27.0.50

Fixed in version 26.1

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Noam Postavsky <npostavs <at> users.sourceforge.net>
Cc: 28831 <at> debbugs.gnu.org, Tino Calancha <tino.calancha <at> gmail.com>
Subject: bug#28831: 27.0.50; debbugs: funny address in To field
Date: Fri, 20 Oct 2017 11:35:14 +0200
Noam Postavsky <npostavs <at> users.sourceforge.net> writes:

> -			(replace-regexp-in-string "^http://" "" mbox-url)))))
> +			(replace-regexp-in-string "^https://" "" mbox-url)))))

Perhaps that should be

> +			(replace-regexp-in-string "^https?://" "" mbox-url)))))


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 7 years and 216 days ago.

Previous Next


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