Hi Uwe,

Are you not getting email from the matlab-emacs-discuss mailing list?

I'm re-attaching the diffs to this email.
Eric

-----Original Message-----
From: Uwe Brauer [mailto:o...@mat.ucm.es] 
Sent: Monday, November 13, 2017 1:45 PM
To: Eric Ludlam <eric.lud...@mathworks.com>
Cc: Nathaniel Chodosh <nchod...@andrew.cmu.edu>; Uwe Brauer <o...@mat.ucm.es>; 
matlab-emacs-discuss@lists.sourceforge.net
Subject: Re: [Matlab-emacs-discuss] Removing extra lines from 
collect-command-output

>>> "Eric" == Eric Ludlam <eric.lud...@mathworks.com> writes:

   > Thanks Nate.
   > Hopefully this works for Uwe for merge/test.

Hi

I don't see any patch attached.
There are several way to produce the patch.

The simplest would be

 diff -u old.el new.el 
 or
 diff -c old.el New.el 

I'd prefer -u but -c should be fine.

If you use mercurial :-D , you could do
 hg export tip

Or with git :'(
git format-patch HEAD~1

Uwe 

Attachment: matlab.patch
Description: matlab.patch

Attachment: company-matlab-shell.patch
Description: company-matlab-shell.patch

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Reply via email to