Since the passage to IPython 5.0 in version 7.4 of Sage, I am using the 
option

c.TerminalInteractiveShell.display_completions = 'readlinelike'

in the file profile_default/ipython_config.py. See my answer in the 
question https://ask.sagemath.org/question/35826.

Can this option be useful for the problems with emacs with Ipython 7?

Sébastien

On Tuesday, August 25, 2020 at 1:59:57 PM UTC+2 emanuel.c...@gmail.com 
wrote:

> Thank you, Dima ! Thank you Samuel. Both of you learned me something new 
> today. And that's a Good Thing (TM)....
>
> Le mardi 25 août 2020 à 13:55:23 UTC+2, Samuel Lelievre a écrit :
>
>> Given the ticket number, search sage-release:
>>
>>     
>> https://groups.google.com/forum/#!searchin/sage-release/21006%7Csort:date
>>
>> And we find it was merged in Sage 7.4.beta0
>>
>>     0a80508 Updated SageMath version to 7.4.beta0
>>     ...
>>     9831d4b Trac #21006: Upgrade to IPython 5.0
>>     ...
>>     b630b41 Updated SageMath version to 7.3
>>
>> Given the commit number, use
>>
>>     $ git tag --contains <commit_number>
>>
>> In this case:
>>
>>     $ git tag --contains d55cb7744b
>>
>> also shows 7.4.beta0 is the earliest tag containing that commit.
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/e971b743-b4ed-4ab2-8bda-c1bd1aca52bcn%40googlegroups.com.

Reply via email to