[sage-devel] Re: What happened to Mathematica magics ?

2023-03-01 Thread John H Palmieri
Yes, please create a new issue. You can cc me, but I don't know the best way to fix it. I saw the other issue (that %lsmagic isn't helpful by default), but fortunately "%" works. It would be great to fix this, too. On Wednesday, March 1, 2023 at 12:09:41 AM UTC-8 Emmanuel Charpentier wrote: >

Re: [sage-devel] I am being (almost) banned from posting on sage-* groups

2023-03-01 Thread Dima Pasechnik
On Wed, 1 Mar 2023, 10:41 David Joyner, wrote: > Hi Dima: > > Maybe the google groups interface is buggy? If memory serves, I've had to > approve you several times in the past, but none recently that I can recall. > probably the AI has taken over :-) Dima > - David J > > > > On Wed, Mar 1, 20

Re: [sage-devel] I am being (almost) banned from posting on sage-* groups

2023-03-01 Thread David Joyner
Hi Dima: Maybe the google groups interface is buggy? If memory serves, I've had to approve you several times in the past, but none recently that I can recall. - David J On Wed, Mar 1, 2023 at 4:20 AM Dima Pasechnik wrote: > I tried to send a reply by email to a message on sage-support > It w

[sage-devel] I am being (almost) banned from posting on sage-* groups

2023-03-01 Thread Dima Pasechnik
I tried to send a reply by email to a message on sage-support It was rejected by Google: Message not delivered There was a problem delivering your message to *sage-supp...@googlegroups.com*. See the technical details below. LEARN MORE [image:

[sage-devel] Re: What happened to Mathematica magics ?

2023-03-01 Thread Emmanuel Charpentier
Thank you for the explanation. The short-term fix works, but is noisy. Furthermore, it seems that it *must* be executed at toplevel : wrapping it in a function and calling this function doesn't work. So including it in a startup file doesn't seem reasonable. The issue you pointed has been clo