[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs Lisp Linter fail to identify function defined in a "use-packag
From: |
Emanuel Berg |
Subject: |
Re: Emacs Lisp Linter fail to identify function defined in a "use-package" block |
Date: |
Fri, 13 Oct 2023 04:05:35 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> Update 2, elint cannot see variables in `pcase-let' when the
> variables are defined using the `(,a ,b ,c) syntax - warning
> BTW, if that looks like a list with a bunch of items being
> evaluated, that isn't the case, here, it is a syntax used
> for special purposes by pcase-let.
Same with `pcase', here elint reports the incorrect warning
Empty varlist in let
but it is a correct, pcase-specific syntax.
--
underground experts united
https://dataswamp.org/~incal