On Mon, May 06, 2024 at 06:04:12PM +0200, Grégory Vanuxem wrote:
> No, it was just to be sure my string is good for Lisp.

There is something fishy in your string, so you need to look at
it.  PRINC is not good for this, as it hides special characters.
PRIN1 or maybe our PRETTYPRINT is better.  If that shows nothing
you can try 'script' and examine output using 'od' to show you
character codes.

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/ZjkCf9wv3GP0Hlxs%40fricas.org.

Reply via email to