Re: [Matlab-emacs-discuss] Problem with make command

2020-06-13 Thread Ollie Hulme
Thanks. No worries I figured it out already, I should’ve updated the request. All the best, Ollie On Sat, 13 Jun 2020 at 04.56, Eric Ludlam wrote: > Hi Ollie, I missed your email when you first sent it. Sorry. > > It looks like you have a different flavor of Emacs installed. To use > the Mak

Re: [Matlab-emacs-discuss] Problem with make command

2020-06-12 Thread Eric Ludlam
Hi Ollie, I missed your email when you first sent it.  Sorry. It looks like you have a different flavor of Emacs installed.  To use the Makefile, you can do this instead: make EMACS=spacemacs or make EMACS=/path/to/my/emacs Hopefully that helps you get going! Eric On 5/28/20 3:55 PM, Olli

[Matlab-emacs-discuss] Problem with make command

2020-05-28 Thread Ollie Hulme
Dear experts, I am having issue compiling matlab-emacs via the make command As instructed, I cd to the matlab-emacs folder, then make yields the following error: *emacs -batch --no-site-file --eval '(setq debug-on-error t)' -L ./ --eval '(setq generated-autoload-file * *"/Users/olliehulme/matl