[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: :alnum: broken?
From: |
Stefan Monnier |
Subject: |
Re: :alnum: broken? |
Date: |
Sun, 01 Mar 2020 22:07:52 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> Interesting. I didn't know that. I tried enablng flycheck on one of my
> larger Elisp files. It gave me one error in a apparently totally
> correct (and working!)
Most of the warnings don't claim that the code is likely wrong, but
their aim is rather to make your code more reliable and future-proof.
Stefan