help-octave
[Top][All Lists]
Advanced

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

Re: New development for emacs's octave-mode


From: Laurent Hoeltgen
Subject: Re: New development for emacs's octave-mode
Date: Mon, 29 Apr 2013 09:35:11 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130328 Thunderbird/17.0.5

On 04/29/2013 04:18 AM, Leo Liu wrote:
Hi there,

I need to work with octave for the next few months and I would like to
improve emacs's Octave mode.

Recently I have merged octave-inf.el and octave-mod.el into one file
octave.el and added two features requested by JordiGH and jwe to fix
name mismatch in function file and doc-string. Completion in .m files
can also make use of an inferior process if available.

If you are using emacs (currently 24.3 is required), it'd be great help
testing out Octave mode before the next emacs release. You can easily
grab the code from upstream by running:

   wget http://repo.or.cz/w/emacs.git/blob_plain/HEAD:/lisp/progmodes/octave.el

Features implemented but yet to be installed in emacs:


1. texinfo comment block font-locking: http://i.imgur.com/exDiC9i.png
2. octave help: http://i.imgur.com/BX5OIzW.png
3. calltip hint: http://i.imgur.com/ANUkW5x.png
4. jump to definition


Feel free to suggest new ones or report bugs by M-x report-emacs-bug.

Thanks,
Leo

_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave

Hi,

This is great news and will gladly help testing. Just one small question. If I install your octave.el, will I run into any sort of clashes with the old octave-inf.el and octave-mod.el? At the moment I have configured my emacs such that it loads octave mode automatically for m files. What do I need to change to get yours running?

Regards,
Laurent


reply via email to

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