From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Philipp Stephani
> From: Michael Heerdegen <michael_heerdegen@web.de>
> Cc: p.steph= ani2@gmail.com,=C2=A0 26624@debbugs.gnu.org,=C2=A0 npostavs@users.sourceforge.net
> Date: Fri, 29 Dec 2017 15:08:41 +0100
>
> Eli Zaretskii <el= iz@gnu.org> writes:
>
> > Does this warning pop up during bootstrap, and if so, how many ti= mes?
>
> It currently would pop up five times:
>
> | ../lisp/electric.el:Warning: Warning: obsolete gv-setter: =E2=80=98b= uffer-local-value=E2=80=99
> | --------------------
> | ../lisp/electric.el:Warning: Warning: obsolete gv-setter: =E2=80=98b= uffer-local-value=E2=80=99
> | --------------------
> | electric.el:350:40:Warning: Warning: obsolete gv-setter: =E2=80=98bu= ffer-local-value=E2=80=99
> | --------------------
> | electric.el:580:39:Warning: Warning: obsolete gv-setter: =E2=80=98bu= ffer-local-value=E2=80=99
> | --------------------
> | elec-pair.el:608:38:Warning: Warning: obsolete gv-setter: =E2=80=98b= uffer-local-value=E2=80=99
>
>
> Yes, these would need to be treated.
Can we treat them as part of fixing this issue?