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

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

Upgrade to 23.2: byte-code: Symbol's value as variable is void: warning


From: dnquark
Subject: Upgrade to 23.2: byte-code: Symbol's value as variable is void: warning-suppress-types
Date: Sun, 9 May 2010 13:43:26 -0700 (PDT)
User-agent: G2/1.0

After installing 23.2 on Windows, I am running into a strange error:
the line
(define-key view-mode-map (kbd "/") 'isearch-forward)
in my .emacs produces the following error:
byte-code: Symbol's value as variable is void: warning-suppress-types

The same error appears for lines related to Semantic, e.g.  (global-
semantic-tag-folding-mode) or  (semantic-load-enable-minimum-
features).
Any ideas on how to fix it?..
--Leo


reply via email to

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