Comment #2 on issue 901 by lethargo: unicode is messed up in isympy  
sometimes
http://code.google.com/p/sympy/issues/detail?id=901

Some more input from isympy on Arch Linux:

On xterm: (works)
In [1]: e = x*y

In [2]: e
Out[2]: x⋅y

On urxvt (= rxvt-unicode):
In [1]: e = x*y

In [2]: e
Out[2]: x[]y

(where [] denotes the placeholder box, when I copy&paste, it actually works  
fine in
the browser.)

Inside a shell buffer in emacs, I have the same problem.

Funny thing is, that I use the same font 'fixed' for all three programs.  
So, there
shouldn't be a problem about a missing symbol (works in xterm!).

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to