Re: [Matlab-emacs-discuss] bizarre behavior of shell and matlab-shell-run-command

2016-06-21 Thread dl
works for me >> version ans = 8.4.0.150421 (R2014b) GNU Emacs 25.0.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2) of 2015-07-27 on gkar, modified by Debian >> f=inline('log(x)/(1\u0323+x)') f = Inline function: f(u0323,x) = log(x)/(1\u0323+x) On Tue, Jun 21, 2016 at 11:16 AM

Re: [Matlab-emacs-discuss] the README file.

2016-03-19 Thread dl
github understands README.org as readme. no need to use markdown. Example: https://github.com/jkitchin/org-ref/blob/master/README.org On Tue, Mar 15, 2016 at 3:54 PM, Alan Frankel wrote: > I use org. However, it makes sense to use Markdown format for the

Re: [Matlab-emacs-discuss] patches applied, version 3.3.3

2016-02-10 Thread dl
uwe, thanks for working on the merges you can fix a commit with amend: https://www.atlassian.com/git/tutorials/rewriting-history to change melpa, the normal approach is to submit a pull request in github at https://github.com/melpa/melpa, and then wait till someone accepts it. i could do it whe

Re: [Matlab-emacs-discuss] sourceforge github

2016-02-07 Thread dl
guys, i think we're not understanding each other, even after the democratic process, and the github developers views being presented (one was active and motivated to develop, the other said he can take pull requests --- do we have any active developer in sourceforge or do we have anyone taking pul

Re: [Matlab-emacs-discuss] execute matlab in a different directory. GNU vs Xemacs

2016-02-04 Thread dl
uot;*.el" "*.m" ("toolbox" "toolbox/*.m") ("templates" "templates/*.srt"))) On Thu, Feb 4, 2016 at 11:30 AM, Uwe Brauer wrote: > >>> "dl" == dl writes: > >> i vote 3, github >> from u

Re: [Matlab-emacs-discuss] execute matlab in a different directory. GNU vs Xemacs

2016-02-03 Thread dl
i vote 3, github from usage, and never looking at code, Andrzej's matlab-mode works very well. and he took the cvs code in march 2015 Uwe, there is already matlab-mode package in melpa, which points to the cvs repo. personally i use andrzej's version though d On Wed, Feb 3, 2016 at 6:24 PM,

Re: [Matlab-emacs-discuss] execute matlab in a different directory. GNU vs Xemacs

2016-02-03 Thread dl
ub to contribute their work. ps to uwe: company-mode is an autocompletion framework. its very good when it works On Wed, Feb 3, 2016 at 3:35 PM, Uwe Brauer wrote: > >>> "dl" == dl writes: > >> since this conversation is now active, i would just like to comme

Re: [Matlab-emacs-discuss] execute matlab in a different directory. GNU vs Xemacs

2016-02-03 Thread dl
pdated on Oct 21, 2013 - Emacs Lisp 1 <https://github.com/emacsmirror/matlab/stargazers> 0 <https://github.com/emacsmirror/matlab/network> emacsmirror/*matlab* <https://github.com/emacsmirror/matlab> Major *mode* for *MATLAB*(R) dot-m files On Wed, Feb 3, 2016 at

Re: [Matlab-emacs-discuss] execute matlab in a different directory. GNU vs Xemacs

2016-02-03 Thread dl
since this conversation is now active, i would just like to comment that the following repo in github, https://github.com/pronobis/matlab-mode (not sure the owner is in this list) provides a modified matlab-mode with very good company-mode support. As an emacs newbie (~ 2 years of use and no elisp