From: Lars Ingebrigtsen <larsi@gnus.org>
To: dick <dick.r.chiang@gmail.com>
Cc: 51959@debbugs.gnu.org
Subject: bug#51959: 28.0.50; [PATCH] Fallout from 69f1bc43c0
Date: Fri, 19 Nov 2021 08:47:31 +0100 [thread overview]
Message-ID: <87o86gvb70.fsf@gnus.org> (raw)
In-Reply-To: <87mtm1vxyq.fsf@dick> (dick's message of "Thu, 18 Nov 2021 18:35:41 -0500")
dick <dick.r.chiang@gmail.com> writes:
> + (when (> (length isodatetimestring) 15)
> + (cl-case (aref isodatetimestring 15)
> + (?Z
> + (setq source-zone t))
> + ((?- ?+)
> + (setq source-zone
> + (concat "UTC" (substring isodatetimestring 15))))))
UTC-0200? Is that the syntax to use here? I've added Ulf to the CCs.
> +test-lisp-calendar-inotify:
> + stage: normal
> + extends: [.job-template, .test-template]
> + variables:
> + target: emacs-inotify
> + make_params: "-C test check-lisp-calendar"
Is this necessary?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2021-11-19 7:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-18 23:35 bug#51959: 28.0.50; [PATCH] Fallout from 69f1bc43c0 dick
2021-11-19 7:47 ` Lars Ingebrigtsen [this message]
2021-11-19 12:23 ` dick
2021-11-19 12:26 ` Lars Ingebrigtsen
2021-11-19 12:38 ` dick
2021-11-19 15:59 ` Michael Albinus
2021-11-20 10:46 ` Stefan Kangas
2021-11-20 10:50 ` Lars Ingebrigtsen
2021-11-20 12:05 ` Ulf Jasper
2021-11-21 8:19 ` Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o86gvb70.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=51959@debbugs.gnu.org \
--cc=dick.r.chiang@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.