help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] modeline and require problems


From: Jerome Besnard
Subject: Re: [h-e-w] modeline and require problems
Date: 05 Feb 2002 10:46:34 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Ed> 2. My .emacs file calls a file named my-nt-init.el on startup , using
Ed> (require 'my-nt-init.el)

First I think you should not require "my-nt-init.el" but "my-nt-init", which
seems more in accordance with the description of require.

Are you sure that:
        - my-nt-init.el is in the load-path (C-h v load-path) set in your 
.emacs.
        - my-nt-init.el is provided (provide 'my-nt-init)

Hope this helps.
-- 
Jerome




reply via email to

[Prev in Thread] Current Thread [Next in Thread]