Hi,<br><br>On 12 October 2012 11:34, Thomas Kluyver <<a href="mailto:takowl@gmail.com">takowl@gmail.com</a>> wrote:<br>> On 11 October 2012 17:18, George Nurser <<a href="mailto:gnurser@gmail.com">gnurser@gmail.com</a>> wrote:<br>
>> Minor quibble: when addressing array components with e.g. a[i,j,...],<br>>> the dots and closing ] appear red, and auto indentation is confused.<br>>> Runs fine, though.<br>>><br>>> This is with ipython 0.13, python 2.7.3, (from macports) using Safari<br>
>> 5.1.7 on OS x 10.6.8.<br>><br>> It seems to be working (the dots appear red, but the closing bracket<br>> and indentation are OK) with master on Ubuntu+Firefox.<br>><br>> Can you try it in the Codemirror demo at<br>
> <a href="http://codemirror.net/mode/python/index.html">http://codemirror.net/mode/python/index.html</a> ? That's also working for<br>> me.<br><br>The Codemirror demo works for me the same as you: the dots are red, but the closing bracket and indentation are OK.<br>
<br>whereas on Safari I get e.g.<br><font class="Apple-style-span" color="#009900">print</font> a[2,<font class="Apple-style-span" color="#ff0000">...]</font><br> <insertion point><div><br></div><div>BTW, the colour scheme on Safari is generally different from CodeMirror:</div>
<div>greeny blue italicised comments vs amber roman</div><div>black numbers rather than green</div><div>etc...</div><div><br></div><div>--George.<br>><br>> Thanks,<br>> Thomas<br>> _______________________________________________<br>
> IPython-User mailing list<br>> <a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>> <a href="http://mail.scipy.org/mailman/listinfo/ipython-user">http://mail.scipy.org/mailman/listinfo/ipython-user</a><br>
<br></div>