Dear Barry,

py-execute-string and friends appear to leave *python-output*
empty under Emacs 22.

Also, py-help-at-point often leaves the output in the python
interaction buffer, leaving python-output empty;
if there is no running python interpreter, the output of pydoc
appears to disappear into a black hole.
and an exact recipe so that I can reproduce your problem.  Failure
to do so may mean a greater delay in fixing your bug.



Emacs  : GNU Emacs 22.0.50.12 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-10-14 on retriever.corp.google.com
Package: python-mode $Revision: 4.63 $

current state:
==============
(setq
 py-python-command "python2"
 py-indent-offset 2
 py-block-comment-prefix "##"
 py-temp-directory "/usr/tmp"
 py-beep-if-tab-change t
 )

-- 
-- T. V. Raman 
_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to