>>> "KC" == Karthik Chikmagalur writes:
>> Sorry for jumping into the discussion (and almost knowing nothing about
>> xref), I do use org mode to execute matlab code via babel and I am sure
>> other users as well.
> Me too, that's why I put it there while I was testing the patch.
>> Does this
Thanks Karthik,
I made that change too and pushed onto the branch.
Eric
On 1/17/21 11:53 PM, Karthik Chikmagalur wrote:
Hi Eric,
The `matlab-local-xref` backend is quite useful, thank you for taking
the time to go through it. I did notice something in this function:
(defun matlab-shell-xref
Thanks Haik! It works!!
On Sun, 17 Jan 2021 at 21:35, Haik Silm wrote:
> Dear Jonathan,
>
> I am running Doom Emacs and had the same issue. The problem is
> that the temporary output should be removed, but the lines in the
> shell-buffer have a special read-only mode. The work-around is to
> s
> Sorry for jumping into the discussion (and almost knowing nothing about
> xref), I do use org mode to execute matlab code via babel and I am sure
> other users as well.
Me too, that's why I put it there while I was testing the patch.
> Does this in anyway influence the part
>
>> (and (me
>>> "KC" == Karthik Chikmagalur writes:
> Hi Eric,
> The `matlab-local-xref` backend is quite useful, thank you for taking
> the time to go through it. I did notice something in this function:
> (defun matlab-shell-xref-activate ()
> "Function to activate xref backend.
> Add this function to `