From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: thunk2@arcor.de (Thomas Plass) Newsgroups: gmane.emacs.bugs Subject: bug#34315: [PATCH] icalendar.el: DURATION fix + more robust timezone handling Date: Wed, 12 Aug 2020 15:30:05 +0200 Message-ID: <24371.61149.995030.284670@AGAME7.local> References: <23640.9851.562972.730234@AGAME7.local> <875ztog7hx.fsf@panama> <87wom1otsw.fsf@panama> <87zh7267sy.fsf@gnus.org> <87pn7yo54t.fsf@panama> <83o8ni4fhu.fsf@gnu.org> <24369.32256.954408.774614@AGAME7.local> <87y2mlxx8r.fsf@gnus.org> <87d03x43kz.fsf@panama> <24371.59842.984273.402129@AGAME7.local> <87y2mkknyc.fsf@gnus.org> Reply-To: Thomas Plass Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2309"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 34315@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Aug 12 15:31:12 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k5qqU-0000Rq-Ty for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 12 Aug 2020 15:31:10 +0200 Original-Received: from localhost ([::1]:35300 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k5qqT-0002Ne-SD for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 12 Aug 2020 09:31:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48932) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k5qqM-0002NW-9L for bug-gnu-emacs@gnu.org; Wed, 12 Aug 2020 09:31:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:60033) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k5qqL-0003rw-Vd for bug-gnu-emacs@gnu.org; Wed, 12 Aug 2020 09:31:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1k5qqL-0005t7-QC for bug-gnu-emacs@gnu.org; Wed, 12 Aug 2020 09:31:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: thunk2@arcor.de (Thomas Plass) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Aug 2020 13:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34315 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 34315-submit@debbugs.gnu.org id=B34315.159723904021431 (code B ref 34315); Wed, 12 Aug 2020 13:31:01 +0000 Original-Received: (at 34315) by debbugs.gnu.org; 12 Aug 2020 13:30:40 +0000 Original-Received: from localhost ([127.0.0.1]:43346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5qq0-0005ZM-IW for submit@debbugs.gnu.org; Wed, 12 Aug 2020 09:30:40 -0400 Original-Received: from mx009.vodafonemail.xion.oxcs.net ([153.92.174.39]:50674) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5qpy-0005Su-Lk for 34315@debbugs.gnu.org; Wed, 12 Aug 2020 09:30:39 -0400 Original-Received: from vsmx002.vodafonemail.xion.oxcs.net (unknown [192.168.75.192]) by mta-6-out.mta.xion.oxcs.net (Postfix) with ESMTP id 1B3FC605212; Wed, 12 Aug 2020 13:30:33 +0000 (UTC) Original-Received: from agame7.arcor.de (unknown [2.205.18.233]) by mta-6-out.mta.xion.oxcs.net (Postfix) with ESMTPA id 9419C60523D; Wed, 12 Aug 2020 13:30:24 +0000 (UTC) In-Reply-To: Your message of Wednesday, August 12 2020 15:12:27 (ID: <87y2mkknyc.fsf@gnus.org>). X-VADE-STATUS: LEGIT X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:184797 Archived-At: Lars Ingebrigtsen wrote at 15:12 on August 12, 2020: : : It would be better to add the test cases in the test/data directory and : add the tests as code to icalendar-tests.el... Certainly. But apparently I'm too stupid to find that file and the test/data dir. Can someone send it to me? As I have no commit privileges and also am unable to build Emacs, I haven't checked out the git. So if the maintainer(s) could assist or extend the tests, I'd be grateful.