[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: setq's with missing final arguments.
From: |
Eli Zaretskii |
Subject: |
Re: setq's with missing final arguments. |
Date: |
Sun, 22 Nov 2015 17:44:55 +0200 |
> Date: Sun, 22 Nov 2015 14:10:31 +0000
> From: Alan Mackenzie <address@hidden>
> Cc: David Kastrup <address@hidden>, address@hidden
>
> > The byte-compiler is not for imposing coding style.
>
> That is why I proposed issuing a warning, not an error. In the actual
> case I found, it was indeed an error.
>
> > If it is wrong for setq to accept implit nil then it should be changed
> > in setq and only then in the byte-compiler.
>
> I would be happy enough for a missing final argument to setq to be an
> error. But until that stage is reached, I think issuing a warning is
> appropriate. But I disagree with you about priorities: it is more
> important to catch the violations in our compiled code than worry about
> the interpreted version.
As long as 'setq' accepts this use case, it is not a violation.
- Re: setq's with missing final arguments., (continued)
- Re: setq's with missing final arguments., Oleh Krehel, 2015/11/22
- Re: setq's with missing final arguments., Andreas Schwab, 2015/11/22
- Re: setq's with missing final arguments., Artur Malabarba, 2015/11/22
- Re: setq's with missing final arguments., David Kastrup, 2015/11/22
- Re: setq's with missing final arguments., Andreas Schwab, 2015/11/22
- Re: setq's with missing final arguments., David Kastrup, 2015/11/22
- Re: setq's with missing final arguments., Andreas Schwab, 2015/11/22
- Re: setq's with missing final arguments., Alan Mackenzie, 2015/11/22
- Re: setq's with missing final arguments.,
Eli Zaretskii <=
- Re: setq's with missing final arguments., Alan Mackenzie, 2015/11/22
- RE: setq's with missing final arguments., Drew Adams, 2015/11/22
Re: setq's with missing final arguments., David Kastrup, 2015/11/22
Re: setq's with missing final arguments., Johan Bockgård, 2015/11/22
RE: setq's with missing final arguments., Drew Adams, 2015/11/22