emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-29 9c0d7bb73b 2/2: Add automated tests for Eglot


From: João Távora
Subject: Re: emacs-29 9c0d7bb73b 2/2: Add automated tests for Eglot
Date: Mon, 12 Dec 2022 10:37:25 +0000

> Do you really need this?

Flymake tells me there are 4 compilation warnings if I don't:

 1243   9 warning  e-f-b-c  Unused lexical variable `tramp-remote-path'
 1243  56 warning  e-f-b-c  reference to free variable ‘tramp-remote-path’
 1244   9 warning  e-f-b-c  Unused lexical variable `tramp-histfile-override'
 1245   9 warning  e-f-b-c  Unused lexical variable `tramp-methods'

Here, the flymake backend 'e-f-b-c' (elisp-flymake-byte-compile) compiles with Emacs -Q
and no specially relevant load path in these cases.

João

reply via email to

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