From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88501 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eric S Fraga Newsgroups: gmane.emacs.gnus.general Subject: gnus-icalendar export to org does not include time stamp if no description Date: Sun, 14 Apr 2019 12:00:24 +0100 Organization: On the Interweb somewhere Message-ID: <87k1fwq2bb.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="211423"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+M36704@lists.math.uh.edu Sun Apr 14 13:01:40 2019 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hFctH-000ssX-Ha for ding-account@gmane.org; Sun, 14 Apr 2019 13:01:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92) (envelope-from ) id 1hFcsN-0004ya-Vb; Sun, 14 Apr 2019 06:00:44 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hFcsI-0004vr-0i for ding@lists.math.uh.edu; Sun, 14 Apr 2019 06:00:38 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1hFcsG-00044Q-G4 for ding@lists.math.uh.edu; Sun, 14 Apr 2019 06:00:37 -0500 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hFcsD-00029r-0a for ding@gnus.org; Sun, 14 Apr 2019 13:00:35 +0200 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hFcsB-000rVt-EX for ding@gnus.org; Sun, 14 Apr 2019 13:00:31 +0200 X-Injected-Via-Gmane: http://gmane.org/ X-Url: http://www.ucl.ac.uk/~ucecesf/ Cancel-Lock: sha1:MIHzklSaLqAWeUTbRPYcuhuW4rY= List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88501 Archived-At: Hello, I don't know whether to post this here, in the org mailing list, or an emacs group... I use gnus-icalendar-event-export to create org entries from calendar invites. For some reason, the time stamp associated with the entry is only exported if the invite has a description field (line 483 of gnus-icalendar.el in git version of Emacs). As the description field is optional, some invites do not get exported properly. This seems wrong to me. I could try fixing this myself but I'm not proficient with elisp... Please advise. Thanks, eric -- Eric S Fraga via Emacs 27.0.50 & org 9.2.3 on Debian buster/sid