Hi everyone. I just started using IPython and I have two questions. The<br>first concerns the dir alias. Every time I start IPython, I get a message at<br>the top of the console window that says "Deleting alias <dir>, it's a Python
<br>keyword or built-in." Is this normal? Is there a way to prevent this from<br>happening, or remove it altogether?<br><br>Second concerns using %edit to open an external editor. After a little<br>trouble getting it to work with Ultra-Edit, I realized that I needed to put
<br>quotes around the parts of the path that contained spaces:<br><br>C:\"Program Files"\"IDM Computer Solutions"\Ultra-Edit\uedit32.exe<br><div style="direction: ltr;"><br>This now opens UE, but it also tries to open files with names equal to the
<br>values after each space, i.e. Files, Computer, and Solutions. Is there a way<br>to fix this?<br><br>I'm using Windows XP.<br><br>Thanks,<br>John</div>