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

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

Re: Need help about octave integration on emacs 24.3


From: Li Shuai
Subject: Re: Need help about octave integration on emacs 24.3
Date: Tue, 25 Nov 2014 21:00:50 +0800

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
>>
>>
>>
>


reply via email to

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