From: JS <d44sf@44ada.com>
Subject: Can't load .el files
Date: Fri, 22 Apr 2005 12:18:23 +0200 [thread overview]
Message-ID: <d4aiuc$arl$1@news.net.uni-c.dk> (raw)
I have tried to put the following two .el files in my load path:
tabbar.el
pc-bufsw.el
In my .emacs file I have writtin:
(require 'tabbar)
(require 'pc-bufsw)
But when I restart emacs I get this error:
An error has occurred while loading `/home/johs/.emacs':
File error: "Cannot open load file", "tabbar"
To ensure normal operation, you should investigate the cause
of the error in your initialization file and remove it. Start
Emacs with the `--debug-init' option to view a complete error
backtrace
-------------------------
I also have setnu.el in the same load path and it works fine, I have this in
my .emacs file for setnu:
(require 'setnu)
(global-set-key "\C-cl" 'setnu-mode)
Why can't I load the other modes?
next reply other threads:[~2005-04-22 10:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-22 10:18 JS [this message]
2005-04-22 10:57 ` Can't load .el files Peter Dyballa
[not found] ` <mailman.2583.1114168337.2895.help-gnu-emacs@gnu.org>
2005-04-22 11:35 ` JS
2005-04-22 12:36 ` Peter Dyballa
[not found] ` <mailman.2589.1114173593.2895.help-gnu-emacs@gnu.org>
2005-04-22 15:07 ` JS
2005-04-22 15:27 ` B.T. Raven
2005-04-22 16:23 ` Thien-Thi Nguyen
2005-04-22 23:32 ` Peter Dyballa
2005-04-23 4:56 ` Tim X
2005-04-22 15:54 ` Glenn Morris
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='d4aiuc$arl$1@news.net.uni-c.dk' \
--to=d44sf@44ada.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).