bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59506: 29.0.50; (time-since nil) return format change


From: Paul Eggert
Subject: bug#59506: 29.0.50; (time-since nil) return format change
Date: Thu, 24 Nov 2022 13:03:07 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 2022-11-23 05:09, Eli Zaretskii wrote:
Paul, any comments?

lsp-mode was buggy even with traditional Emacs timestamps like (0 0 0 0) because it mishandled millisecond counts. With new Emacs timestamps like (0 . 1000000000) lsp-mode signaled an error, exposing the bug. The problem has been fixed in bleeding-edge lsp-mode here:

https://github.com/emacs-lsp/lsp-mode/commit/e5a6274fac076f0d74a6ca892467be66a90a9649

and to forestall similar problems elsewhere I installed the attached patch into GNU Emacs master on Savannah.

Attachment: 0001-Work-around-lsp-mode-compatibility-bug.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]