Re: a more difficult shortcut

Giovanni Piredda <[email protected]> Mon, 18 Nov 2024 18:48:51 +0000
Newsgroups gmane.editors.texmacs.user
Message-ID <[email protected]>
Hi Vincent,

I don't promise that I am able to figure out how to do what you want, 
but I have a question.

You want a session, or you want one more field of an already-existing 
session? The answer for one or the other might be different.


Giovanni

On 18/11/24 19:20, vincent douce wrote:
> hello !
>
> i am trying to shortcut some python session, for when i teach sequences
>
>
> i have « copy to Texmacs Scheme » the python session
> i have then « paste from Verbatim » it in a scheme seesion, inside a :
> (insert ‘[here])
>
> there seems to be problem with some caracters that make that the code is not interpreted as right python
>
> i dont really understand
>
> Vincent