On Jan 18, 2010, at 06:27 PM, m h wrote:

>I'm using pdb (from gud.el) with emacs, which is working pretty good.
>I've got two gripes.
>
>  * After I run pdb on a testfile, the point goes to the top of the buffer
>  * I'd like to be able to click on files in the stacktrace (on
>unittest failures) and have emacs open the buffer to the correct line
>
>I figure if I can fix the later 80% of the other issues are covered.
>Any pointers or tips are greatly appreciated.  I've searched gud.el
>for alist and find-file, but alas my elisp is not quite up to snuff to
>tell if this is actually supported.

I'm afraid I can't help much.  I generally use pdb-track instead of gud, and
haven't really noticed any problems.

-Barry

Attachment: signature.asc
Description: PGP signature

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

Reply via email to