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

2016-04-01 Thread Uwe Brauer
>>> "Torben" == Torben Knudsen writes: > If I try to use completion I get the error matlab-shell-tab: Args > out of range: "Undefined function 'emacsdocomplete' for input > arguments of type 'char'. > ", 158367, 75 I will try to debug this later. Can you please tell me exactly

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

2016-04-01 Thread Uwe Brauer
>>> "Torben" == Torben Knudsen writes: > If I try to use completion I get the error matlab-shell-tab: Args > out of range: "Undefined function 'emacsdocomplete' for input > arguments of type 'char'. > ", 158367, 75 Very odd, for me it worked. I also don't have emacsdocomplete i

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

2016-04-01 Thread Torben Knudsen
It says TAB (translated from ) runs the command matlab-shell-tab, which is an interactive compiled Lisp function in `matlab.el'. It is bound to TAB. (matlab-shell-tab) Send [TAB] to the currently running matlab process and retrieve completion. [back] Similar to yours. It seems to point to the

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

2016-04-01 Thread Uwe Brauer
>>> "Torben" == Torben Knudsen writes: > It says > TAB (translated from ) runs the command matlab-shell-tab, which > is an interactive compiled Lisp function in `matlab.el'. > It is bound to TAB. > (matlab-shell-tab) > Send [TAB] to the currently running matlab process and re

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

2016-04-01 Thread Torben Knudsen
No, but when I ad it the completion works fine apparently. Thanks again Uwe. Associate Prof. Ph.D Torben KnudsenMobile: (+45) 2787 9826 Section of Automation and Control, Department of Electronic Systems,Email: t...@es.aau.dk Aalborg University Web: es.aau.dk/staff

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

2016-04-01 Thread Uwe Brauer
>>> "Torben" == Torben Knudsen writes: > No, but when I ad it the completion works fine apparently. Thanks again Uwe. What worries me it that it does not work at startup, something seems odd in your initialization