On Nov 28, 2007 11:18 AM, Jörgen Stenarson <<a href="mailto:jorgen.stenarson@bostream.nu" target="_blank">jorgen.stenarson@bostream.nu</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jesus Aguillon skrev:<br><div>><br>><br>> I assume that the ip_user_conf.py file I replace is the one in<br>> "Documents and Settings"? I replaced that one with the two lines above.<br>
> (I also renamed the one in<br>> C:\Python25\Lib\site-packages\IPython\UserConfig just to be sure that<br>> one wasn't being used).<br>><br></div>yes that was the intention<br><div><br>> I got the following output:
<br>><br>> pyeadline parse_and_bind error, unknown function to bind:<br>> "reverse-search-history"<br>> pyeadline parse_and_bind error, unknown function to bind: "tab-insert"<br>> pyeadline parse_and_bind error, unknown function to bind:
<br>> "reverse-search-history"<br>> pyeadline parse_and_bind error, unknown function to bind:<br>> "forward-search-history"<br>> pyeadline parse_and_bind error, unknown function to bind:<br>
> "history-search-backward"<br>> pyeadline parse_and_bind error, unknown function to bind:<br>> "history-search-forward"<br>> pyeadline parse_and_bind error, unknown function to bind:<br>> "history-search-backward"
<br>> pyeadline parse_and_bind error, unknown function to bind:<br>> "history-search-forward"<br>> pyeadline parse_and_bind error, unknown function to bind: "kill-line"<br>> pyeadline parse_and_bind error, unknown function to bind:
<br>> "unix-line-discard"<br><br></div>Do you have any other configuration files? The intention of the short<br>ipy_user_conf.py file was that there should only be one call to<br>parse_and_bind.<br><br>Michael Graz says he sees this problem when using vi mode are you also
<br>using vi mode? If yes where do you enable vi mode?<br><font color="#888888"><br>/Jörgen<br><br><br></font></blockquote></div>Yes, I am having the same issue as Michael Graz mentioned. The mode is being set in pyreadlineconfig.ini
<br><br>If I unset it, then I no longer see the problem. <br><br>Thanks,<br><br>