all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Alex Ryan <alexander.j.ryan@gmail.com>
Cc: 21143@debbugs.gnu.org
Subject: bug#21143: 24.5; M-x octave-mode fails with: Cannot open load file: no such file or directory, octave-mod
Date: Mon, 27 Jul 2015 11:33:59 -0400	[thread overview]
Message-ID: <xdy4i1y5qw.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAOs01tgfEpNB=gZyUJtMo_f26A3ZFASz6anOW5POLKv68yLPEA@mail.gmail.com> (Alex Ryan's message of "Sun, 26 Jul 2015 23:47:43 -0700")

Alex Ryan wrote:

> Do this:
> M-x octave mode
>
> Observe this error message:
> Cannot open load file: no such file or directory, octave-mod
>
> Author says these files should be installed:
> https://www.gnu.org/software/octave/doc/interpreter/Installing-EOS.html#Installing-EOS
>
> But they are not.

GNU Emacs has included Octave mode since Emacs 21.
Therefore there is no need to do anything like

  (autoload 'octave-mode "octave-mod" nil t)

in any non-ancient version of Emacs. If you have such a statement
anywhere in your ~/.emacs file (for example), it will lead to an error
in Emacs 24.4, where "octave-mode.el" has been renamed to "octave.el".
Just remove that statement.

The instructions on the Octave website are outdated, but nobody here can
do anything about that. Please report it to the Octave maintainers.
Thanks.





      reply	other threads:[~2015-07-27 15:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-27  6:47 bug#21143: 24.5; M-x octave-mode fails with: Cannot open load file: no such file or directory, octave-mod Alex Ryan
2015-07-27 15:33 ` Glenn Morris [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xdy4i1y5qw.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=21143@debbugs.gnu.org \
    --cc=alexander.j.ryan@gmail.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.