From: Bob Marcum <bmarcum@Houston.rr.com>
Subject: Autoload failed to define function mwheel-install
Date: Thu, 16 Dec 2004 08:35:51 -0600 [thread overview]
Message-ID: <41C19D47.13A64AD4@Houston.rr.com> (raw)
In-Reply-To: mailman.14444.1103163918.27202.help-gnu-emacs@gnu.org
I received this message upon starting up emacs after upgrading from RedHat 7.1 to
Fedora Core 3, now using emacs 21.3. I struggled for a while trying to determine
a solution. A search using google for this error message found one person's
experience which gave some guidance.
I solved this problem by including the line (load
"usr/share/emacs/21.3/lisp/mwheel.elc") as the first line in my .emacs startup
file.
I know this is surely not the _right_ way to solve this problem. This following
line should have solved the problem, but it doesn't.
( autoload 'mwheel-install "mwheel" "Enable mouse wheel support" t)
(mwheel-install)
I would have thought emacs would look in /usr/share/emacs/21.3 and all of its
directories to find mwheel.elc and resolve the reference to mwheel in the
autoload statement, but it did not.
Is this a bug or just some configuration error I have?
I post this for others who may encounter this error message.
next parent reply other threads:[~2004-12-16 14:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.14444.1103163918.27202.help-gnu-emacs@gnu.org>
2004-12-16 14:35 ` Bob Marcum [this message]
2004-12-16 15:51 ` Autoload failed to define function mwheel-install Peter Dyballa
2004-12-17 13:58 ` Bob Marcum
2004-12-26 23:04 ` Kai Grossjohann
[not found] ` <mailman.6541.1103208307.27204.help-gnu-emacs@gnu.org>
2004-12-27 17:19 ` Kevin Rodgers
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41C19D47.13A64AD4@Houston.rr.com \
--to=bmarcum@houston.rr.com \
/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.
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).