Hi Nate,
Could your provide a diff that provides context (a context diff) ? It isn’t
clear how to merge the patch into code where the line numbers may have changed.
Ideally, the diff could be intput into the ‘patch’ command.
Thanks
Eric
From: nchodosh [mailto:nchod...@andrew.cmu.edu]
Sent: T
Ah, sorry I can't be more help. It has been many years since I worked on that
code, and I don't use Emacs much anymore. There are accommodations in the
function's I referenced for the ML command line to make sure it doesn't
interrupting anything a user might be typing in that would be importa
Sorry for not being more precise.
Inside 'matlab-shell-save-and-go' is infrastructure for building something
custom for org-mode. For example, how it looks for a shell buffer and creates
on only if needed, and how it updates the history (which you could remove) and
how it executes the string.
>>> "Eric" == Eric Ludlam writes:
> Sorry for not being more precise.
> Inside 'matlab-shell-save-and-go' is infrastructure for building
> something custom for org-mode. For example, how it looks for a shell
> buffer and creates on only if needed, and how it updates the history
> (