Re: Greek symbols mangled by InputForm
- To: mathgroup at smc.vnet.net
- Subject: [mg130110] Re: Greek symbols mangled by InputForm
- From: carlos%colorado.edu at gtempaccount.com
- Date: Sun, 10 Mar 2013 00:48:43 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <20130308034901.EE50466BD@smc.vnet.net> <khdm7h$f0k$1@smc.vnet.net>
On Friday, March 8, 2013 2:46:25 PM UTC-7, John Fultz wrote:
> That has nothing to do with the notebook being very old. That's just a
>
> stupid bug in how InputForm communications between kernel and FE happen.
>
> We already had an open bug report about this, and I just pinged the bug
>
> again with a reference to your post. Here's a way you could work around
>
> the bug:
>
>
>
> Block[{$CharacterEncoding = "Unicode"}, Print[\[Mu]//InputForm]]
Would it be sufficient to put
$CharacterEncoding="Unicode";
at the start of the NB?
- Follow-Ups:
- Re: Greek symbols mangled by InputForm
- From: John Fultz <jfultz@wolfram.com>
- Re: Greek symbols mangled by InputForm
- References:
- Greek symbols mangled by InputForm
- From: carlos%colorado.edu@gtempaccount.com
- Greek symbols mangled by InputForm