Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-11 Thread John Ciolfi
-discuss] Fixes for tab completion, debugging in with R2015b and later Hi Uwe, I added you to the Admin group for matlab-emacs. You should now get the "Admin" tab in sourceforge. Thanks Eric -Original Message- From: Uwe Brauer [mailto:o...@mat.ucm.es] I just realized, that

Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-11 Thread Eric Ludlam
Hi Uwe, I added you to the Admin group for matlab-emacs. You should now get the "Admin" tab in sourceforge. Thanks Eric -Original Message- From: Uwe Brauer [mailto:o...@mat.ucm.es] I just realized, that although I have write access I don't have admin rights for the sourceforge repo,

Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-10 Thread John Ciolfi
b-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later >>> "John" == John Ciolfi writes: > Hi > I have the following updates, but can send zip files or the diff -r > -u output (zip's aren't allowed and the diff -r -u is too lon

Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-10 Thread John Ciolfi
Got it. Thanks. I'll try pushing the changes tonight. From: Uwe Brauer Sent: Monday, October 10, 2016 4:58:26 PM To: John Ciolfi Cc: Uwe Brauer; matlab-emacs-discuss@lists.sourceforge.net Subject: Re: [Matlab-emacs-discuss] Fixes for tab completion, debuggi

Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-10 Thread Uwe Brauer
>>> "John" == John Ciolfi writes: > Got it. Thanks. I'll try pushing the changes tonight. Good! But on a separate branch for the moment, please not to master. -- Check out the vibrant tech community on one of the wo

Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-10 Thread Dennis Ogbe
John Ciolfi writes: > 2. Enabled debugging of matlab code (dbstop, etc.) in R2015b MATLAB and >later. This requires using the MATLAB editor instead of emacs because > recent >MATLAB's are not giving enough info to debug within emacs. I'm confused: I thought this was fixed already? I am

Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-10 Thread Uwe Brauer
>>> "John" == John Ciolfi writes: > On github, my id is JohnC32 (I don't have one on source forge) and > have only used the github id to comment a couple times, so I have a > little learning to do. Ok I try github then, might take a day or two. Uwe ---

Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-10 Thread Uwe Brauer
>>> "John" == John Ciolfi writes: > JohnC32 I just send you an invitation it seems that you have write access. Please check and report back. Uwe -- Check out the vibrant tech community on one of the world's most e

Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-10 Thread Uwe Brauer
>>> "John" == John Ciolfi writes: > Also before I forget, I put a comments into the matlab.el near > matlab-shell-tab on what to test for tab completion. If you try some > of them, they won't work with the current matlab.el: Ok the problem is that I don't have access to Matlab 2016b, on

Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-10 Thread John Ciolfi
gt; vdp ;; >> get_param('vdp','PosShould show several completions Thanks John ____________ From: John Ciolfi Sent: Monday, October 10, 2016 4:40:12 PM To: Uwe Brauer Cc: matlab-emacs-discuss@lists.sourceforge.net Subject: Re: [Matlab-emacs-discuss] Fi

Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-10 Thread John Ciolfi
rauer; matlab-emacs-discuss@lists.sourceforge.net Subject: Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later >>> "John" == John Ciolfi writes: > I'm somewhat familiar with git/github, so if I could get a branch to > push t

Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-10 Thread Uwe Brauer
>>> "John" == John Ciolfi writes: > I'm somewhat familiar with git/github, so if I could get a branch to > push to then you could pull that would be best. I sporadically work on > emacs and while not the best at elisp, I'm good enough to produce > decent quality changes and I can get

Re: [Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-10 Thread Uwe Brauer
>>> "John" == John Ciolfi writes: > Hi > I have the following updates, but can send zip files or the diff -r > -u output (zip's aren't allowed and the diff -r -u is too long). > Any thoughts on how I could get these into the source forge repo? Thanks for your work. If you want to co

[Matlab-emacs-discuss] Fixes for tab completion, debugging in with R2015b and later

2016-10-10 Thread John Ciolfi
Hi I have the following updates, but can send zip files or the diff -r -u output (zip's aren't allowed and the diff -r -u is too long). Any thoughts on how I could get these into the source forge repo? 1. Fixed several problems with TAB completion, and added direct support for company (comp