Hi,

It seems to me that matlab-mode doesn't return "foo" when I call
thing-at-point on "foo'".
Note that it has a quotation mark for transpose.

(defun foo ()
    (interactive)
    (message (thing-at-point 'symbol)))

Best,
-- 
              yashi


_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Reply via email to