From: Torben K. <tk...@es...> - 2016-04-01 10:37:27
|
No, but when I ad it the completion works fine apparently. Thanks again Uwe. Associate Prof. Ph.D Torben Knudsen Mobile : (+45) 2787 9826 Section of Automation and Control, Department of Electronic Systems, Email : tk...@es... Aalborg University Web : es.aau.dk/staff/tk Fredrik Bajersvej 7 DK-9220 Aalborg Ø Denmark ________________________________________ Fra: Uwe Brauer [ou...@ma...] Sendt: 1. april 2016 10:53 Til: Torben Knudsen Cc: Uwe Brauer; matlab-emacs Emne: Re: SV: SV: [Matlab-emacs-discuss] patches applied, version 3.3.4 >>> "Torben" == Torben Knudsen <tk...@es...> writes: > It says > TAB (translated from <tab>) 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 right matlab.el where > the function emacsdocomplete also is found. Emacsdoccomplete can be found in the toolbox directory. When I start a matlab-shell the first line looks like addpath('/home/oub/.emacs.d/elpa/matlab-mode-20160317.116/toolbox','-begin'); rehash; emacsinit('emacsclient -n'); Do you have something similar? |