>>> "SS" == Shervin Safavi 
>>> <neuroprinciplist-re5jqeeqqe8avxtiumw...@public.gmane.org> writes:

Hello Shervin,

   > Dear everyone,
   > I'm setting up matlab-mode on a laptop with mac OS. When I run matlab-shell
   > I get the following error:

   > "Unable to resolve the name emacs.set."

   > when it's running: "emacs.set('clientcmd', 'emacsclient -n -s
   > /var/folders/r5/zx0tj5sd3gg3dpynd41gr5s80000gn/T/emacs501/server-28543');"

   > MATLAB version is:

   > R2019b Update 1 (9.7.0.1216025) 64-bit (maci64)

   > I tried to find the issue by googling and checking the codes but wasn't
   > successful.

   > I should note that I set up matlab-mode on a Linux machine with the same
   > version works smoothly.

   > If someone has a clue to solve this, please let me know.

Eric, who, for some reason, was not subscribed to the list, got finally
your email and proposed that you should debug the file  emacsinit.m

To quote his email:

,----
| 
|  The emacsinit command should print out "Updating MATLAB path ...".
|  
|  If it doesn't then the auto-path update will need to be debugged.
`----
 
 So you can cd to the matlab-emacs-src/toolbox directary, then edit
 emacsinit.m, and set a breakpoint at the beginning. Step through and
 see why it doesn't add toolbox to the path.
 
Could you do this and tell us, what you observe?

Thanks

Uwe 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Reply via email to