emacs-devel
[Top][All Lists]
Advanced

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

The FIXME in `dotimes'


From: Philip Kaludercic
Subject: The FIXME in `dotimes'
Date: Wed, 07 Sep 2022 10:22:29 +0000

I've always been wondering about this comment in the `dotimes' macro:

  ;; FIXME: This cost disappears in byte-compiled lexical-binding files.
  (let ((temp '--dotimes-limit--)
    ...

It appears to have been written 11 years ago, when lexical binding was
not that wide-spread.  Has the time come to follow the recommendation?



reply via email to

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