emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 705292c 1/2: Remove unused DEFSYM


From: Robert Pluim
Subject: Re: master 705292c 1/2: Remove unused DEFSYM
Date: Fri, 08 Jan 2021 19:07:14 +0100

Stefan Kangas <stefan@marxist.se> writes:

> Robert Pluim <rpluim@gmail.com> writes:
>
>> Iʼm just worried that thereʼs code that relies on the history-length
>> symbol existing (perhaps Iʼm being overly paranoid).
>
> Unless I'm missing something, it already exists on the Lisp level, since
> there's a DEFVAR_LISP ("history-length", ...) further down.
>

D'oh. Iʼll go away now :-)

> And the compiler should catch any undefined variables in C, no?

Yes.

Robert



reply via email to

[Prev in Thread] Current Thread [Next in Thread]