all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: emacs-devel@gnu.org
Subject: Re: could matlab-mode be in ELPA or the GNU emacs tree (like auctex and org-mode)?
Date: Sun, 21 Nov 2021 10:39:31 +0200	[thread overview]
Message-ID: <834k85sy0s.fsf@gnu.org> (raw)
In-Reply-To: <87k0h1syd1.fsf@mat.ucm.es> (message from Uwe Brauer on Sun, 21 Nov 2021 09:32:10 +0100)

> From: Uwe Brauer <oub@mat.ucm.es>
> Date: Sun, 21 Nov 2021 09:32:10 +0100
> 
>     1. You can use your favorite editor for writing code.

The Matlab code editor is IMNSHO vastly superior, as it has code
completion, links to the Matlab documentation, etc.  Emacs can at best
be a dumb text editor in this regard.

>     2. Matlab-mode has a specific syntax support (like auctex does) that concerns keyword expansion, fontification and these sorts of things.

That could be easily merged into Octave mode, I think.  the syntax is
similar, right?

>     3. It has a function matlab-shell that does allow you execute code, either the whole part or just parts of it (you have a similar feature using org mode, the python kernel, and jupyter, however not all commands are supported using org mode, plotting for example is not, debugging neither). Again a similarity with auctex
> 
>     4. You can debug code, although that worked better in the past, but it is still quite reasonable 

Don't these work much better in the Matlab interpreter?

> > I'm asking because I never understood why people who use Matlab would
> > like to use Emacs in conjunction with Matlab, since the Matlab
> > interactive mode provides so many features that are practically
> > necessary for any reasonable use of Matlab.  So what can Emacs
> > possibly add to that?
> 
> I am not sure what you mean by interactive mode here?

Where you get the ">>" prompt and can examine data, run code
fragments, etc.  The REPL.

> If this is the case, then, you cannot debug, and you cannot execute code from emacs, it is more of a one way thing.

Given the above, I still don't understand why you'd want to have Emacs
support for it.  Why not use the Matlab facilities, which AFAIK are
significantly more powerful and flexible than anything Emacs can
reasonably provide?



  reply	other threads:[~2021-11-21  8:39 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-20 17:53 could matlab-mode be in ELPA or the GNU emacs tree (like auctex and org-mode)? Uwe Brauer
2021-11-20 22:42 ` Philip Kaludercic
2021-11-21  0:00 ` Stefan Monnier
2021-11-21  8:08   ` Uwe Brauer
2021-11-21  8:17     ` Po Lu
2021-11-21  8:25       ` Uwe Brauer
2021-11-21  9:23         ` Po Lu
2021-11-21  9:34           ` Uwe Brauer
2021-11-21  9:55             ` Po Lu
2021-11-21 10:04               ` Uwe Brauer
2021-11-21 11:40               ` dick
2021-11-21 20:16                 ` Andy Moreton
2021-11-21 10:58         ` Alfred M. Szmidt
2021-11-21 12:16           ` dick
2021-11-21 14:17           ` Uwe Brauer
2021-11-21 16:15             ` Alfred M. Szmidt
2021-11-21 16:25               ` Uwe Brauer
2021-11-21 16:39                 ` Alfred M. Szmidt
2021-11-21 17:13                   ` Uwe Brauer
2021-11-21 14:49         ` Stefan Monnier
2021-11-21 16:31           ` Uwe Brauer
2021-11-21 17:32             ` dick
2021-11-22 13:58             ` Stefan Monnier
2021-11-23  6:13               ` Richard Stallman
2021-11-21  8:22     ` Eli Zaretskii
2021-11-21  8:32       ` Uwe Brauer
2021-11-21  8:39         ` Eli Zaretskii [this message]
2021-11-21  8:51           ` Uwe Brauer
2021-11-21  9:05             ` Eli Zaretskii
2021-11-21  9:29               ` Uwe Brauer
2021-11-21 11:32           ` dick
2021-11-21 14:26             ` Uwe Brauer
2021-11-22  2:30 ` Richard Stallman
2021-11-22  7:56   ` Uwe Brauer
2021-11-22 13:59     ` Stefan Monnier
2022-02-14 11:51       ` Jean Louis
2022-02-14 11:49   ` Jean Louis
2022-02-16  4:11     ` Richard Stallman

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=834k85sy0s.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=oub@mat.ucm.es \
    /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.