GNU bug report logs -
#21143
24.5; M-x octave-mode fails with: Cannot open load file: no such file or directory, octave-mod
Previous Next
Reported by: Alex Ryan <alexander.j.ryan <at> gmail.com>
Date: Mon, 27 Jul 2015 15:30:08 UTC
Severity: normal
Tags: notabug
Found in version 24.5
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 21143 <at> debbugs.gnu.org (full text, mbox):
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.
This bug report was last modified 9 years and 306 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.