help-gnu-emacs
[Top][All Lists]
Advanced

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

weird byte compile message when using (when t ... )


From: Emanuel Berg
Subject: weird byte compile message when using (when t ... )
Date: Fri, 12 Feb 2021 14:12:18 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

When I enclose .emacs [1] in (when t ... ) or
(if t (progn ... )) the following what I can see (?) incorrect
warnings are reported

  In toplevel form:
  ~/.emacs:169:7: Warning: assignment to free variable ‘show-paren-delay’

  In end of data:
  ~/.emacs:223:1: Warning: the following functions are not known to be defined:
      enable-line-mode, conf-space-mode-hook-f, text-mode-hook-f

When I remove the enclosure and compile everything again no
errors or warnings are reported.

[1] https://dataswamp.org/~incal/conf/.emacs

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

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