From: dnquark <dnquark@gmail.com>
To: help-gnu-emacs@gnu.org
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) [thread overview]
Message-ID: <3d8de2db-756e-4a0b-a2ff-d789a40f5157@n15g2000yqf.googlegroups.com> (raw)
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 other threads:[~2010-05-09 20:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3d8de2db-756e-4a0b-a2ff-d789a40f5157@n15g2000yqf.googlegroups.com \
--to=dnquark@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.