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

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

Re: Query for modifying .emac file to support e language mode


From: Peter Dyballa
Subject: Re: Query for modifying .emac file to support e language mode
Date: Mon, 24 Oct 2005 10:44:56 +0200


Am 24.10.2005 um 08:01 schrieb jaichandra:

 
  File mode specification error: (file-error "can not open load file "
    "specman-mode" )
 

I think you should check whether specman-mode.el is in load-path. If it's not, then GNU Emacs won't find it. Another check is to invoke M-x load-library <RET> specman-mode <RET>.

So the advice is to put specman-mode.el into one of the directories containend in load-path. load-path can be modified in .emacs ...

--
Greetings

  Pete

Make it simple, as simple as possible but no simpler. (Albert Einstein)





reply via email to

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