all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Li Shuai <lishuai918@gmail.com>
To: Leo Liu <sdl.web@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Need help about octave integration on emacs 24.3
Date: Tue, 25 Nov 2014 21:00:50 +0800	[thread overview]
Message-ID: <CAH18FHQ2mVSRxgnBn9ZZJ+aU1qQeSzx=FF91QVVfAJjxY3yk2Q@mail.gmail.com> (raw)
In-Reply-To: <CAH18FHT6iAW5-0fi9ZzqkFRfehr08pJfgtKxBng8p-jrXORQBg@mail.gmail.com>

It could be that you configured emacs to load octave-mod.el. octave-mod
and octave.inf are merged into one file octave.el. Try the test with
`emacs -q’ i.e. without loading your init file.

I think the file name is built in in emacs, and I have tried start emacs
with -q. The same result.

Also, I have tried to grep the source of emacs 24.3, and did not find any
places where octave-mod gets loaded. Actually, in my limited knowledge
emacs does not match file names, it only search for (provide ‘octave-mod).
I do not understand why emacs is trying to load the file octave-mod.el this
time.

Am I wrong?
​

On Tue, Nov 25, 2014 at 10:25 AM, Li Shuai <lishuai918@gmail.com> wrote:

> Thanks, emacs fellow. I have tried to use the octave.el from emacs 24.4.
> This is what I did:
>
> 1. Download octave.el from emacs 24.4 source
> 2. Put it where emacs can search for.
> 3. Delete octave-mod.elc and octave-inf.elc in the origin distribution.
>
> But I got the following error:
>
> Cannot open load file: octave-mod
>
> I guess I need more change than that. What should I do?
>
> On Tue, Nov 25, 2014 at 1:02 AM, Leo Liu <sdl.web@gmail.com> wrote:
>
>> On 2014-11-24 23:22 +0800, Li Shuai wrote:
>> > Any suggestions to fix it?
>>
>> Use octave.el from emacs git repo. Should work on 24.x.
>>
>> Leo
>>
>>
>>
>


  parent reply	other threads:[~2014-11-25 13:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-24 15:22 Need help about octave integration on emacs 24.3 Li Shuai
2014-11-24 17:02 ` Leo Liu
2014-11-25  2:25   ` Li Shuai
2014-11-25  8:38     ` Leo Liu
2014-11-25 13:00     ` Li Shuai [this message]
2014-11-25 14:12       ` Stefan Monnier
2014-11-25 15:26         ` Leo Liu
  -- strict thread matches above, loose matches on Subject: below --
2014-11-26 15:47 Li Shuai

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='CAH18FHQ2mVSRxgnBn9ZZJ+aU1qQeSzx=FF91QVVfAJjxY3yk2Q@mail.gmail.com' \
    --to=lishuai918@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=sdl.web@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.