From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: xfonts
Date: Thu, 01 May 2003 17:10:02 -0600 [thread overview]
Message-ID: <3EB1A94A.5040200@yahoo.com> (raw)
In-Reply-To: Efhsa.237$i15.122@news-binary.blueyonder.co.uk
Ivan Danicic wrote:
> Hello all, I have just obtained emacs 21.3.1. for linux suse 8.0. which has
> a slight glitch. If I enter "emacs" I get a split window which says 'cannot
> load file xfonts' and it suggests running 'emacs --debug-init'. This says
> (file-error "cannot open load file" xfonts) and to look in init file for
> cause. What does this mean? My .emacs contains nothing about xfonts. The
> emacs window is otherwise OK but I get error messages of type "cannot find
> ... font". If I enter "emacs -q" I get a good starting window
Then the problem is in the default.el file. Use `M-x locate-library RET
default RET' to find out which load-path directory contains it.
> but this is
> presumably not quite satisfactory. Any suggestions gratefully received.
Read the "Init File" node of the Emacs manual:
| There can also be a "default init file", which is the library named
| `default.el', found via the standard search path for libraries. The
| Emacs distribution contains no such library; your site may create one
| for local customizations. If this library exists, it is loaded
| whenever you start Emacs (except when you specify `-q'). But your init
| file, if any, is loaded first; if it sets `inhibit-default-init'
| non-`nil', then `default' is not loaded.
|
| Your site may also have a "site startup file"; this is named
| `site-start.el', if it exists. Emacs loads this library before it
| loads your init file. To inhibit loading of this library, use the
| option `-no-site-file'.
--
<a href="mailto:<kevin.rodgers@ihs.com>">Kevin Rodgers</a>
next prev parent reply other threads:[~2003-05-01 23:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-01 22:32 xfonts Ivan Danicic
2003-05-01 23:10 ` Kevin Rodgers [this message]
2003-05-02 19:01 ` xfonts Ivan Danicic
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=3EB1A94A.5040200@yahoo.com \
--to=ihs_4664@yahoo.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).