[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wrong type error in local variables
From: |
Emanuel Berg |
Subject: |
Re: wrong type error in local variables |
Date: |
Fri, 03 Jul 2020 03:19:40 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Stefan Monnier wrote:
>>> `find-file` should not be called from Elisp.
>>> Use `find-file-noselect` instead.
>>
>> Oups, if so I have 15 changes to make. Why doesn't
>> the byte compiler say this?
>
> Because noone has added the annotation for it yet
> (tho there are various comments in the code that
> say so).
Okay, but what exactly is the problem with it,
from Lisp?
--
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal
- wrong type error in local variables, Douglas Lewan, 2020/07/02
- Re: wrong type error in local variables, Joost Kremers, 2020/07/02
- Re: wrong type error in local variables, Stefan Monnier, 2020/07/02
- Re: wrong type error in local variables, Emanuel Berg, 2020/07/02
- Re: wrong type error in local variables, Stefan Monnier, 2020/07/02
- Re: wrong type error in local variables,
Emanuel Berg <=
- Re: wrong type error in local variables, Douglas Lewan, 2020/07/02
- Re: wrong type error in local variables, Emanuel Berg, 2020/07/02
- Re: wrong type error in local variables, Douglas Lewan, 2020/07/02
- Re: wrong type error in local variables, Emanuel Berg, 2020/07/02
- Re: wrong type error in local variables, Douglas Lewan, 2020/07/03
- Re: wrong type error in local variables, Emanuel Berg, 2020/07/03
Re: wrong type error in local variables, Douglas Lewan, 2020/07/02
Re: wrong type error in local variables, Douglas Lewan, 2020/07/02