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