* bug#38559: svg-clock.el 1.1: It calls function make-decoded-time which is new in emacs 27
[not found] <1823132b-da57-4da8-90b9-34c095392d6f@Spark>
@ 2019-12-10 13:17 ` HaiJun Zhang
2019-12-11 15:13 ` Ulf Jasper
0 siblings, 1 reply; 4+ messages in thread
From: HaiJun Zhang @ 2019-12-10 13:17 UTC (permalink / raw)
To: Emanuel, Berg, via, Bug, reports, for, GNU, Emacs, 38559
[-- Attachment #1: Type: text/plain, Size: 103 bytes --]
So it doesn’t support emacs older than 27.
;; Package-Requires: ((svg “0.1") (emacs "25.0"))
[-- Attachment #2: Type: text/html, Size: 407 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#38559: svg-clock.el 1.1: It calls function make-decoded-time which is new in emacs 27
2019-12-10 13:17 ` bug#38559: svg-clock.el 1.1: It calls function make-decoded-time which is new in emacs 27 HaiJun Zhang
@ 2019-12-11 15:13 ` Ulf Jasper
2020-01-22 16:51 ` Ulf Jasper
0 siblings, 1 reply; 4+ messages in thread
From: Ulf Jasper @ 2019-12-11 15:13 UTC (permalink / raw)
To: HaiJun Zhang; +Cc: 38559
Am 10.12.2019 um 21:17 (+0800) schrieb HaiJun Zhang:
> So it doesn’t support emacs older than 27.
>
> ;; Package-Requires: ((svg “0.1") (emacs "25.0"))
Thanks for reporting. I'll have a look.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#38559: svg-clock.el 1.1: It calls function make-decoded-time which is new in emacs 27
2019-12-11 15:13 ` Ulf Jasper
@ 2020-01-22 16:51 ` Ulf Jasper
2021-06-14 14:32 ` Lars Ingebrigtsen
0 siblings, 1 reply; 4+ messages in thread
From: Ulf Jasper @ 2020-01-22 16:51 UTC (permalink / raw)
To: 38559
Am 11.12.2019 um 16:13 (+0100) schrieb Ulf Jasper:
> Am 10.12.2019 um 21:17 (+0800) schrieb HaiJun Zhang:
>> So it doesn’t support emacs older than 27.
>>
>> ;; Package-Requires: ((svg “0.1") (emacs "25.0"))
>
> Thanks for reporting. I'll have a look.
Changed the Package-Requires statement to ((svg "1.0") (emacs "27.0")).
Next step would be to increase the package version of svg-clock from 1.1
to 1.2 to trigger deployment of the modified version. But this new
version would be visible only for emacs 27 (and up) iiuc. Emacs<26
users would still see the broken version.
Shall we create and deploy a 1.1a (or something) that makes svg-clock
usable again for emacsen before 27?
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#38559: svg-clock.el 1.1: It calls function make-decoded-time which is new in emacs 27
2020-01-22 16:51 ` Ulf Jasper
@ 2021-06-14 14:32 ` Lars Ingebrigtsen
0 siblings, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2021-06-14 14:32 UTC (permalink / raw)
To: Ulf Jasper; +Cc: 38559
Ulf Jasper <ulf.jasper@web.de> writes:
> Next step would be to increase the package version of svg-clock from 1.1
> to 1.2 to trigger deployment of the modified version. But this new
> version would be visible only for emacs 27 (and up) iiuc. Emacs<26
> users would still see the broken version.
I see that the version has already been increased...
> Shall we create and deploy a 1.1a (or something) that makes svg-clock
> usable again for emacsen before 27?
... which I guess makes this point moot. So I'm closing this bug report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-06-14 14:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1823132b-da57-4da8-90b9-34c095392d6f@Spark>
2019-12-10 13:17 ` bug#38559: svg-clock.el 1.1: It calls function make-decoded-time which is new in emacs 27 HaiJun Zhang
2019-12-11 15:13 ` Ulf Jasper
2020-01-22 16:51 ` Ulf Jasper
2021-06-14 14:32 ` Lars Ingebrigtsen
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.