all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* weird byte compile message when using (when t ... )
@ 2021-02-12 13:12 Emanuel Berg via Users list for the GNU Emacs text editor
  2021-02-12 14:17 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Emanuel Berg via Users list for the GNU Emacs text editor @ 2021-02-12 13:12 UTC (permalink / raw)
  To: help-gnu-emacs

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-12 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-12 13:12 weird byte compile message when using (when t ... ) Emanuel Berg via Users list for the GNU Emacs text editor
2021-02-12 14:17 ` Stefan Monnier
2021-02-12 14:35   ` Emanuel Berg via Users list for the GNU Emacs text editor

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.