unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Problems setting byte-compile-warnings to t
@ 2007-10-25 22:42 Glenn Morris
  2007-10-25 23:50 ` Glenn Morris
  0 siblings, 1 reply; 8+ messages in thread
From: Glenn Morris @ 2007-10-25 22:42 UTC (permalink / raw)
  To: emacs-devel


Create a file foo.el with first (and only) line:

;; -*- byte-compile-warnings: t; -*-

Then try to byte-compile it:

1.el:Error: Wrong type argument: listp, t

Perhaps one of the `(memq foo byte-compile-warnings)' in bytecomp.el
is being run outside byte-compile-close-variables?

edebug says the error comes from
byte-compile-warn-about-unresolved-functions, but I don't see how.

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

end of thread, other threads:[~2007-10-29 18:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-25 22:42 Problems setting byte-compile-warnings to t Glenn Morris
2007-10-25 23:50 ` Glenn Morris
2007-10-27  2:28   ` Richard Stallman
2007-10-27  3:36     ` Glenn Morris
2007-10-28 13:51       ` Richard Stallman
2007-10-28 23:58         ` Glenn Morris
2007-10-29  9:22           ` Richard Stallman
2007-10-29 18:39           ` Dan Nicolaescu

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).