* Upgrade to 23.2: byte-code: Symbol's value as variable is void: warning-suppress-types
@ 2010-05-09 20:43 dnquark
0 siblings, 0 replies; only message in thread
From: dnquark @ 2010-05-09 20:43 UTC (permalink / raw)
To: help-gnu-emacs
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-05-09 20:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-09 20:43 Upgrade to 23.2: byte-code: Symbol's value as variable is void: warning-suppress-types dnquark
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.