Re: [Bug-apl] gnu-apl-mode: minor M-. issue

2014-08-05 Thread David B. Lamkins
Take a look at Quad_FX.cc. On Wed, 2014-08-06 at 10:36 +0800, Elias Mårtenson wrote: > Interesting. It seems that the tag gets set to ⎕FX when the function > is defined that way. I would have expected the tag to be blank. > > > Of course I can fix this on my end, but I'd like to know if this is

Re: [Bug-apl] gnu-apl-mode: minor M-. issue

2014-08-05 Thread Elias Mårtenson
Interesting. It seems that the tag gets set to ⎕FX when the function is defined that way. I would have expected the tag to be blank. Of course I can fix this on my end, but I'd like to know if this is expected behaviour. Jürgen, do you have any input? Regards, Elias On 6 August 2014 10:28, Davi