unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Query for modifying .emac file to support e language mode
Date: Mon, 24 Oct 2005 10:44:56 +0200	[thread overview]
Message-ID: <21c8a25cc14bf6997ac9b7f0af17f9b1@Web.DE> (raw)
In-Reply-To: <001201c5d860$5506dba0$c4466c6b@sisodomain.com>


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	other threads:[~2005-10-24  8:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-24  6:01 Query for modifying .emac file to support e language mode jaichandra
2005-10-24  8:44 ` Peter Dyballa [this message]
2005-10-25 18:06   ` 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=21c8a25cc14bf6997ac9b7f0af17f9b1@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /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).